Take the Windchill Satisfaction Survey!
Windchill
Recently active
Dear Community,can anyone comment on the compatibility of Windchill RV&S 13.2 with MS SQL Server 2022 Developer or SQL Server 2022 Express? Thank you very much!
I am using Windchill PDMLink Release 11.0 and Datecode with CPS N/AIn the scenario of customizing workflows in PTC PDMLink with Java coding, is it possible to make decisions in the workflow based on the contents of cells in an attached Excel sheet? Or, is it feasible to retrieve the contents of cells from an Excel sheet attached to the workflow?
I did custom check-in my 3D model as MODELS AND VIEWABLES. but for some reason, I'm unable view the 3D in thumbnail window - refer image.
Does anyone have any suggestions for Windchill 12 integration for electrical data? We tried schematics with WNC Bridge, but it was very buggy and didnt work well. We are looking for something that works with schematics, autocad or solidworks electrical. Schematics would be preferred, but we are open to other software.
Hello everyone, Can you please help me?I´d like to know, if there is possibility to create new template for ECR that will allow me to choose between two or more options, when creating an ECR. I would like to use it for a bit different process (almost identical process wise) but with different participants. I know, there is a possibility to create new templates for ECN (tried that and worked well), however I would need separate the two processes on ECR level. Thank you in advance for your feedback 🙂
(view in My Videos)
What's New overview for Winchill 13.0.1 with Robbie Morrison and Jeff Zemsky (view in My Videos)
Hi All I was curious to understand whether it's right to create a representation from a part(that has a owner link with a CAD Doc) that is checked-out? If yes, what is the difference between creating a representation when a part is checked-out and checked-in? And I also found a difference with Create New representation wizard, when a part is checked out and I create a representation I see the 4 step wizard(Define rep, Set EPM config, Structure Type, confirm choices) when it's not checked-out it's just 2 steps(Define rep and input source)? Can you tell me how can it be done? Thanks
When checking in to workspace, location is not updated. Any possible solution for this?see the attachment
Two attribute depend on only one attribute like if I select part type machine then only machine attribute is visible and hide another one. I want without cascading attribute
Through code inside the Workflow, I am able to get a specific user's object by querying their email address. I need to add that user to the Customer Role of the Problem Report so that they will be included in future tasks and notifications. So far, I haven't found any examples of this. How do I programmatically add a user object to the Customer role of a problem report? Here is the code I has so far which runs in an expression robot: String requester_query = "mail=me@gmail.com"; wt.org.DirectoryContextProvider dcp = wt.org.OrganizationServicesHelper.manager.newDirectoryContextProvider((String[])null,(String[])null); java.util.Enumeration users = wt.org.OrganizationServicesHelper.manager.queryPrincipals(wt.org.WTUser.class, requester_query, dcp); while (users.hasMoreElements()) { wt.org.WTPrincipal principal=(wt.org.WTPrincipal)users.nextElement(); //principal is the user object that I need to assign to the customer role //verify the user was found displayNa
When I attach a PDF to a CAD document in PLM Windchill, I need to find out in which table of the SQL database it is stored. I want to directly add PDFs to that table using my own interface program. Can someone who knows where the PDFs attached with Attachment are stored in PLM's SQL database tell me? This way, I can retrieve that table in SQL and use it.
We want to generate the reports to analyze the Product Servicing and maintenance history report from Windchill product configurations in Windchill 13.0. Are there capabilities to generate the report with historical data of the service and maintenance logs with dates?
Hi, I need a list of all EPM Document Part numbers from Windchill. I want the actual part numbers for EPM documents we have in the system. (Container based list of all products, containers and libraries) It could be good if I'm given an instruction for this Thanks
I'm trying to understand if customizing the Windchill Theme is a common customization - See (Customizing the Theme (ptc.com) Do you do more than just rebranding? - Do you customize other colors - like font color? - Do you customize font size? - Do you use custom icons for the standard icons (other than custom Type icons)? - Any other similar customizations? Can you share examples of what you've done? Thanks, Devi Vijayakumar Windchill R&D
Hello,I have changed in CAPA oir , Im passing attribute value on CAPA name while creating new CAPA but that IBA is not present in Nonconfomance so how can I create CAPA? <AttrValue id="number" algorithm="com.ptc.windchill.enterprise.revisionControlled.server.impl.NumberGenerator"><Arg>CAPA-</Arg><Attr id="ext.xyz.LOCATION"/><Arg>-</Arg> <Arg>{GEN:wt.enterprise.SequenceGenerator:CAPAREQUESTID_seq:10:0}</Arg> </AttrValue>
I have a bit of code that gets the representations of WTDocs and EPMDocuments. All was working well in Dev but in Test, I am seeing an odd behavior. Thank you @Marco_Tosin for linking that article to the qml report on CAD Doc to Representations. I am using a call like this: //Try to find and look in the default representation (most likely place) Representation rep = RepresentationHelper.service.getDefaultRepresentation(doc); if(rep != null) { returned = processRep(fileExt, rep, ch); } When I ran that report on my test server, only EPMDocuments that are CAD Drawings are showing up with representations when I know that all other EPMDocuments have representations as well. Stumped here. PS: Yes, representations for all items are functioning properly via UI and I can access them and see them in the interface. They do exist.
Dear all, Is it possible to use a stepped revision system in Windchill? You start for instance with component 123400A.1- Checking in give 123400A.2- You release the file, and need to get a minor update.- You do a "new-small-revision" and get 123400B.1.- You release the file and need to get a big update.- You do a "new-big-revision" and get 123401A.1 In a structure that includes this component you view based on "latest" and 123401A.1 is shown. Because there is a chance that this is not possible. An alternative:- You use the normal revise to get from 123400A.2 to 123400B.1- If you need a big revision you save as the parts and files to 123401A.1.- Because of the naming convention you know the 01 is later than the 00.- You can use substitutes or replacements to show a user who is looking at the 00 that there is a 01 available.But if you have a structure with the 123400 how are you able to show the 123401 as the latest? Best regards,Dennis VarkevisserFlexible Engin
Hi, I am trying to add a column to a custom report that collects Task data. The new column will show the highlighted number (in this example: "00041") in the task name/description. The debug says this field is ColumnID: "displayIdentifier" coming from Row Object: wt.change2.WTChangerRequest2. Is this number only available in the ChangeRequest2 table? If so, how can it be linked to Work Item?TIA!
Check out this video on Using Windchill "Thingworx Navigate Apps" from PTC Application EngineersPresenters: Steve Ashley (Solution Consulting, Fellow), Ryan Butcher (Solution Consulting, Fellow).Original Date Presented: August 16, 2023 To dive deeper into the subject, check out Thingworx Navigate Apps
We are implementing Windchill in our company (11.1.) and our toolshop construction engineers are having some problems. The thing is that when they make a small change to some object - which has many relations to other objects - all referenced parts also get checked out and consequently their iteration will arise upon checking it.What they would love to see is some sort of mechanism that only exposes parts/assemblys that actually changed geometry.Why? When they make a change to the existing tool, they want to know which parts of the tool needs to be made again/corrected and which can be reused. I bet there is some sort of a solution and I would thank anyone upfront if they have any clue what are we missing.
Hi All,Currently have migrated changeorder, changeactivity and changerecord. Along with this used table IncludedIn2 and CHANGERECORD2__761153863 for links.All loading turned to be successfull.Able to see CN in UI of WC however, unable to see CA for that CN.Is there something missing to be done? Thanks in advance
If Number is E-M030002 them remove E- after it goes to certain lifecycle state
Hi Everyone, I have recently configured Thingworx navigate sso with okta as IDP. I have created a document since I don't find any relevant documents while I was looking for them. Please find the attached document and let me know if it helps you. you can also refer this case: https://www.ptc.com/en/support/article/CS335189 Thanks!!
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.