Includes: Windchill API, Windchill REST Services, Info*Engine, UI Customization
Recently active
I'm having a problem with the redirect back to Windchill after authenticating. I see the authentication on the Okta side, but when it returns, it goes to the Windchill address without the "/Windchill", just the hostname. I get the Apache "It Works!" page. Any ideas?
Hello, looking for a possibility to programmatically do an upload of certain attachments to a Part request object? Basically trying to mirror the functionality given in the GUI from within an expression robot within a workflow. Any ideas if this api exists? regards Torsten
We have several legacy files that follow a numbering scheme but are not necessarily in order. I want to change the next document number value instead (ex instead of 00010, I want it to be 00100). All the documentation points at how to CREATE a sequence, but not change it. Does anyone know how to set the value for the sequence after the table as been created?
How to synchronize a workflow with Part Request as PBO to wait for a second Part request in a separate workflow (number of this second Part request is know and stored in global WF variable type string).The synchronization should trigger on part request state change and check if the number is equal to the one stored as global WF variable and state is "RESOLVED"
Hi, We have custom suggestion box on an IBA while creating a document object. How to enable the same while using Advanced search ? Can any one please help ? Thanks
Hi All, For OOTB - Advanced Search, following are high level steps: 1. User enters some words in search fields 2. OOTB processors or beans reads the field values and converts to query 3. DB is invoked with input 4. Results are shown to UI Now, is it possible to change the processing in step 2 as per our custom conditions ? if so, can any one please guide us ? Thanks
hi All, There is an article on PTC https://www.ptc.com/en/support/article/CS211115 I've checked it on 11.2 - all works ok. On 12.0 there is no problem with adding Custom WVS Scheduler Methods, but I have problem with part 'Publish Actions from Windchill Search result / Folder Contents table'. Does any of you try to implement it on Windchill 12?? regards Krzysztof
Hello, anyone could help determining how the workflow expression for a conditional OR should look like checking if a change task (wt.change2.WTChangeActivity2) has affected/resulting objects at all? regards Torsten
Hello all. I hope all you are safe. I am looking for the easies way to hide certain documents types for specific roles in a contexts? Do you have any advice for this? Best regards. Luis Chavarría
Hi All, there is a possibility to create some rules for Windchill Visualization that will create additional pvz after Creo Parametric file being checked in. PVZ file then could be used in Creo Illustrate. But unfortunately, not all of the information is available - ex there are exploded views missing. When pvz file is created as File>save as - all state definitions are transferred. Any idea how to does it when pvz file is created as a result of post-publishing rule?
Hello guys, I really hope all you are doing great. Do you know how to open Info Engine when Windchill is not starting? I was setting a connection with Active Directory and when I finish all the normal configuration I restart the server to verify my work as the process requiere but Windchill never restart again, so I check my data and later I realize that the JNDI connector was wrong. So how can I change the JNDI connector if you access it using the Info Engine who is access using Windchill who is nos starting. Thats why the name of this discussion: How to open Info Engine when Windchill is not starting?
We have several different OIRs that we use and recently a few of them have stopped showing up. The settings show that they are visible and enabled, but not even the wcadmin account is able to see the missing OIRs. Are permissions stored somewhere that I could double check?
Hi All, Need to fetch all the WTPartRequest attached to a WTPart. If you have ready code available then please suggest. Thanks Sitanshu
Hi,I am currently trying to add a non-persistent column to a tree in Windchill. The column does not represent an attribute, but a value calculated in the buildComponentData method. As I haven't figured out how to only add one non-persistent column, I currently build a component filled with non-persistent data instead. This works great when the component is a table, but when trying to do so with a tree, I get a "Unable to find NmObject for element: ..." error. This seems to me as if the tree component cannot display non-persistent data.Does someone know if a tree component can display non-persistent data and if so, what are the differences between a table with non-persistent data and a tree with non-persistent data?Thank you,Vincent
Hi all, How can I add new column in avalible columns table? I can see that some of them was made previous.
Hi Developers, Unable to remove EpmDocuments from windchill, please check below exceptions and provide code snippets to delete epm documents : - INFO : wt.system.err wcadmin - (wt.fc.fcResource/46) wt.fc.ReferentialIntegrityException: Referential integrity violations occurred for this operation:- INFO : wt.system.err wcadmin - The following items cannot be deleted because they are members of "EPMCheckpoint - wt.epm.workspaces.EPMCheckpoint:1266915". "Assembly - 0000000501.asm, A.1 (1); "- INFO : wt.system.err wcadmin - The following items cannot be deleted because they are members of "EPMAs Stored Config - ". "Assembly - 0000000501.asm, A.1 (1); " Thanks.
I have pushed attributes from a Change Activity to a Change Notice upon completion of the activity. Now what I would like to do is push an attribute from a document approval workflow to a soft type of document. I have defined a workflow variable called string1 as type java.lang.String and also a variable parentDocument of type wt.doc.WTDocument. I tried to use the logic that I had but I am getting an error. It would be great if this possible. Here is my transition code: com.ptc.core.lwc.server.LWCNormalizedObject obj=new com.ptc.core.lwc.server.LWCNormalizedObject(parentDocument,null,null, new com.ptc.core.meta.common.UpdateOperationIdentifier()); obj.load("string1"); obj.set("string1",internal_name_string_on_softtype); obj.apply(); wt.fc.PersistenceHelper.manager.modify(parentDocument); The error I get when I check the syntax is: warning: Supported source version 'RELEASE_7' from annotation processor 'com.microsoft.azure.management.
Hi All, Getting exception while deleting epm documents, please check below exception and provide code snippets if anybody knows : - INFO : wt.system.err wcadmin - (wt.fc.fcResource/46) wt.fc.ReferentialIntegrityException: Referential integrity violations occurred for this operation:- INFO : wt.system.err wcadmin - The following items cannot be deleted because they are members of "EPMCheckpoint - wt.epm.workspaces.EPMCheckpoint:1266915". "Assembly - 0000000501.asm, A.1 (1); "- INFO : wt.system.err wcadmin - The following items cannot be deleted because they are members of "EPMAs Stored Config - ". "Assembly - 0000000501.asm, A.1 (1); " Thanks.
Hi,I am trying to customize the columns in the Uses tab under the Structure part info tab.The Uses tab renders a Table component with a column Reference Designator with cells that are editable. I want to change the cells in such a way they are not a text box that is editable, but a Link that opens a WTDocument in Windchill.Please help me how to do this.Thank you in advance.
Hi, Windchill 11.2 may not be recognizing internal value of lifecycle state when internal key is using special character like '&'. Here is the entry from custom StateRB info file. PUBLISHED_R&D.value=Published R&D Set State operation throws an error. wt.util.WTInvalidParameterException: No EnumeratedType exists with "wt.lifecycle.State.PUBLISHED_R&D" as its internal value. Nested exception is: java.lang.reflect.InvocationTargetException Trying to figure out whether usage of special character is not supported anymore in rb info file?
We will host a live Expert Session: "Thingworx Navigate 3D Viewer" on October 9th at 11:00 AM EST. Please find below the description of the expert session and the registration link . Expert Session: Thingworx Navigate 3D Viewer Date and Time: Friday, October 9th, 2020 11:00 am EST Duration: 1 hour Host: Robbie Morrison, Product Management Senior Manager Description: Following the series of new capabilities released with Navigate 9.0, this session will focus in the details of Navigate 3D Viewer leverage this to your use cases Register here Existing Recorded sessions can be found on support portal using the keyword ‘Expert Sessions’. You can also suggest topics for upcoming sessions using this small form. Here are some recorded sessions that might be of your interest. You can find recordings for the full library of webinars using the keyword ‘Expert Sessions’ in PTC support portal search Navigate 9.0 – What’s New? This ses
I am working on our company's CI/CD and I want to add logic to perform certain functions when certain files/paths are changed since the last pipeline run. One of these action is the restartAllLocalMethodServers command found in JConsole. I'm familiar with running it from JConsole, but can't seem to find a class path to try calling it from command line. If there is no main function for whatever class this is built into, it'd be worth writing my own java utility class to call it. How can I perform a restartAllLocalMethodServers through Command Line?
Hello, I want to restrict some of the users from deleting classification node in Classification Administration, they should have access only to view the nodes. Please let me know the feasibility. Available article pertaining to the mentioned requirement: https://www.ptc.com/en/support/article/CS232933 Thanks in advance. Regards, Sha
This exception coming on wc11.1 only. A persistence error occurred. System message follows:Nested exception is: wt.associationRules.AssociationValidationException: Removing an association between "Change Notice - 00001" and "Change Task - 00001" violates the required role constraint of "Association Rule - PTC000007". The association is required for "Change Notice - 00001". Please check sample code as below : // Get change Task here..QueryResult changeActivityList = ChangeHelper2.service.getChangeActivities(changenotice);while (changeActivityList.hasMoreElements()) { //get ChangeTask objChangeActivity2 changeActivity = (ChangeActivity2) changeActivityList.nextElement(); //get Affected objQueryResult qr2 = PersistenceHelper.manager.navigate(changeActivity,AffectedActivityData.ALL_ROLES, AffectedActivityData.class, false);while (qr2.hasMoreElements()) {AffectedActivityData affecteddata = (AffectedActivityData) qr2.nextElement();ChangeHelper2.service.deleteAffectedActiv
Hello, I have an info engine engine task registered which will be called when an interface sends any content to Windchill. I have written my task xml to generate the wsdl, but I want to know the necessity of adding webjects in the xml, because even after adding/removing the webjects I am getting the same wsdl. Please provide your inputs on the need of webjects. Webject in my xml: <ie:webject name="Create-Group" type="GRP"><ie:param name="GROUP_OUT" data="feedback"/><ie:param name="DELIMITER" data="^"/><ie:param name="ELEMENT" data="output=<%=messageFromMyMethod%>"/></ie:webject> Thanks in advance. Regards, Sha
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.