Windchill
Recently active
Version: Windchill 13.0 Use Case:1. My client makes use of "Part" objects.2. They have a need to represent instances of these "Parts" as instances in parent objects.3. For example, my customer makes use of "Parent Part 1" and "Parent Part 2". "Child Part 1" is used in both parent parts.4. My customer has a requirement to make use of objects in Windchill to represent the different instances of the child part referenced by the two parent parts.5. These instances should be uniquely identified by serial numbers.6. It is important that the objects being used to represent the child part instances represent the form of the child part at a certain revision.7. It is not acceptable for the objects being used to represent the child part instances to simply represent the part master and not a specific revision of the part. It was previously suggested to me that making use of "Part Configurations" and "Part Instance" objects in Windchill is often not the best way to approach management of
What happened to a post asking about availability of FIDES 2022 model in Windchill Risk and Reliability? It can no longer be accessed. Moreover, when is FIDES 2022 planned for release? Said post had a response that it's preliminary set in roadmap for a release in 2024. Any updates on that?
We just recently upgraded to Windchill 10.0. Is there anyway to increase the font size in the windows?Thanks!Ted
I've tried to modify a report for the Variance below Where I need to group my report by Context and calculate the average Resolution Days.However, adding the “Context” column does not group the results.Any idea how to fix this?ThanksGianpaolo
Version: Windchill 13.1 Use Case: Hi everyone, I have some troubles with publishing in windchill. Whenever I click the thumbnail of CAD part, there were a popup "Sent To Publisher: Select WVS Job Monitor for job status". And then I'm getting status Job Failed. Can anyone please help me how to fix it? I could'nt see any preview in my thumbnail and I couldn't directly opened it in Creo View because the status Job is still FailedDescription: Job Log below:10 Feb 2026 19.34.01:Start Job: CAD Part - 3dmodel.prt, 1.210 Feb 2026 19.34.01:make temp dir $(publish.tempdir)\publish11428478569884603681.tmp10 Feb 2026 19.34.01:The EPMDocument Default Config Spec was selected as the default10 Feb 2026 19.34.02:Start: CAD Part - 3dmodel.prt, 1.210 Feb 2026 19.34.02:Authoring Application: Creo10 Feb 2026 19.34.02:Using Publish Rule version.xml from context Site10 Feb 2026 19.34.02:Transferring Files to: $(publish.tempdir)\publish11428478569884603681.tmp10 Feb 2026 19.34.02:error getting primary c
Hi All, How to get Part request object by Rest api.Thanks
what is link between Nonconformance and affected ObjectsWhat is link between Nonconformance and DispositionPlanThe link between DispositionPlan and Disposition Record is DispositionDetailsLink , what kind of link it is (ex :master to master ).
Version: Windchill 13.0 Use Case: When we click a Part on Left Pane then we will be seeing the documents on the right pane.Description: Requirement : When we click a Part on Left Pane then we will be seeing the documents on the right pane.There is a same functionality on Part Structure Tab for WTPart object. I am not able to find the OOTB files. I am referring to carambola, TwoPaneExample.js. Could anyone please help me with this ?
I am using Windchill MPMLink Release 13.0 and Datecode with CPS 13.0.2.2The associated CAD Document (owner) is not moving to the Downstream Branch.
I have a Promotion request that uses a conditional Router to route depending on object type. I have used the one from the KB that works well, shown below. try { wt.fc.QueryResult qr = wt.maturity.MaturityHelper.service.getPromotionTargets((wt.maturity.PromotionNotice)primaryBusinessObject); while(qr.hasMoreElements()) { wt.fc.Persistable pers = (wt.fc.Persistable) qr.nextElement(); if (pers.getClass().getName().equalsIgnoreCase("wt.doc.WTDocument")) { System.out.println(" ******** It is a WTDocument ******** "); result = "route1"; } else if (pers.getClass()
I am working on Split Pane concept. The left pane and right pane are showing. In the header pane, I want the Part information details to be displayed along with the tabs. How can I implement this? Sharing the image of my current output.I want to create a similar structure like the Part Structure. I could not find OOTB references for creating the jsp page. Could you please help me with some references?
http://sites.google.com/site/newvillagepdm/useful-sql-scripts/unused-family-tables Without proper maintenance, you PDM system can become a little shop of horrors. Feed me, feed me, feed me! It should be the job of the system admin to make sure that items are purged and unrelated files cleared from the vaults. By what about the librarian's role? Are you using all the models that are in the system? What about large family table libraries of common hardware? I noticed a while back the following behavior, workspace operation times seemed to be affected by the use of large family tables. To test I created a 16 part assembly, one with no family tables, one with small family tables, and the third with very large family tables. You can see the affect below. Note the log scale. Remember, there are less than 20 objects in the workspace for all of these. Slowness was on the server side. So, how well am I using these family tables? Am I carrying instances that I nev
Is there an API to achieve this requirement?On the Part Structure Tab, when we right click on a Part, we see the Actions. I want to implement the same on the Parts that are getting displayed on the my custom Tree.Desired outcome: The Output I am seeing :
Version: Windchill 13.1 Use Case: Hi everyone, I am currently working on a Windchill 13.0 environment integrated with Active Directory (ADS). Previously, the "Add New Participant" button was missing, which I have successfully resolved by setting the JNDI Adapter to ReadOnly=false. However, I am now encountering a persistent error when attempting to create a new user directly from the Windchill Participant Administration. Current Error Message:[LDAP: error code 19 - 00002081: AtrErr: DSID-03151F00, #1: 0: 00002081: DSID-03151F00, problem 1005 (CONSTRAINT_ATT_TYPE), data 0, Att 3 (cn)]. Configuration Details: Windchill Version: 13.0 Directory Type: Active Directory (ADS) Adapter Mapping: mapping.user.uniqueIdAttribute = cn (previously tried sAMAccountName but got Error 64) mapping.user.uid = sAMAccountName mapping.user.cn = cn Troubleshooting Steps Taken: Verified that the JNDI manager account has sufficient "Write" permissions in the target OU. Ensured that mandatory attributes lik
Version: Windchill 12.1 Use Case: List All workspaces with its size (and User / Context)Description: I want to have a list (per user) of all workspaces together with their sizes.Over here there are some topics about it, but i followed this Support Article: https://www.ptc.com/en/support/article/CS412883The initial part workout. I got now al list of all workspaces with their corresponding user and workspace. But i am unable to figure out how i can add the size per workspace to it. I have tried to add `EPMSupporting data` (`EPMSupporting data.Data`)and that looks more like the blobname or so. Any ideas how to do this? If not plain "reportable item" workflow a little explenation help I'm not that deep in sql or java
Version: Windchill 12.1 Use Case: I have a scenario where I'm supposed to get Rule Definition from ChoiceRule. Row Object: com.ptc.windchill.option.model.ChoiceRule Lets say My Column I'm trying to get is "atoRuleDefinition"Description:
I am using Windchill PDMLink Release 12.1 and Datecode with CPS 12.1.1.4When user are trying to click on the structure tab 'A potential security problem was detected'
We want to implement a controlled release process in Windchill for Creo drawings. Currently, we are unsure how to properly configure the workflow and attribute mapping to achieve this behavior.Specifically:How can we configure a Promotion Request workflow that:Requires both a Checker and an ApproverUpdates drawing attributes with their names, approval dates and signaturesHow can we link those workflow values to the drawing title block so they appear automatically after approval?How can we trigger automatic republishing upon state change to “Released” so the generated PDF contains the approval signatures?Expected Result:After both approvals, the drawing moves to ReleasedChecker and Approver names/dates populate automatically in the title blockWindchill auto-generates an updated PDF representation with the signatures visible
Hi. We are currently planning to move our Windchill Virtual server to updated Nutanix hardware. To do this, we need to change the IP address of the server itself. No other changes are being made. Can you tell me if you can foresee this IP change having any negative effect on the operation of the Windchill application? Thank you.
Version: Windchill 13.0 Use Case: I am receiving the error below when trying to import a table view exported from a Windchill instance hosted on another server. The tables referenced in the export xml file should be common across both servers as the view is an OOTB view. The two versions of Windchill are at the same version. Import started... Started object creation process... Importing info from XML file: TableViewDescriptor. Applied action : Default Problem in export/import process. Nested exception is: wt.util.WTException: wt.util.WTRuntimeException: The domain administered object has no assigned domain. Cannot check policy access. Object class: "class com.ptc.core.htmlcomp.tableview.TableViewDescriptor", Object display identity: "Table View Descriptor - com.ptc.windchill.enterprise.folder.folderResource.VARIANT_SPEC_VIEWs", Object identifier: "{2}", Object display type: "{3}" Nested exception is: wt.util.WTRuntimeException: The domain administered object has no assigned domain
I am using Windchill PDMLink Release 11.0 and Datecode with CPS M030-CPS16根据类型导入相关角色权限,使用命令:windchill wt.load.LoadFromFile -d /home/ptc/Windchill_11.0/Windchill/access/access.xml -u wcadmin -p wcadmin -CONT_PATH \"/wt.inf.container.OrgContainer=dns/wt.pdmlink.PDMLinkProduct=电子产品\" 无法成功导入权限,排查过相关xml文件内容,无法发现问题所在,特此提出技术支持。联系管理员:杜超帆;
Hello All, I'm having a secanrio that, the PVZ file of the specific assembly was saved in my local drive, I want to upload that PVZ file to the specific EPMDocument under Representations\annations using the utility (using java program). On top of that we will create Interference Definitiion Detection to that Representation to identify the Interference between the parts. By using the program I could able to create the representaion i.e., Derived image, but PVZ content upload in not happening that means representation is creating without the PVZ file.Following is the program that I'm trying . PLease suggest me what I'm missing in the program. Representation newRep = null; String localFile = "C:\\Users\\59381047_1.pvz"; File contentFile = new File(localFile); System.out.println(Dumobj.getName()); try{ DerivedImage newDerImage = DerivedImage.newDerivedImage("default"); //System.out.println ("#
Hello, after transfering to creo 11 from creo 7 there were problems with model tree. It was always slow if there were at least one parameter shown in the tree. We've changed creo 11.0.3 to 11.0.7 and it fixed problem in Creo but not in Creo View 11.1.What should we do now?
Does anyone have a crafty solution to define or change the Name of the Windchill server in Windchill Workgroup Manager (WGM) without user intervention? I am using Windchill Workgroup Manager v13 with Solidworks and would like to update the installation process with the silent installation method deployed in Windows Intune. The Windchill Workgroup Manager supports the ability to define a default Windchill server URL, but it does not support an entry to define the Name of the default Windchill server in the wgmclient.ini file. When a default Windchill server URL is defined, the Name is automatically set to the domain of the server URL. I would much rather have a descriptive string assigned to the Name and cannot find a way to do this. If we were using Creo Parametric, I could create a mapkey to change the name, but I am not aware of any mapkey, scripting or trail file execution in the Workgroup Manager client.
Version: Windchill 13.0 Use Case: I am trying to setup an "Advanced Search" against the "Change Notice" object type. However, I have noticed I have no option to add any "Attributes" into the "Criteria" section of my search. Please refer to the attached image.Description: I have noticed that I can select other object types which provides the opportunity to add attributes into "Criteria" section of the search. Can anybody suggest why I don't have this option for the "Change Notice" object type?
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.