Windchill
Recently active
How to get part info page url in info engine? Share one example query This topic has been separated from this discussion
Hi 🙂 APE publishing failure with trusted host setup.I am facing issue with APE publishing which keeps failing on with Below error.ERROR IN JOB LOG:[A30500] CMS exception: general failureInvalid login credentials for user wcadmin While publishing APE job I could see there is error entry printed in the APACHE error log each time for authentication "AH01617: user wcadmin: authentication failure for "/Windchill/servlet/WindchillAuthGW/wt.httpgw.HTTPServer/ping/": Password Mismatch". But the other jobs (CREO, CATIA, SIS....) get published successfully.The weird thing is after sometime the issue will get resolved by itself and APE jobs will publishing successfully and issue again appearing after few days:( Can anyone help me understand why this authentication is failing even when the setup is correct?.
I am using Windchill PDM Essentials Release 10.2 and Datecode with CPS M010Upon uploading or checking in I the "upload failed" the following message in event manager java.lang.nullpointerexception. I have cleared cache and workspace, restarted Windchill, rebooted server.Here are the errors that I facedjava.lang.NullPointerException
I have created a customized menu using custom action. onclick of this action i want to perform some UI validation so for that i have created a validation service and implementing post select validation in java class. i have made an entry to register action into service.properties and service.properties.xconf as below in service.propties i have addedwt.services/svc/default/com.ptc.core.ui.validation.UIComponentValidator/twx_custom_mashup/null/0=ext.example.rest.validator.MyValidator/duplicate service.properties.xconf change: <Service context="default" name="com.ptc.core.ui.validation.UIComponentValidator"><Option serviceClass="ext.example.rest.validator.MyValidator"selector="twx_custom_mashup"requestor="null"cardinality="duplicate" /></Service> suggest me if i am doing anything wrong. if its ok its not making a call to validation service. appreciate any help on it in advance.Thanks
Have any of you set up NX Reuse Library in Windchill? This is supported (apparently) and seems to work ok. Documentation is reasonably clear but I'm not sure about this line below here:If the recommended workflow is that the WGM generates a first pass ReuseLibraryFileTypes_vxxxx.xml and then the update preference is set to now, what is the process for updating the XML with data from the server after that? Does the preference need to be toggled or does the library update on it's own by virtue of it being connected to Windchill?
Hi, I have a list of Serial Numbers that I need to "translate" into Base Part Numbers. Is there a WRS endpoint that takes a serial number or list of serial numbers that returns the base part number? TIA
I am setting up a GIT repository and creating a pipeline for Windchill . Customer is managing Customizations with SafeArea and Windchill has ThingWorx Navigate , Workers , Replica and all other Integrations. We are on github and using git hub action .Requirement is to manage a pipeline for building and managing the code deployment from Dev -> Test -> Preprod -> Prod environment . Can you please help me with how to manage and create a pipeline? What should be my branching Stratergy ?When CPS or next Upgrade happens, this master repository should server as main .
Hi Everyone, I've created a data utility and have called in the Type and Attribute Manager to overwrite the UI for one of the out of the box variables on a custom document type. This works when the variable is referenced in one of the document layout pages, however, the attribute I want to modify also appears in the item identification information section of the document and in various other tables throughout Windchill. From my understanding, the item identification isn't defined in the type and attribute manager, but rather through the display identification service. Is it possible to create another data utility/service to automatically overwrite this ootb attribute (only in this document type) globally, rather than having to register the data utility to the attribute in the Layout window and creating other services which implement different interfaces, such as the DisplayIdentification interface? Does anyone have any insights or experience creating a global overw
I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.0.0 We are implementing ERP-PLM linkage using Windchill REST API.On the ERP side, EngineeringChangeRequest data is configured as JSON and then executed by calling the endpoint of the Windchill REST API.It operates without problem in Windchill 12.1, but an error occurs in Windchill 12.0.There seems to be an issue where a problem occurs while importing the CSRF Token.Here are the errors that I facedWhen running on HTTP:ECR creation failed: Error: Network response was not okWhen running JavaScript (Node.js)ECR creation failed: {error: {code: 'OPERATION_NOT_SUPPORTED',message: 'The operation is not supported'}}Anyway, the situation is fine in Windchill 12.x, but the problem continues to occur in Windchill 12.0.--------------------------------------------------------------------------------------------------------------------Translated the text from Korean to English using google translate Subject - Windchill 12.
I am trying to get the part configurations, then I will get the structuring of that part using the id of the part configurations, but I have not found an endpoint for this yet. How can I get the part configurations?
Has anyone upgraded from 12.0.2 or prior to WC 12.1.1 or 13.0 and looked at the new process for assigning multiple assignees/reviewers to change tasks? Described in this article (https://www.ptc.com/en/support/article/CS125788?source=search) I did a rehost upgrade from 12.0.2 to 13.0.1 (to start my WC 13 Upgrade planning), and when reviewing - the "Assignment Method" menu is not present. Opened a case with PTC, however the first tech response was "reinstall Windchill" 😀
I have a requirement to create EPMDocument's in Windchill using Windchill API's..The native CAD files are stored in a folder drive, for which we have a need to create bulk create EPMDocument objects using API.No as-stored, No family table data.I want to create plain EPMDocument's with minimal System OOTB attributes & few custom IBA's.I want to understand how this objects behave in the system when compared with EPMDocument objects that were created using CAD authoring application.Please note I have only one option to create these objects using API.
Hello, I have been working as a Windchill Developer for more than 2 years. I struggled a lot in the beginning stage to find solution to some of my queries since many of the answers required some pre-requisite knowledge which I did not possess at the time. I am planning to write some articles on the customization topics with basic details so that people like me at their beginning stage could get all the required details in a single place. Some of the topics I will be addressing are as follows: i) Listeners ii) Adding custom actions and Filters iii) Sending/Receiving data between interfaces. iv) Dashboard designing using model view controller. v) Custom utility to do data correction. I will update the list on the go and let me know if any topics can be added to the list by you. It would be a great help for all the developers like us. Thanks. Regards, HS
Subtype of WTPart OIR doesn't work when auto-associate to EPMDocument is used during part creation in Windchill PDMLink (12.1.2.0). What could be the reason? Should we change any preferences ?
I am using Windchill PDMLink Release 11.0 and Datecode with CPS M030-CPS14We're attempting to update Alternate usernames in our dev environment by using an infoengine task detailed in CS233456. It appears that case is not updating bulk users but a specific user. I was looking for a way to update multiple users. I created an infoengine group of WTUsers (small subset of all users) and tried using the foreach tag to parse through those users to update their alt username but that hasn't worked. I may be missing something and was wondering if there's anyone that could help with.
I am using Windchill PDMLink Release 11.0 and Datecode with CPS M030-CPS11After installation, unable to view or edit the lifecycle or workflow templates.
If I would change a WT Part in BOM, do I need to update all the Drawings inwhich is inside the item?Do I need to update all the BOM in the Drawing or Winchill recover it? version CREO9 and WindchillBest regardsDino
I am trying to add the WTPart into the Workspace for WGM i am unable to get the api for WTPart articel : CS40907(for EPM)I found the article for EPM document. How to add the WTPart to workspace
Hi All,I can get all epmdocument which are linked with WTPart by following code:Here "part" is variable.QueryResult qr2 = WTPartHelper.service.getDescribedByDocuments(part);But, Is there any way to get WTPart from its EPMDocument?. If possible, please provide sample code.RegardsSaravanan
I am building a very simple edit wizard with an attributes table. Above this table, I want to have a dropdown list of possible role values. I have a data utility that can populate the values. Because this value is an input for the attributes table and its generation, when the data utility changes, the attributes table should refresh to pull the data related to this role. One thing I am unclear on is how to trigger the table to regenerate when the drop down value is changed. A non-simple example I can think of is the document create wizard when you change the soft-type, the lower section is refreshed.
I can't create a new model or open an exusting model the steps I followed are:1- launch the modeler2- press on the new midel icon But a message appeared " There are no running repositories mapped "So anyone has an idea what is the reason for this message Thanks in advance.
In this example, customer wants to output ”Iteration“:1,like the ”Revision“ But seems attribute "Iteration" is not in Parts.json, is it possible to output "Iteration"? Thanks,Eva
I'm following the instructions in https://www.ptc.com/en/support/article/CS332539 to try to determinethe version of windchill workgroup manager installed and so far I can't locate the wwgm install folder orget to the About Windchill Workgroup Manager, any ideas as to what I'm doing wrong ?
I am using Windchill PDMLink Release 11.1 and Datecode with CPS M020-CPS23Hey,We have finished the WinDu report and are going to run the WinRu. Before running the WinRu and WCTK FTHealer as per suggested, should we have our Creo users upload/check in any Creo files to Windchill to avoid data loss?
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.