Windchill
Recently active
Hi All,I need to make Template attribute mandatory which is present on Create Change notice Wizard ? How I can do that.PFA.
I am looking to mass set effectivity (Date Effectivity) across my system. Is the correct API the following?wt.effectivity.EffectivityHelper.setEffectivityTarget(wt.effectivity.Effectivity effectivity, wt.effectivity.EffectivityHoldereffectivityHolder) I would provide a version of a WTPart (holder) and an Effectivityinstance (WTDatedEffectivity), assuming that this method does the storefor me. Another question, would I be responsible for providing the proper enddate when creating the WTDatedEffectivity? For example, if I had a partwith multiple revisions and I was setting effectivity on all of them,when I apply the effectivity to version B after A was defined asopen-ended, would it update the end date of A to the start date of B?
Hello,I have a question about the "Remove from Cache" and "Purge Paticipant Cache" actions on Windchill's Participant Administration menu.If I execute those actions, what will the consequences be?Does the user's workspaces get cleared out?
Will ChatGPT AI Revolutionize Engineering and Product Development? Here’s What to Know. I was just reading PTC's blog post on potential impacts of ChatGPT on engineering. This is all moving very fast, years have been reduced to months and weeks. Just a few weeks back I was seeing a flurry of posts and youtube videos on PrivateGPT: How to create a private ChatGPT with your own data It got me thinking of how this can impact search. Assuming you had compute resources to ingest all your data and documents inside of Windchill, what could you ask it? The Windchill data model and relationships would not be terrible difficult for an AI to learn combined with the LLM you would train from the content, having the ability for a user to interact in a natural language to mine the system would be a game changer. Users struggle understanding the complex relationships between objects and as administrators we spend our time making the interface and system blend those things
Getting garbled code when using API to obtain form information
Hello all, I want to create a dropdown selection menu from which I can set the association type for my parts in one go. I have attached an image of my requirement. How can I ? please help. Br,Sandeep C.
Hello dear Community,lately I have encountered a problem while creating a promotion notice on a WTDocument. To further describe my case: I am using Windchill Version 12.0.2.1.In the 3rd step of the Create Wizard of the Promotion Notice, the user has to tick at least 1 user for each custom role: "Genehmiger", "Work Instruction Genehmigung" and "Work Instruction Info". To ensure that he does so, I have implemented a Validator. The Problem: The User ticks one WTUser for each role, like he should, so the Validator should not throw an error message.The Validator throws an error message.The User unticks his previously ticked WTUsers and ticks them again.Now it works just fine and the Validator lets him complete. In the Validator Class, in the Method "validateFormSubmission", I am retrieving the ticked WTUsers by iterating uiValidationCriteria.getParameterMap(); While debugging I have noticed that the parameterMap misses some Role-User-Param
Hi -We have a need to split a context into two and we will need the associated Change Impact Assessments to be moved to a new context and this is currently not possible. Can we have an enhancement request for the same. Regards,Vijay
I am trying to figure out if it is possible to set up a supplier (a person) as a reviewer for a container and not just for a singular document.I have thought of:creating a supplier organization > adding the supplier document into the supplier organization > setting up the supplier as the reviewer for that supplier organization. I am not knowledge able with Windchill and only have started using this PLM software. I would believe that the container could act as a folder for the supplier documents and set the supplier as the reviewer for that folder. Please let me know if I can do something similar or if there is an actual method on doing so. Thank you for the support in advanced!
I am using Windchill PDMLink Release 11.1 and Datecode with CPS F000Why is my linux environment not showing Lifecycle templates.Instead it's downloading a file. When I try to click on the "i" for information, it downloads the file instead of opening it.
I am using the ODATA REST API to try and upload new file content to a document per REST API Documentation: WCCG_RESTAPI_173713.pdf, Page ~51. I have successfully executed Stage 1 POST https://server_base_addresshere/Windchill/servlet/odata/DocMgmt/Documents('OR%3Awt.doc.WTDocument%3A553531117')/PTC.DocMgmt.uploadStage1Action HTTP/1.1 Accept: application/xml Authorization: Basic basicAuthHash CSRF_NONCE: FFYxrn635KI1zhh0VyJmx0bN1OttoGAbYzweyD35ipN2mVwGfG5r1wSAi89hoC5HUGZFxgj9sZ8P/y1ALW8ImkiO1JsD/CI5Pz90gRfPtvJwgHEMc2IIlzyGhpt08yU= Content-Type: application/json; charset=utf-8 Host: windchill.plexus.com Cookie: JSESSIONID=92811C6234652861D37C0EEA3252D1CE.tomcat2 Content-Length: 15 Expect: 100-continue {"noOfFiles":1} I get back a successful set of replicaURL, MasterURL, streamIDs and FileNames. I then create a stage 2 request following the guidelines in the rest document POST https://replicaurlBaseAddressHere/Windchill/servlet/WindchillGW/wt.fv.
Hi, Is there a way to import a spreadsheet file to assign and/or update assigned expressions on usage links of parts for certain configurable modules/end items? I know you can export/import part structures in general, which has been quoted here for example. And I think I've read somewhere in the Windchill Help that this can include assigned expressions. However, I think that the basic way can only carry the expressions on items, not usage links. That is, if any at all. Use case - it's much easier and quicker to analyse and tweak configuration logic in spreadsheets, plus people who do this don't use Windchill at all. In case of thousands of items, which also happen to have different rules based on type of a product they're used in, updating logic for each is unbearable.I've automated spreadsheet rule generation process but then whenever changes happen I'd have to know which items were affected (easy to do) and go through the list of thousands of items dozens of
Please provide an example file for mission profile based reliability analysis
Hello Community, I wanted to know what are the preferred framework that we can opt to develop unit test classes for Windchill code. So far, I used Junit 4.0 to develop test classes but I am encountering many issues when I try to mock Windchill classes like VersionControlHelper, WTState etc. Has anyone in our community developed Junit tests with mocking of all classes instead of using actual Windchill objects' data? Looking forward to your response. Thanks,Hari
I am using Windchill PDMLink Release 12.1 and Datecode with CPS 12.1.2.0How often does the client side workspace "Synchronize" with the Commonspace?
I am using Windchill PDMLink Release 11.0 and Datecode with CPS M030-CPS11How to use custom numbers and import a structure with autogenerated numbers using Import From Spreadsheet Action.
I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.2.3Currently, for the table created with table builder having the option called "Group By This Field" in the column drop down. But for the table created with tree builder is not having this option.But we need a way to add this option "Group By This Field" for tables created with tree builder also.
Hello, I'm writing about an issue we encountered while trying to register the resource bundle file into the Text Tailoring functionality. The problem is, we are not sure for which resource bundle file we need to be looking for. Is there a way to find it from the GUI for concrete label or action, or we need to search it within the source. For example, if I want to change the table name "Where Used" in Part to "Where Used New" what's the way to check the resource bundle file for this label?I'm using Windchill 12.1,
Hi, I couldn't find any information in the documentation about this. Is it possible to enable the "View ERP part details" function in the UI without using the Tibco integration tools for Oracle or SAP? We're using a custom integration tool to our ERP system (Microsoft Dynamics) and it would be really useful to have costing and stock information available in Windchill for the engineers. Has anyone managed to get this working for any other system than SAP or Oracle? Thanks in advance!
Currently the title display is "Change Object Type - OBJECTNUMBER, CAGE CODE"The desired title display is "Change Object Type - OBJECTNUMBER, OBJECTNAME, CAGE CODE"Windchill PDMLink 12.0.2.5Similar to how WTDocuments and WTParts display the information in the title, only without the requirement for revision. I was unable to find any preferences that address this
How to implement Name suggested box in Windchill 12.1 API supported.
Hi , I'm trying to achieve below auto suggestion example with my IBA values , could you please extend your support here ? Thanks, Vishvanatha Originally posted as a new reply on this topic.
Hello, If we don't link the work flow to basic lifecycle template which automates the process then, how the objects having basic life cycle linked are get promoted? Br, Sandeep C.
Anyone know of a way to add NAME to the top of an information page in addition to the other attributes displayed?
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.