Windchill
Recently active
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?
Hello Team,I need to programmatically retrieve the Sequence value of a Change Activity (WTChangeActivity2) as it appears in the Change Planning / Execution Plan. Currently, the only method that works is executing a direct SQL query on the CHANGEPLANACTIVITY table.Example SQL (working):SELECT parent.SEQUENCEFROM WTCHANGEACTIVITY2MASTER camJOIN WTCHANGEACTIVITY2 ca ON ca.IDA3MASTERREFERENCE = cam.IDA2A2JOIN CHANGEPLANNINGLINK cpl ON cpl.BRANCHIDA3B5 = ca.BRANCHIDITERATIONINFOJOIN CHANGEPLANACTIVITY cpa ON cpa.IDA2A2 = cpl.IDA3A5LEFT JOIN CHANGEPLANACTIVITY parent ON parent.IDA2A2 = cpa.IDA3PARENTREFERENCEWHERE cam.WTCHGACTIVITYNUMBER = ? However, this is not a supported API approach, and I want to avoid SQL.I also tried using:ChangePlanningHelper.modifyPlan(...)Map<VersionableChangeItem, String> changeSeqMapBut this map only accepts sequence values for updates — it does not expose or return the current seq
We have a custom dll code which was working on previous version on WGM but post updating WGM it failed to compile. Need to know how to resolve compilation issues. Do we need to rebuilt toolkit libraries or there is another way to achieve this?
I am using Windchill PDMLink Release 13.1 and Datecode with CPS 13.1.0.0Windchill Office Worker Daemon (OFF) does NOT auto‑start
Version: Windchill 12.1 Use Case: What is the difference between getDataValue and setModelData Methods in Data Utility?Description: What is the difference between getDataValue and setModelData Methods in Data Utility?Cusrious to know use cases of both methods
Version: Windchill 13.0 Use Case:1. I add two WTParts into Windchill - "Part 1, Revision A" and "Assembly 1, Revision A".2. I then set the state of "Part 1, Revision A" to "Released".3. I add "Part 1, Revision A" as a child into the structure of "Assembly 1, Revision A".4. I set the state of "Assembly 1, Revision A" to "Released".5. I then create a new revision of "Part 1" to create "Part 1, Revision B".6. I set "Part 1, Revision B" to "Released".7. I create a new revision of "Assembly 1" to create "Assembly 1, Revision B". (This was done as I want the new revision of "Assembly 1" to capture the fact that it now includes a new revision of "Part 1").8. When I look in the structure of "Assembly 1, Revision B" I can see that the version of "Part 1" that features in it has automatically been updated from "Part 1, Revision A" to "Part 1, Revision B".9. So, I then set the state of "Assembly 1, Revision B" to "Released".10. I then navigate to the context of "Assembly 1" and select the "H
I am using Windchill PDMLink Release 13.1 and Datecode with CPS 13.1.1.0页面右上角高级搜索无法使用,点击没有反应,打开F12后显示报错,Uncaught TypeError: Cannot read properties of undefined (reading 'rendered')需要协助调查一下哪里报错。
Version: Windchill 12.0 Use Case: How to customize the Thumbnail Navigator in order to show the buttons 'navigate Thumbnails' and 'Related Information' besides each other and not as in the ootb-way where one hides the other?Description: Since either 'Related Information' or 'Navigate Thumbnails' is constantly hidden and users (!) don't remember what they don't see, I wanted to make both buttons visible at the same time, as alternatingly pressed/unpressed buttons. Small fix, huge transparency improvement.Well, the question is now about which file to customize...?It seems to end up all in the huge ...netmarkets/javascript/util/ext-and-extensions.js , but I suspect that this is not the 'real' source which we would want to customize...I also think it's not 'officially' supported for customization, but nevertheless the layout must be defined somewhere... Has anybody a hint or an idea?Best Regards 👍
Version: Windchill 13.0 Use Case: I want to create a Problem Report using the API using the Part number no the Product Id.Description: I am able to creae a Problem report using the provided api PUT callWindchill/servlet/odata/ChangeMgmt/ProblemReports.The issue I have is I do not know how to create one using the part number which is what the users refer to it as.This request works{"Name": "Scott's Problem Report created from WebLogic API call","Description": "Something Bad Happened.","State": { "Value": "NEW" },"NeedDate": "2026-02-15T00:00:00+00:00","IssuePriority": { "Value": "HIGH" },"Requester": "some_user","Context@odata.bind": "Containers('OR:wt.pdmlink.PDMLinkProduct:13211')"}My end users do not know this Id. They know the Part attribute Number only.I have tried various things like"Context@odata.bind": "Containers('OR:wt.part.WTPart.Attribute.Number:MD0000020932')" "Context@odata.bind": "Containers('OR:wt.part.WTPart.number:MD0000020932')" he
Hi.How can i get display name of Enumeration entry?I can get attribute value using LWCNormalizedObject. But it returns internal name of enumeration entry.Thanks.
Version: Windchill 13.0 Use Case: WGM 13.1.2.0 with Solidworks 2024SP5.0. Opening an NX assembly (version compatible for import) in Solidworks through the workspace doesn't display any bodies. The same assembly - when exported from the workspace to a local drive - opens fine. Description: One of my engineering teams started using Solidworks. I prepared a WGM 13.1.2.0 installation to work with SW2024SP5.0. Most of our CAD data is in NX. Immediately we notice that when trying to open an NX assembly, Solidworks doesn't display any bodies but does display the structure. However, when we export the NX assembly out of Windchill and open it in Solidworks from C:\ drive, everything opens just fine. First pass tech support with Solidworks suggests this is a PTC problem on account of the NX assembly opening fine from a local drive. Has anyone run into this issue? The attachment shows that SW can open the individual parts from the NX assembly and tho
I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.2.0Is the Article CS380130 How to disable the upload action in workspace still working with WNC 12-13.1
We are happy to introduce a new Advanced Knowledge Resources (AKR) on the eSupport site! This AKR is designed to quickly get you the information you need in one place without having to search for it. The Windchill Workflow Troubleshooter will help to guide you to the most common solutions for Windchill workflow issues. This may include scenarios such as: Workflow not Starting Workflow Stuck at one node. This includes: The Expression node The Sync node The Set State node Tasks Assignment or Role Issues Workflow Email notification issue WfUserWork/WfPropagation Queue has lots of ready/executing/severe entries Our knowledge experts are actively monitoring your feedback and continuing to enrich the content with more pictures and videos. Even if you’re not currently having a workflow question, take a look and tell us what you think! We're constantly improving this tool based on your suggestions.
WTPart - > Related Objects -> Distribution Table,if I right click on any row, the object type or the id is com.ptc.windchill.esi.tgt.ESITarget%3A299573938I need to add custom logic to the 'Remove' button, depending on if the part is on any CA or not. So, from com.ptc.windchill.esi.tgt.ESITarget%3A299573938 is there a way to find out which WTPart it is related to?indirectly, I am looking for a query/api to get WTPart from ESITarget
Version: Windchill 12.1 Use Case: Hi, we have got this situation: - "12345" Part Number ( Design) -> New Downstream Part "12345_100" (Manufacturing Plant 1)Description: Now we should create-> New Downstream Part "12345_100" (Manufacturing Plant 2)If I try to create, Windchill tell me that PartNumber already exist,How can we do?Any idea?Best regardsGianpaolo
Version: Windchill 13.0 Use Case: How to add Windchill Attributes present on EPMDcoumet to Drawing's Title BlockDescription: Hi All, I have a requirement to publish the Windchill Attributes which are present on EPMdocument, need to be placed inside the Title Block. I have two attributes, Attribute_A & Attribute_B on EPMdocument, need to place this two attributes on Title Block, so when drawing is published, this updated values must be present in Drawing's Title block, so same will be present in generated PDF of drawing. Any input is helpful for us. Thanks,Vivek
Version: Windchill 12.0 Use Case: Solidworks - saving assembliesDescription: In solidworks, saving an assembly prompts to save all other parts - unless they are set to read-only, and in "system options" -> "External references" it is checked that "Dont prompt to save read-only referenced documents (discard changes)". Saving the assembly and parts, prompts windchill to either "Check out", "Revise and Check out" or "Continue" on the files that are being saved. Per this old thread (Read Only object and assembly saving problems - PTC Community), locking the files in the WWGM, should set them as read-only, and force Solidworks not to try and save them.But - This does not seem to work for us! The files are correctly marked in the solidworks add-on as locked/read-only, but the saving prompt does not show them as read-only, and still saves them. The WWGM prompts the same 3 choices, and removes the lock, and saves the modifications locally, when "Continue" is set.&n
I am using Windchill PDMLink Release 11.0 and Datecode with CPS M030-CPS08PersistenceHelper.manager.delete();객체 삭제 하면서 발생하는 에러.Here are the errors that I facedINFO : wt.system.err wcadmin - wt.util.WTException: java.lang.UnsupportedOperationExceptionINFO : wt.system.err wcadmin - ?? ??: java.lang.UnsupportedOperationExceptionINFO : wt.system.err wcadmin - at wt.fc.collections.UnmodifiableCollections$UnmodifiableIterator.remove(UnmodifiableCollections.java:895)INFO : wt.system.err wcadmin - at java.util.AbstractCollection.retainAll(AbstractCollection.java:410)INFO : wt.system.err wcadmin - at wt.projmgmt.StandardProjMgmtService$3.notifyVetoableMultiObjectEvent(StandardProjMgmtService.java:552)INFO : wt.system.err wcadmin - at wt.events.StandardKeyedEventBranch.intDispatchEvent(StandardKeyedEventBranch.java:298)INFO : wt.system.err wcadmin - at wt.events.StandardKeyedEventBranch.dispatchVetoableMultiObjectEvent(StandardKeyedEventBranch.java:263)
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.