Windchill
Recently active
Version: Windchill 13.0 Use Case: I have managed to find the "com.ptc.windchill.pdmlink.change.server.impl" package on my PC but there is no package that exists in there called "WorkflowProcessHelper". According to the Javadoc that is available via the client, this class exists. It is also called in one of the OOTB workflow robots.Description: I am trying to establish where classes, that I am unable to see on the server but are called in workflow robots, are stored. Can anybody shed light on this?
I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.0.3Business Rule- Attribute validation ConfigurationtExample :Set of Attribute -Subtype of Part1Set of Attribute- Subtype of Part2How to Load the Business Rule For these Case
I am using Windchill PDMLink Release 12.1 and Datecode with CPS 12.1.2.16Microsoft Edge navigation with IE Compatibility turned on is not working as expected for Edit Wizard.
Version: Windchill 13.0 Use Case: I have managed to ensure that users have to provide text in the "Comments" field for all workflow tasks in Windchill. I achieved this using the method detailed under the "Instructions for Windchill PDMLink 10.0 - 12.1" at https://www.ptc.com/en/support/article/CS35488?source=search.Description: The issue with this solution is that the solution applied to all workflow tasks. I would like to be able to only apply this solution to workflow tasks that are generated as a result of them being produced from a certain workflow. The article found at https://www.ptc.com/en/support/article/CS35488?source=search includes a function that is added into the custom.jsfrag file. I was wondering if it would be possible to include text in this function that will result in the result I am looking for. For example, some sort of "If" condition that checks the "Process" attribute value of the workflow task to see if it matches a certain value before apply
Version: Windchill 12.1 Use Case: understand why some documents visible in the Windchill UI are not returned in the OData API response and to identify the required configuration to make both environments consistent. Description: Hello, We are querying part information and associated documents using the same OData request on two different Windchill environments. In our test environment, all documents are returned correctly with the following request: /Windchill/servlet/odata/ProdMgmt/Parts?$filter=Number eq 'XXXX'& $expand=Versions($filter=State/Value eq 'RELEASED' or State/Value eq 'IMPORTED'; $expand=DescribedBy($expand=DescribedBy($expand=Attachments,Representations)), References($expand=References($expand=Attachments,Representations)), PartDocAssociations($expand=RelatedCADDoc($expand=Attachments,Representations))) However, in the production environment, some documents that are visible in the Windchill UI under DescribedBy or References do not a
Version: Windchill 12.1Organization> Type and Attribute Management > Manage Global enumerationUse Case: Hi everyone Does anyone know the API URL of Manage global enumerations or any other way to access it in API I'm using Workato and need to GET/POST to that list on Windchill Thank youDescription: Hi everyoneDoes anyone know the API URL of Manage global enumerations or any other way to access it in APII'm using Workato and need to GET/POST to that list on WindchillThank you
Version: Windchill 12.0 Use Case: Matrix with "double" result + calculation Matrix A = 1 Matrix B = 2 Matrix C = C1 with A manage by the horizontal axis + B manage by the vertical axis Calculation Matrix C : $Case( [FmeaTable.FmeUserText15] == "Yes" && [FmeaTable.FmeUserText19] == "Yes" , 1 , [FmeaTable.FmeUserText15] == "Yes" && [FmeaTable.FmeUserText20] == "Yes" , 1 , [FmeaTable.FmeUserText15] == "Yes" && [FmeaTable.FmeUserText21] == "Yes" , 1 , [FmeaTable.FmeUserText15] == "Yes" && [FmeaTable.FmeUserText23] == "Yes" , 1 , [FmeaTable.FmeUserText13] == "Yes" && [FmeaTable.FmeUserText19] == "Yes" , 1 , [FmeaTable.FmeUserText13] == "Yes" && [FmeaTable.FmeUserText20] == "Yes" , 1 , [FmeaTable.FmeUserText13] == "Yes" && [FmeaTable.FmeUserText21] == "Yes" , 1 , [FmeaTable.ItemDescription] == "Yes" && [FmeaTable.FmeUserText18] == "Yes" , 1 , [FmeaTable.ItemDescription] == "Yes" && [FmeaTable.FmeUserText21] == "Yes"
Hi Team,Is there anyone knows how we can create custom OData rest service in Windchill, please share here if anyone have any solutions. Thanks in Advance.
Is there a way to automatically have the ‘Send Email Notification’ checkbox selected by default when creating Ad-Hoc Activities in Windchill?
Version: Windchill 12.1 Use Case: Differentiate between mail notifications coming from each environment so that users don't get confusedDescription: Emails sent by Windchill are not very reliable in terms of, from which environments are coming. Sometimes I see the email of the test server server-test@company.com, sometimes I just receive an email where the FROM(on the email) matches the user's email (the user to whom the email is sent). How can I reliably differentiate all emails coming from the test from the ones coming from the production, since the username does not change, but the URL of the environment changes from env to env, it would be convenient to trace that information somewhere and not rely on the user email. Thanks in advance,
Version: Windchill 13.0 Use Case: User wants to have attribute that is shared across various views but at the same time Change-Management controllable. Enterprise Data looks like something good for that but I see no way to create it directly through UI, compared to Load File - https://support.ptc.com/help/windchill/plus/r12.0.2.0/en/index.html#page/Windchill_Help_Center%2FExpMPM_CreatingObjectsUsingLoader.html%23Description: Hello, according to this URL there is a way to create Enterprise Data using LoadFile (it requires some preferences setup but that's not so important). https://support.ptc.com/help/windchill/plus/r12.0.2.0/en/index.html#page/Windchill_Help_Center%2FExpMPM_CreatingObjectsUsingLoader.html%23 Question now is - is there any OOTB Create wizard for this Enterprise Data, or is it only supposed to be created through load files?
Version: Windchill 13.0 Use Case: When installing Windchill 13.0.2.3 on RHEL 9.6 how do you get it to run as a service?Description: I have Windchill 13.0.2.3 running on RHEL 9.6 quite successfully as a monolithic server (SQL, Application, HTTP server and SOLR al on one VM) for testing purposes. I can make everything run as foreground application using the commands in this article: https://www.ptc.com/en/support/article/CS49725 I've succeeded in getting Apache to run as a service using systemd unit files, but I cannot get either SOLR or Windchill to start. I've written a script for Windchill that opens a Windchill shell and then enters the command 'Windchill start'. When I run that from a command line the method servers start correctly in xterm, but when I use a unit file to run from systemd then it fails to start, even when I run it as the same user, or as root. Would anyone share the startup script and unit file that they have used to get SOLR & Windchill
I am using Windchill PDMLink Release 13.0 and Datecode with CPS 13.0.2.1We are about to upgrade from Creo 11.0.2.0 to Creo 12.4.2 and need to re-configure our Windchill visualisation to use the new version of Creo.I have tried to find out how to do this using the help system and knowledge base, but have been unable to work out how to do it.Please provide step by step instructions to change Creo version used by Windchill Visualisation.
We have a requirement to connect ThingWorx with Windchill using the OData Connector configured with Fixed Authentication. However, Basic Authentication is disabled on the Windchill server.When I configure Fixed Authentication using the Windchill org admin account, I get the following results:ValidateConnection: 200 (Success)RefreshEndpointCache: SuccessGetEndpointList: returns an empty array [] (no endpoints)Could someone please advise how we can populate or retrieve the endpoint list for this Fixed Authentication setup on this server? Thanks in advance,VV
Version: Windchill 13.0 Use Case: Autoassociate preference is turned on and a custom class that extends DefaultAutoAssociatePartFinderCreator implements AutoAssociatePartFinderCreator runs to select the correct subtype based on Product context. Autoassociate created WTParts don't have the particular subtype defaults. Description: I customized the AutoAssociatePartFinderCreator class to look at the product context a CAD document is being checked into and based on the context selects the appropriate subtype of WTPart to auto associate. This works as expected and the correct WTPart subtype is associated on check in based on context name. However, the subtype defaults and cascading attribution I set up for that particular subtype doesn't carry over. Instead, it looks as though the WTPart subtype is created based on the default parent WTPart. When I create a new part in the context, it follows the WTPart subtype attributes and defaults I set up.
How do I build a report of all the documents shared into Project?Here are the columns I am intersted in :Document Number, Document Name, Version, Project Name, Folder LocationI know i need the Project2 and Document object, but I am not sure what other table/object and fields i need to link together.Any help you can provide will be much appreciated!I am using Windchill 9.1
I am using Windchill ProjectLink Release 12.1 and Datecode with CPS 12.1.2.1Project plan replacement issue: Post-importing the new MPP file to the project, the “Actual Start date” is not editable in the “Plan”.Here are the errors that I facedMultiple dysfunction
Version: Windchill 13.0 Use Case: I want to migrate bulk data for part with IBA attributes , equivalence link, and BOM what should be the best option for migrating the data into windchill. What are the limitation of Load from file.Description: I want to migrate bulk data for part with IBA attributes , equivalence link, and BOM what should be the best option for migrating the data into windchill. What are the limitation of Load from file.
Hello,Have anybody using out of the box View Part structure app? The tree widget in Thingworx removes the duplicate part numbers. That really becomes data integrity issue. We only see one occurrence of the M4X4_SHSS.PRT in Thingworx Navigate . How have you handle this? Thanks,Preeti
Version: Windchill 12.0 Use Case: i see "Fix misconfiguration for overlapping base licenses." in my license management report.Description: Hello, I find difficulty understanding the windchill license usage summary. (attached)the report fetched is of last week and i see there is a row "Misconfiguration - Multiple overlapping base licenses" is there anything i can do the license distribution better? kinldy suggest. Br,Sandeep
When I click on the + button, a new row should get created, creating a new row is also working fine with the below code. in the JSP page, I first created a table like below<table id="attachmentTable" style="border-collapse: separate; border-spacing: 12px; font-family: Arial, Helvetica, sans-serif;"> <!-- pickerCallback="BUEPMDocumentPickerCallBack" --> <tbody id="rows"> <tr> <td> <wctags:itemPicker id="buObjectPicker" label="Document Picker" showTypePicker="false" objectType="WCTYPE|wt.epm.EPMDocument,WCTYPE|wt.doc.WTDocument" componentId="buObjectPicker" pickerTitle="Object Picker" displayAttribute="name,number" pickedAttributes="name,number,version,iteration,view" editable="true" pickerCallback="BUEPMDocumentPickerCallBack" pickerTextBoxLength = "40" readOnlyPickerTextBox="true" /> </td> <td style="border-collapse: separate; border-spacing: 12px; fo
Version: Windchill Below 11.0 Use Case: Adding Participants to Analyze Change RequestDescription: Doing an Analyze Change Request task and trying to add participants for TRB Review. When go in to add participants and click search receive error message "No Results Found". I have administrator privileges and I have also tried to complete same task as Org Admin. This is the only ECR that I am receiving this error and I have also deleted this ECR and had the ECR recreated and still receive same error.
Version: Windchill 13.0 Use Case: Using PersistableAdapter to get IBA values of a cascading attribute, the obj.get("attribute_internal_name") for the cascading attributes specifically returns the internal names of the underlying global enumeration item instead of the display name. Description: I have a WTPart subtype that has several cascading attributes. Is this expected behavior? Is there a way to get the display value of the enumerated value that is used to set up the cascading attribute? PersistableAdapter, when used to get the original value ("Reason for Classification" in my case) returns the enumerated value list internal value instead of the display value. Setup:
Version: Windchill 13.0 Use Case: We have a customized Workflow that has a Date as variable (actually, I would prefer a date like LocalDate for the user, but Windchill is still proposing the java.date.Date). I would like that a user can set the date during a User Task.Description: The variable is shown a a text, without any format hint for the user, and the conversion to Timestamp depends on the timezone of the user (if the String is not completely filled) ...How could we provide a date picker as input instead of a input text ?
My company using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.2.14We are planning to implement SSO enabled login by replacing prompt of asking login credentials. If anyone has suggestion or helpful documentation, kindly share here.Thanks in advance!
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.