Windchill
Recently active
We are upgrading from Windchill PDMLink 12.0.2.17 ro 13.0.2.0 and during the compilation of our Java customizations we get these errors:com.thoughtworks.xstream does not existXStream library dependencies removed in Windchill 12.1+See: https://www.ptc.com/en/support/article/CS386935 javax.ws.rs does not exist:Running: windchill wt.util.jmx.Which javax/ws/rs/coreWC12 - URL: jar:file:/has/fs01/opt/ptc/windchill/codebase/WEB-INF/lib/wc3rdpartylibs.jar!/javax/ws/rs/coreWC13 - Resource not foundjavax.servlet does not exist:Running: windchill wt.util.jmx.Which javax/servletWC12 - URL: jar:file:/has/fs01/opt/ptc/windchill/codebase/WEB-INF/lib/ie3rdpartylibs.jar!/javax/servlet/andURL: jar:file:/has/fs01/opt/ptc/windchill/lib/servlet.jar!/javax/servletWC13 - Resource not foundHas anyone else stumbled upon this and was able to fix it?
I am using Windchill PDMLink Release 12.1 and Datecode with CPS 12.1.1.0Hello,Please let me know if we can configure CADWorker to open Creo parametric and load a model. If yes, please let me know the steps to do the same.
Version: Windchill 12.0 Use Case: How to integrate CAS unified authentication in windchill12.0? What configurations need to be modified?Description: How to integrate CAS unified authentication in windchill12.0? What configurations need to be modified?
Yet Another Post of Esignature and SSO. Moving on from my previous post, and reading the docs on the setup, I have a few questions: Has anyone successfully configured eSignature to re-auth with SSO? What's the user experience like? Screenshot? Docs mentioned added to <Hosts> block that that is not part of the default shibboleth2.xml file. That also requires <RequestMapper> and <RequestMap> sections. Is there an error in docs? I have been currently been using JNDI connector to AD for years. Presents as a password field but does not impact browser session or re-auth. How would SSO be different? Can we just leave JNDI connection as is? Is other option safer, more secure or easier on the end user? Docs alluded to browser caching. Whole point of esignature was forcing user to confirm you are you. Relates to #1, what does it look like for end user?
Greetings, We are looking into implementing Product Structure for our Creo content and I was wondering how to handle AFX created CAD parts? While I can see creating a WTPart for the weldment assembly level, I am not sure about the individual beams. Should these be image linked to a WTPart representing a corresponding piece of stock (Ex. 4"x4"x1/4" x 20' LG, ASTM A500)? As of this writing, we are using Creo 9 and Windchill 12. Any thoughts would be appreciated. Best regards, Matt
Version: Windchill 13.0 Use Case: 1. Create M-BOM from E-BOM 2. Create Plant in M-BOM 3. Set up a Line in the Plant 4. Apply the plant through the Process Plan and verify the data through the work instruction. ※ I want to make plants by country and region.Description: 1. Create M-BOM from E-BOM2. Create Plant in M-BOM3. Set up a Line in the Plant4. Apply the plant through the Process Plan and verify the data through the work instruction.※ I want to make plants by country and region. The department doesn't seem to be created properly. (img)
Version: Windchill 12.0 Use Case: customize the ootb engineering change summary report to add several attributes used for non- Windchill users/customers/vendors.Description: Create the Engineering Change Notice Summary report with the following attributes:Life Cycle StateChange ClassRequestorResponsible EngineerBusiness UnitCustomer approval requiredReason descriptionProposed changeNew revisionsResulting objects with dispositionslist of votes with final vote date, role,name of user
Fellow PSI users: I had got the Windchill upgrade done, had moved on to the Solr upgrade.Got to the screen where the last text input box was for the Solr password, and entered it using a 'paste' operation. Saw the right number of asterisks so I clicked 'next'.Got an error pop-up saying something like 'password cannot be blank' but ignored it because the asterisks seemed to indicate that it was not blank. Completed the installation and restarted everything. Set the password in Windchill using xconfmanager as directed.Tried a search and got the yellow banner saying that search was not working, and the MethodServer log showed an auth problem. What happened? Maybe a race condition? Maybe the PSI UI accepted the 'next' click before it had processed the password text input? Next time, I will pause a few seconds before clicking 'next'. Now my question: How can I change the Solr password without stepping through the PSI screens? Where is it stored in the files under SolrServer so
Within Windchill, I've been trying to sort a column full of dates to show the most recent ones to the oldest ones. For unknown reasons, the dates are not sorting correctly. It seems whenever I sort the column, the dates just get randomly mixed up. (See attached for example)
I wanted to add an validator for the resulting objects table, If release target is empty it should throw an warning to the user. For this scenario I tried extending AffectedAndResultingItemsFormDelegate and ChangeTaskResultingItemsFormDelegate and overriding it's methods to just print dummy statements, it doesn't work for both delegates. Thanks in advance
Version: Windchill 12.1 Use Case: Update created on attribute value on WTPartDescription: Hello,I want to update the value of CreatedBy ModifiedBy and Created On and modified Date attribute values on WTPart.Could you please suggest me which API should I use to achieve this use case. Thanks.@HelesicPetr
I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.0.0We have developed utility to change subtype of EPM documents we need to get more information regarding.change subtype and their limitations.
Is there any API to get Synchronized Version from Source and Image table of related objects tab
The scenario is that we are thinking to get the 3d models from windchill to thingworx and then to vuforia studio.What can be the best scenario?1) Integration of thingworx with windchill (any documentation). So that we get 3d files from windchill and can set the widget file in vuforia studio with the help of may be thingworx or we put files from windchill to thingworx each time we publish it there. Any ideas in this regard or how can i achieve this goal? Please give me some suggestions
Hi , Thanks for the above posting, It works for me. But my requirement is to get the response payload as an collection Arary Can you please suggest the changes that i'll have to do to get an array response as given below Response Payload: -------------------------- "value":[ { "key1":"Test Part", "ChildObjects": [ { "key":"OR:wt.part.WTPart: 1234", "value":" TEST 1234-A " }, &
Hi together, We are publishing to SAP a structure which contains different views of the parts. Top Node is in Manufacturing and the children in design and also Manufacturing. We have another custom view Manufacturing Location. One of the children under the structure was created directly with this view. Applying the System Default Filter on the structure will show only the Part Master for the last mentioned child. While trying to publish to SAP through a CN the following error is recieved: com.ptc.windchill.esi.rnd.ESIRendererException: No qualifying version found for the master "wt.part.WTPartMaster. I am thinking this has something to do with the System Default filter but in our distribution target for CN and BOM we use a different filter which includes also the custom view. Any ideas why this error still comes? Setting the Preference for ESI not to generate exceptions in such cases will ignore the part but also if there are childre
Version: Windchill 11.1 Use Case: the software can not run, the message is: License initialization failed: flex initialization error. (-97) Description: the software can not run, the message is: License initialization failed: flex initialization error. (-97)
---**Issue in `TimelineHistoryHelper.getLatestModifyTimestamp`**The `Timestamp timestamp = Timestamp.valueOf("0000-00-00 00:00:00.000000000");` line consistently triggers an error.Code snippet:```javaprotected static Timestamp getLatestModifyTimestamp(Persistable paramPersistable) throws WTException {Timestamp timestamp = Timestamp.valueOf("0000-00-00 00:00:00.000000000");ArrayList<LifeCycleManaged> arrayList = new ArrayList();arrayList.add((LifeCycleManaged) paramPersistable);HashMap hashMap = LifeCycleHelper.service.getHistoryForIterations(arrayList);if (!hashMap.isEmpty()) {ArrayList<LifeCycleHistory> arrayList1 = (ArrayList) hashMap.values().toArray()[0];for (byte b = 0; b < arrayList1.size(); b++) {LifeCycleHistory lifeCycleHistory = arrayList1.get(b);if (lifeCycleHistory.getModifyTimestamp().after(timestamp))timestamp = lifeCycleHistory.getModifyTimestamp();}}return timestamp;}```**How to resolve the above issue**
Hi All, Looking at solutions/ suggestions on how to manage component (Electronics) from Altium Parts Library to have some business logic managed (AVL Parts with limited time availability) in Windchill. Basically if the mfg plant is another location with a different EMS supplier , how to restrict Designers to use components from this supplier? Regards
Version: Windchill 12.1 Use Case: We are migrating from 3DExperience to Windchill. Materials library also part of migration. we need help with object type mapping for Materials. Which object type in windchill is used to represent a material and how they are linked to cadbom and ebom. thanks in advance.Description: We are migrating from 3DExperience to Windchill. Materials library also part of migration. we need help with object type mapping for Materials. Which object type in windchill is used to represent a material and how they are linked to cadbom and ebom. thanks in advance.
Hello Everyone,I am trying to extract the BOM of an assembly in windchill through REST APIs. However, since I am unfamiliar with what attributes to pass in the body of this post request, im running into error 400s.Here's what I have done so far:I have the following assembly item: { "CreatedOn": "2024-06-13T02:09:02+05:00", "ID": "OR:wt.part.WTPart:112282", "LastModified": "2024-06-13T02:09:02+05:00", "AlternateNumber": null, "AssemblyMode": { "Value": "separable", "Display": "Separable" }, "BOMType": null, "CabinetName": "Default", "ChangeStatus": null, "CheckOutStatus": "", "CheckoutState": "Checked in", "Comments": null, "ConfigurableModule": { "Value": "standard", "Display": "No" }, "CreatedBy": "ahsan", "DefaultTraceCode": { "Value": "0", "Display": "Untraced" }, "DefaultUnit": { "Value": "ea", "Display": "each" }, "EndItem": false, "FolderLocation": "/GOLF_CART/Design", "FolderName": "Design", "GatheringPart": false, "GeneralStatus": null, "Identity": "Part - GC00000
Which is a better option installing workers on a windows OS or on the windows server? Is there any difference when it comes to Azure ? Which of the two is better and why ?
I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.0.0如何将受管理的基线中“基线对象“的清单导出为Excel?能否按照结构进行导出? Translated by the moderation using Google Translate ----------------------------------------------------------------------------------------------- How can I export the list of "Baseline Objects" in a managed baseline to Excel? Can I export it by structure?
I created the attribute called customer name inside the WTDocument. the value of the attribute should be updated once the activity get completed. i wanted to add the dropdown list inside the workflow activity task page, It contains some customer names like A, B C, D based on the selection of the user from the dropdown list it should be persist into the customer name attribute.please help me to solve this. if some have any code snippet please share.
Hi,Trying to use State Based versioning ( numeric and alpha ).Object starts in InWork state with numeric (1.0) revision, once object is released it should get auto revised to alpha (A.0)Updated the revision file, created new series and seeds. Mapped to respective state in LC.The challenge is when use ECN object gets released however it doesn't gets autorevised in Released State.Manually revised it changes to Alpha revision.Any references would be of great help.
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.