Windchill
Recently active
Version: Windchill 12.0 Use Case: Items set to obsolete can't be shown in the Workspace. They are also not visible in Creo Elements Direct Modeling.Description: I can't find the setting for obsolete items downloaded to the workspace.We've got a Standard context where obsolete items are shown and visible.And we've got a Engineerings context where obsolete items are not shown and not visible for our users. I would like to change that behavior.
Hello Team, I am writing a WRS where we can pass attribute internal name and attribute value and cad oid , and it will update that attribute of given Cad object (with iteration changed).For stand alone CAD , i succeed in achieving the requirement.However i am stuck with Family table object.eg: if OID is of Generic or instance. I am using below code snippet.Please suggest what i am doing wrong here: if(epm.isTopGeneric()){epmGeneric=epm;System.out.println("******************Its a generic CAD*********************");instanceDetailsMap=(Map<EPMDocument, WTHashSet>) getInstanceDetails(epm);}else {System.out.println("*****************Its a Instance CAD *******************");QueryResult ft_qr2 =EPMStructureHelper.service.navigateGenericToIteration( epm, null, true, null); epm = (EPMDocument) ft_qr2.nextElement();//Generic PartSystem.out.println("************ Fetched Generic from Instance ***********"+epm.getIdentity());instanceDetailsMap = (Map<EPMDocument, WTHas
I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.0.0比较信息,受控基线0000011692与0000011477,文档D0000015552没有出现在比较结果,实际2个基线均包含该文档。Here are the errors that I faced比较信息,受控基线0000011692与0000011477,文档D0000015552没有出现在比较结果,实际2个基线均包含该文档。
Hi Guys,For some of the big assemblies and drawings that I tried to publish through Creo, I got a time-out issue.How we can publish big assemblies & drawings through the CAD Worker Server without a Graphic card or Can we use a Thumbnail to publish this?Regards,AJ
Version: Windchill 12.1 Use Case: I've created custom tabs in the UI(by clicking the “+” icon on the tab set) on WTPart, and I want to define the order of these tabs. these UI through created tabs are not defined via an action model as the other tabs. How do I control the order of these tabs?Description: I've created custom tabs in the UI(by clicking the “+” icon on the tab set) on WTPart, and I want to define the order of these tabs. these UI through created tabs are not defined via an action model as the other tabs.I want the Details tab to be 1st and, Structure to be 2nd. How do I control the order of these tabs?
Version: Windchill 12.1 Use Case: Our design and ECM processes requires us to have multiple different people analyzing Problem Reports depending on the project and or product the problem is related to. We don't want to include all the possible people in the group that will automatically get the Analyze Problem Report task because it would clutter the task lists of non-relevant people.Description: We would like to be able to select the assignee/assignees for the Analyze Problem Report task in the Problem Report creation process case by case. At the moment the Analyze task is automatically pointed to all the people who are defined in the workflow as the Assignee in the Participants.Is there some way to make the Problem Report creation dialog work similarly as the Change Task creation dialog, where you can select the assignees and reviewers with the user search tool (or better yet, from a participant list table)?
Hi,As I am not familiar with the CAD and publishing concepts, looking for some pointers. I have a requirement where I need to send CAD files to another system. I know that publishing is something that can be leverage for this, but I wanted to understand the concepts first.Can ESI Services be used for such a use-case?. (I have used ESI DTs to send XML data to other systems, not for any file transfer)If a user says CAD files, what could they mean?.Do I generate the representations first and then send it to another system or as part of generating reps, can I send the files?. Any pointers are appreciated. Much Thanks
I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.2.5As per the Article - CS124944, we are trying to encrypt and decrypt LDAP password but we need to know the version of the C++ compiler to compile the C++ program given in the article. Can you please provide the compatible C++ compiler version for Windchill 12.0.2.5 version to compile the C++ code for the decryption.
I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.2.22I have an established user that recently got a new computer. Desktop Integration had been working on the old computer, but on her new computer she gets the error "LoadWTWindowsXML Failed. File does not exist." I found Article - CS1317 and followed the instructions, but the computer already complied to the suggested fix.Here are the errors that I facedLoadWTWindowsXML Failed. File does not exist.
Hello,I'm new to both Windchill and software testing. My team is looking to automate our regression testing for our Windchill point releases. I'm currently researching tools to use, and I'm leaning towards Selenium, but I wanted to reach out to the Windchill community before making a final decision. If you've automated regression testing, what tools did you use? What were their pros and cons?
Hello, we are looking to retire Windchill 10.1 and export all Solidworks data to an external disk. Would you know if there is such a script in existence and/or can someone be willing to share their script to export similar to what D_Graham stated..."simply by copying the files from the Windchill vault into a Windows folder that mirrors the Windchill folder structure. This tool includes a file that prints out the complete re-filename history of any object that ever had its filename changed.". I would appreciate a response and any assistance you can provide. Thank you. Reference topic: https://community.ptc.com/t5/Windchill/Bulk-export-of-CAD-files-from-Windchill-with-automatic/m-p/983759#M82967
Version: Windchill 12.1 Use Case: During any workflow, a task is reassigned. For any subsequent task assignments such as any type of rework task, would like for the task to go to the last person it was assigned to for completion.Description: Joe reassigns a task to Sam. Workflow for said task progresses and during release receives a rework task. By default, it appears that the system will send the Rework notification back to Joe, who would then turn around a reassign it to Sam, again. Is there a setting or something that can be done so that the new task would go back to Sam?
I am in the middle of creating some access control rules and have the following questions for everyone:What are your best practices and considerations when creating Access Control Rules? At what level do you create them, context or org? What considerations do you make when creating them?My first inclination is to create them as high up the structure as it makes sense. In this particular case I want a set of rules for a custom role called ENG Admin. Think of a Library Manager or Product Manager permissions but only for WTParts and CAD / EPM Docs. Since it would seemingly apply to every Product and a lot of Libraries, my thought was to create it at the ORG level.I look forward to seeing what the group comes up with.-marcCAD / PLM Systems ManagerTriMark Corporation, New Hampton, Iowa
I am working with my team to make better use and integration with Problem Reports. They have a good idea of their function and use but we failed to put in the process checks to fully integrate them. I came up with a working list of deficiencies and I would like your input. Do you agree or have I missed anything? I have an older version of the PR workflow so it does not have the sync robot at the end of the process. I am leery of adding more sync robots instances to the system. Deficiencies with Current Workflow Deficiency Description and Commentary There is no method to manually resolve Problem Reports after disposition. There are multiple cases here to address: Accepted Problem Report is not properly associated to a Change Request and that change request is resolved. The Problem Report should be linked and moved to the Resolved State but the resolution date would not be set. This is typically done via workflow. The resolution state is not an editable field. Customizati
I have a brand new install of PDMLink 13 and noticed in my testing that both Change Request and Problem Report are missing from actions. I am still in the middle of configuring things so I have applied my customizations from 12 and brought in my lifecycles, workflows and OIRs. I do see Change Notice and Promotion Request. Scratching head here but I am sure its something simple. I do have some additional actions like Delete Representations that I added in. I checked the licenses and the user I am testing does have Windchill Advanced license among others. What's weird is that if I look at jcaDebug, its not even greyed out.
Version: Windchill 12.1 Use Case: We are trying to keep track of open/pending Problem Reports/Change Requests/Change Notices in our system. We would like to see, on a single page, all unresolved Problem Reports and if they have a Change Request/Change Notice already created. If a Problem Report is "Accepted", it may mean that a Change Request needs to be created. It may mean that a Change Request has already been created but not implemented, or it could mean that we are waiting to implement it at a future date. By creating a report that shows us the entire chain (PR+state, CR+state, CN+state), we can easily determine where something is stalled in the process.Description: In the report builder, I can't figure out which tables to link to get all of the information on a single page. Ideally, we would want to start with all unresolved Problem Reports, then display associate process objects with other columns on the same row.
Version: Windchill 12.0 Use Case: When you need to manage 169 Contexts, especially the different roles, it's a lot of clicking. There is no way to get directly to the team, after you found it. You first need to click it, then go to the most recent-tree, expand the list and then click the Team. I want to speed it up with an "import exportable spreadsheet"-behaviour like it's implemented for parts/BOMs.Description: In the advanced search, you can search for contexts, just by selecting the contexts as types and searching for a "created" timeslot that matches the time Windchill exists in the company.But I cannot import/export that. Is there an easy way to do that similarly, since the object types are not allowed to export?
So, I have not used this before but am force feeding myself online docs related to BAC. I have a fresh empty Development instance of 13.0.2 and would like to flow my changes from Dev to Test (Clone of Prod) to Prod eventually and utilize BAC to do that. My previous experience has been doing this manually. I have a few questions. 1. Am I correct in assuming that I cannot use BAC to export changes from my 12.0.2 system to my new Dev system right? I would use traditional export mechanisms lifecycles, workflows, types and other setup to align my Dev instance to what my current production system has. 2. After I complete my upgrade of Prod to 13.0.2 and clone to create my Test instance, I would have to baseline Dev/Test/Prod to start and register them to allow this process to work correct? What happens if I make slight differences to these environments before this baseline? Any gotcha's or best practices before I start configuring my empty Dev instance? Its a clean slate now.
Version: Windchill 12.0 Use Case: Work on a project to improve CAD quality.Description: While working on a project to improve our CAD quality, I found that some of our CAD structures don't match the BOM in windchill. Ie the bolt PN changed in the BOM, but the CAD didn't get updated. I have 1000s of items that need to be checked Is there any PCT tool that can do this?
Hi Sumit, I have a custom utility on Promotion Notice and I want to retrieve all task data like name, number, role, assignee, activity name, vote, and comments as well. So, I retrieved all the data but I am STRUGGLING to get user comments and votes while approving the promotion request or while performing the "approve" task. If you have sent a snap of code then it would be highly appreciated.
I am using Windchill PDMLink Release 11.0 and Datecode with CPS M030-CPS09How to get previous lifecycle state of an object?
I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.2.2When launching SolidWorks 2019, it cannot communicate with the Workgroup Manager. I've tried following the instructions on Article - CS310741 but it does not work. I need help in resolving this issue.Here are the errors that I facedUnable to connect to Windchill Workgroup Manager, if more than one instance of the authoring application is running, the new one will run disconnected.
Is there any API or workaround to get the vote from a WorkItem?
Hello community members!Does anyone in this community have the Windchill PDMLink Curriculum Guide? As PTC has closed down and Elearning with teaching material, I no longer have this curriculum. Maybe someone copied it for you...
I am using Windchill PDMLink Release 10.2 and Datecode with CPS M030-CPS28I am in the middle of a 9.1 to 10.2 upgrade (first step to a 12.1 upgrade)Populate the fields Prefix, First, Middle, Last and Suffix in the WTUser table during execute standalone migrator fails according to articlehttps://www.ptc.com/en/support/article/CS59225?source=searchthere are for sure incongruencies in the JNDI adapter but we cannot go back and fix.Is there a workaround to make the UpgradeManager complete?Thank You!
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.