Includes: Windchill API, Windchill REST Services, Info*Engine, UI Customization
Recently active
Hello everyone, please tell me which file contains the data to connect to the database?I want to change the data to others
Hello everyone, I have completed the example (https://support.ptc.com/help/windchill/wc111_hc/whc_en/index.html#page/Windchill_Help_Center%2FWCCG_...) from the documentation, the Pet table is output. How can I output data not only from this table, but also from the second one that will be associated with it? And how to link them correctly? Enter the path in the [classnamekeyA2ownership] column, and enter the id of the corresponding row in idA3A2ownership?
Hello everyone, I have completed the example (https://support.ptc.com/help/windchill/wc111_hc/whc_en/index.html#page/Windchill_Help_Center%2FWCCG_Oview_GetStartCust_CreatePetClass.html%23 ) from the documentation, the Pet table is output, but how can I output another table on one page.If I make another table using the Pet example, how can I display it under the first table?
I have been using REST interfaces (via ThingWorx) to access WTPart metadata. There is a boolean attribute called latestInView that show the latest iteration of for example the Engineering view as compared to the attribute latest that specifies latest iteration, shown below. Version latest latestInView R1.1 false false R1.2 true false R2.1 false false R2.2 false false R2.3 true true Can someone please explain where this attribute is configured? It seems to have disappeared from our development environment. I can't seems to access it from neither REST or OData REST anymore.
Hi all, We are receiving the following exception when publishing with ESI: 2020-01-07 07:55:55,967 ERROR [SessionThread-6] com.ptc.windchill.esi.tgt.delegate.DefaultESITargetProcessor - Error while invoking ESIResponseGenerator.generateResponse:com.ptc.windchill.esi.rnd.ESIRendererException: (wt.part.partResource/170) wt.part.LineNumberUsageException:wt.part.LineNumberUsageException: At least one component of "Component - xxxx, Name, Organization, B.3 (Manufacturing)" does not have a line number. Line numbers are filled and the Enforce Line Numbers preference is set to No. Any ideas why this happens or any ideas on how to fix this? Alex
Hello everyone, please tell me, can I output data from two tables if I make changes to the example "Pet" from the documentation? The example is completely repeated, but I do not yet understand how to use 2 tables from the database
All of our Creo parts & assemblies contain a string parameter called “DESCRIPTION”. We would like to be able to search Windchill by the values entered for this parameter (and potentially others as well). Ideally, we would also like to add a column to both our Windchill view & our Workspace view that displays this parameter and it’s values. Add column for model parameter to Workspace/Windchill view:(item 1.png) Be able to search Windchill for specific Creo model parameters (item2 and 3 .png) Please refer to attached images for items 1 and 2. Thanks.
Hello, we are trying to add a custom servlet to the Windchill tomcat but we are not able to do it. So, far we added a custom servlet that can be accessed through Windchill like. http://<servername>/Windchill/servlet/myservlet/mybean But this is not we are trying to do we would like to access the servlet like http://<servername>/myservlet/mybean. We did everything like on the regular tomcat (edit web.xml, deployed servlet under webapps) but still the servlet was not found. Does any body has idea how to do it or can point us to the right direction? Thanks, best regards!
Hello, I would like to modify the text of the Routing Options radio buttons to give the user more information about what each option actually does. I have put the information above in the "instructions" area (as seen below), but typically people don't read it. 😀 In my lovely mock up, I would like the Routing options to look like this: I understand the the text is driven from the workflow Routing tab and I don't think it can be changed, but thought maybe some savy person has a solution. Thanks!
Hello everyone, I'm trying to do the example from the documentation again. This time I do it in Intellij Idea. The code from the first page of the documentation was completely rewritten, the code is compiled. But when I try to compile java files from the shell, it fails. Screenshot and files attach.I will be grateful for any help and advice.
Hi, everybody. I created an expression robot and put code in it Now when I create a Promotion Object, the process does not even begin to run, it is at the start. The error log is as follows:2019-12-11 13:57:44,237 ERROR [IndexQueue1.PollingThread] wt.queue.ProcessingQueue.IndexQueue1 Administrator - Queue entry number: 72107java.lang.reflect.InvocationTargetExceptionat sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)at java.lang.reflect.Method.invoke(Method.java:498)at wt.queue.QueueEntry.execute(QueueEntry.java:231)at wt.queue.ProcessingQueue.execEntry(ProcessingQueue.java:312)at wt.queue.ProcessingQueue.execEntries(ProcessingQueue.java:898)at wt.queue.PollingQueueThread.run(PollingQueueThread.java:99)Caused by: wt.util.WTException: Error processing collectionat wt.index.IndexingServiceImpl.updateIndexer
Hello everyone, how can I access through a JSP file to a database table. I am using MSSQL, at the moment I can refer to the table "EPMDocumentMaster" if I write <jca: describe Table var= "tableDescriptor" type= " wt.epm.EPMDocument" .But I do not understand why the names are different, how to know the name type?Error if I write the name as in the database: Windchill Error No type can be discovered for descriptor: ComponentDescriptor [id="CustomMenubar" label="Part Table" summary="null" disableAction="null" mainType="null" configurableTableId="CustomMenubar" modelAttributes="null" properties="[menubarName:CustEx_table_menubar,saveInitialRows:false,actionModel:CustomToolbar,selectable:true,]" dataUtility="null" descriptorList="[ComponentDescriptor [id="classnamekeyroleAObjectRef" label="Название столбца" summary="null" disableAction="null" mainType="null" configurableTableId="null" modelAttributes="null" properties="[pdesc:CustomMenubar,sortable:true,ascending:true,dataStoreOnly:fal
Is there a way to show whether a file can be shared to a Project or not BEFORE it's shared? For example, on the structure tab of an assembly if there were to be a column view with a "yes you individual user can share this" or "you don't have permission to share this file"... Any thoughts on whether this can be set up?
Hello everyone, where can I see how the tables that are already on the site were created? I want to understand how they are built, so that I can try to make my table on a real example.
Hello, please tell me why I can not delete the last iteration? I have all tasks closed
Hello everyone, please tell me how to find information, how to name a java file? I'm doing an example from the documentation, but I have a difficulty how to name the file that should be created on point number 3
Hi, I want to automatically generate pdf and dxf file from drw file while publishing it on Windchill. Is there any way to solve this because for now, I do it manually.
Good afternoon, what Templates can be used to edit the task and Promotion Request pages in Windchill.And how to see the result and appearance after editing?
Did any one have idea about the API to get the Allocated Parts from Standard operations. Note: Allocated parts will be shown in the Process Plan structure of Standard Operations but will not shown in allocated parts tab of Standard Operation.
I would like to have an attribute control the display of a custom tab on the Part info page.So:1) if I add a Boolean attribute called 'Is Pair'2) if the 'Is Pair' = false Then the 'Pair' tab will NOT be displayed a) After the part is checked inb) When the Info page is navigated to3) if the 'Is Pair' = true Then the 'Pair' tab will be displayed a) After the part is checked inb) When the Info page is navigated toThanks for the helpSRM
Hello everyone, I need to write a WebService that act as Save As action in Windchill. This means that i have to duplicate part, assembly, drawing and related relationships. My idea is to get the complete BOM of the original part and then: duplicate part,duplicate assembly, duplicate drawing and re load the reationships... huge amount of work. I wondering if there is a better way to do the task. .Thank you
Hello, please tell me how to save changes to the file web.xml (Windchill_home/codebase/WEB_INF/web.xml)?
Hello everyone, please tell me, I need to tick the list of options?
Hello everyone, please tell me which files do you edit most often, which commands do you use often? Do you have any examples you can share? I am studying Windchill and would like to learn how professionals operate
Hello everyone, please tell me how to determine from which table in the Database the elements are taken to build a table on the site Windchill? I have full access to the files and the Database.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.