Windchill
Recently active
Version: Windchill 12.0 Use Case: When selecting Check Out on a wtPart the object is checked out to the user. There are no actions available after check out.Description: When selecting Check Out on a wtPart the object is checked out to the user. There are no actions available after check out.If they use Check Out and Edit then they have normal actions.It seems that the current version/view is "working copy" if they select Info in the history table for the "Original version" then menu options are available again.
I have a user who has been deleted. Well, they have been deleted twice since I see two entries in WTUser table for them. The two accounts have different IDA2A2 in the WTPart table. One of those accounts shows up in the Personal Cabinet Admin to remove but fails with the following message: DeleteUserCabinetList:wt.folder.Cabinet:969083953<username> 2025-03-03 16:19:51,314 INFO [ajp-nio-127.0.0.1-8010-exec-22] wt.system.err - (wt.epm.util.EPMResource/32) wt.epm.util.EPMCannotDeleteWorkspaceFolderException: Folder <workspace name> belongs to Workspace <workspace name> , and may not be deleted. Ok, so I go to view other user's workspace as admin on my homepage. The two deleted user account appear but I am able to distinguish one from another. When I got to pull them up to clear the workspaces I see this error: 2025-03-03 16:47:42,863 ERROR [ajp-nio-127.0.0.1-8010-exec-4] com.ptc.windchill.uwgm.cadx.workspaces.WorkspacesPageContext - WorkspacesPageContext.getOtherUser :: (
HI All,By default 'Auto Associate Parts to CAD Documents' checkbox is always enabled in Workgroup Manager during Check-in. But, user can manually uncheck the option. Is there a way to lock this preference from editing?
Hi Guys,I created a one-doc-type misunderstanding on the site, how we can change to an organizational level.Regards,Aj
Version: Windchill 12.0 Use Case: Need to create a drawing file list in Windchill active workspaceDescription: I am working on a vb.net app. Part of its function is to export all drawings under active workspace to PDF format with a custom stamp. However, I cannot get the creating file list work as it is very confusing how to extract the file list from workspace. Can anyone provide a piece of sample VB code or this purpose? Thanks
How to create WtPartUsageLink in windchill 11. 1 through API. I am looking for one Sample.
I am using Windchill PDMLink Release 11.0 and Datecode with CPS M030-CPS19账号密码过期提醒,结合技术文章 CS211420进行设置后,过期邮件在第一次密码过期后会发送邮箱,但是再次修改密码后不再收到过期邮件
Version: Windchill 12.1 Use Case: I want to apply the CCDpackage to a Windchill+ environment. I want to add a domain to a context written in Japanese, but the characters are garbled and an error occurs. version:12.1.2.14Description: I want to apply the CCDpackage to a Windchill+ environment.I want to add a domain to a context written in Japanese, but the characters are garbled and an error occurs.*********************2025-03-03 04:59:15,774 INFO [RMI TCP Connection(34)-10.80.43.68] wt.system.out wcadmin - Processing data file: D:\PTC\Windchill\Windchill\loadFiles\custom\ext\Domain_Product.xml2025-03-03 04:59:15,774 INFO [RMI TCP Connection(34)-10.80.43.68] wt.system.out wcadmin - Getting container path= 'wt.inf.container.OrgContainer=Horiba/wt.pdmlink.PDMLinkProduct=??????'2025-03-03 04:59:15,790 ERROR [RMI TCP Connection(34)-10.80.43.68] wt.method.MethodContextMonitor.contexts.rmi wcadmin - 2025-03-03 04:59:15.774 +0000, 44d4izj6r;m7slbjpy;9396;q02wnh;9, -, -, -, wcadmin, 10.80.4
Is there any tool available to analyze a large number of log files? If a tool is available, are there any plans to make it accessible to users? Thank you,Pravin Shinde
Version: Windchill 11.0 Use Case: I m querying the objects based on input list. input list contains all epmdocument numbers as input.. all objects are queried and retrieved using QuerSpec/QueryResult API as part of a custom java class method. However, there are some numbers in epmdocs list that contain european characters, so QuerSpec/QueryResult API unable to fetch these objects. can some one help with this issue. below is my API method, public List<EPMDocument> getAllEPMDocuments(String number, String revision) {List<EPMDocument> documentList = new ArrayList<>();try {// Create a QuerySpec object to build the queryQuerySpec qs = new QuerySpec(); // Add EPMDocument as the class to queryint idx0 = qs.appendClassList(EPMDocument.class, true); // Add condition for the EPM document numberqs.appendWhere(new SearchCondition(EPMDocument.class, "master>number", SearchCondition.EQUAL, number),new int[] { idx0 }); // Add conditions for both lat
Version: Windchill 12.1 Use Case: These CA's are automatically created from a template, where the sequence is mentioned. IT is taking the sequence numbers and updating the plan, but not moving further in the workflow. the status says Scheduled but it is never ready and not triggering task for next CA in SequenceDescription: The ChangeActivity tasks are created, and the Sequence is present.It should create a workflow task for sequence 1 but they're all stuck at OPEN state and not moving further in the workflow.
Is it possible to search for the same attribute present in different classification nodes? For example, if I search for the attribute COSTRUTTORE present in the node of the CODICEAS400 class and that of PARTI A COMMERCIO the result does not present any object. Only if I search individually (one class at a time) then it works (see photo). ty, Matteo.
under single organizationCan we manage different subtype for different preduct exapmle Under Product 1 i want 3 parts Part-1part-2Part-3And Under product2 i want 2 parts Part-1Part-3can we achive this requirement If yes then how it will be achived
Version: Windchill 12.1 Use Case: When a user creates a Promotion Request in the system and selects themselves as the "Reviewer," the application should trigger a confirmation popup to ensure the action is intentional. This confirmation mechanism is necessary to prevent potential conflicts of interest or unintentional self-selection. The popup will serve as a checkpoint, prompting the user with a message such as, "You have selected yourself as the Reviewer. Are you sure you want to proceed?" This will provide the user an opportunity to reconsider their choice or confirm it before finalizing the request.Description: I am customizing the Promotion Request functionality in Windchill and need help implementing a confirmation popup. Specifically, the popup should appear when a user selects themselves as the "Reviewer" during the promotion request creation process.I referred to this documentation, but it doesn't provide sufficient details for implementing this scenario.Could someone gui
I am upgrading a 9.1 version to 12.1.xI am going trough intermediate upgrades.First step is from 9.1 to 10.2II am using Windchill PDMLink Release 10.2 and Datecode with latest datecode.Upgrade Manager is very slow during the execute standalone migrator phase.Here are the errors that I facedNo specific errors in the UpgradeManager logs. Operations take hours and if connection drops I have to restart from zero.Las observation took more than 4,30 hours.
Version: Windchill 12.0 Use Case: All cases when I want to define quantity rule for components under assembly. This include using occurence or parameter/constraint.Description: Hello community, According to About Publishing Associated Assigned Expressions, my understanding is that all expression should be exportable. However, while testing, I am only able to find and validate REST services for extracting item/usage expression into XML file. Function to call out occurence expression information seems to be missing.Additionally, I cannot find any information to extract parameter&constraint information neither. I am very thankful if a pro can help confirm it or correct me with additional information. I am trying to include all material selection logics in XML and exchange with ERP, quantity logics will be missing with above restrictions. Thank you very much.
Curious if anyone knows this. I will be moving to WC 13.0.2 and Navigate 9.7. I know my current system, that the current default Navigate apps use Legacy RESTEasy webservices. (right?) https://www.ptc.com/en/support/article/CS359200?source=Bloop In the new versions, will that change over to OData? Have they been overhauled?
Hi!Registered user licenses are for one user.But what if that user leaves the company or is given a Windchill-less role. Is it ok to give this license to another user?I know, that license-hopping is definitely not allowed. By license-hopping I mean: today "user a", tomorrow "user b" and after that "user a" again. Where can I read about that from PTC? I can find a document from 2016, but it's 2024 already.https://support.ptc.com/support/legal-agreements/pdf/Licensing_Basis_Table_Feb16.pdfThanks!
I am using Import from Spreadsheet to update units of measure on parts. Seeing as I was only changing those attributes, I left State and Lifecycle blank. Odd thing though, it seemed to move all the parts to the Released state. Strange that it would do this since if I want to hold to previous state, I have to look it up for each part and put it in the update file. One would assume that if I did not proved a value, don't touch it. Anyone else seen this? Does not appear to be documented.
We are using CLI commands for accessing Winchill's data for sync purpose. If we have documents with specific order:1.0 first root item 1.1 first subitem 1.2 second subitem2.0 second root itemHow to get rank/order value for the issue type via CLI Command? In which field value I can read rank value ? Let's say document first sibitem rank is 1.1, I need to fetch this value, how to do that via CLI ? Any other way ?
Version: Windchill 12.0 Use Case: Bill Of Document using ESIDescription: Hi All,I want to transfer bill of document(Document structure) to downstream using ESI. How can I able to achive this?Thanks
Depending on where parts are manufactured, the same assembly in one facility will have a set of seals individually called out in the bill of materials. That same assembly put together in a different facility, due to purchasing restrictions, will have the seals in a kit instead. Older versions of Windchill allowed for zero quantity items in the BOM, but as we have upgraded over time, new revisions of these assemblies have to be updated to remove zero quantity items.Currently we're trying to figure out what the best way to manage this these parts would be. In the CAD model, the seals are manually added in the correct position, and then the kit was added as a zero quantity in the BOM. We cannot create a kit assembly due to the fact that the same seals are in different locations in different assemblies where the kit is used.We currently think, and are investigating if MPMlink is going to be the best way to move forward with this problem, or if there's a better way that we haven’t thought o
how is any object uploaded when preference is set to master will replicate to all the RFS1 & RFS2?how is any object uploaded when preference is set to RFS1 will sync/copy to master?how is any object uploaded when preference is set to RFS2 will sync/copy to master and RFS1?please explain how is any file travels to all these servers?
Version: Windchill 12.0 Use Case: We have AEM for Windchill Prod. For certain specific lifecycle state, I am getting below error in Job log while publishing the document Return value of the configured LiveCycle delegate contained a DDX that is NULL. Must have a DDX in order to call the Adobe Experience Manager Assembler service. If the intent is to not have this particular PDF to be processed, then the delegate should return NULL.Description: We have AEM for Windchill Prod. For certain specific lifecycle state, I am getting below error in Job log while publishing the documentReturn value of the configured LiveCycle delegate contained a DDX that is NULL. Must have a DDX in order to call the Adobe Experience Manager Assembler service. If the intent is to not have this particular PDF to be processed, then the delegate should return NULL.
Hi Guys,Can we obtain the total data from Windchill using export to spreadsheet, but the problem is I have more than 5 lakh data.Regards,Aj
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.