Includes: Windchill API, Windchill REST Services, Info*Engine, UI Customization
Recently active
Hello, When I try to search for WTparts with specific attributes, it returns results that are not the latest revision although I specifically say that I want only the latest revision: I also tried to change user preferences to show only latest revision, but with no effect:Anyone can help?
Version: Windchill 13.0 Use Case: I am trying to access an API in the change management domain which GETs some data and i want to make a get call using a filter by the name "Owner" which is of PTC.PrincipalMgmt.User type, trying to build a simple filter query here but when using queries like Owner eq " OwnerName " I get an error : { "error": { "code": null, "message": "The types 'PTC.PrincipalMgmt.User' and 'Edm.String' are not compatible." } } which clearly signals that the query format is wrong since i need to pass the object and i have passed string. So what change do i need to perform in my GET call.Description: I am trying to access an API in the change management domain which GETs some data and i want to make a get call using a filter by the name "Owner" which is of PTC.PrincipalMgmt.User type, trying to build a simple filter query here but when using queries like Owner eq " OwnerName " I get an error :{"error": {"code": null,"message": "The types 'PTC.PrincipalMgmt.User' an
I am using Windchill PDMLink Release 12.1 and Datecode with CPS 12.1.1.0Trying to fetch BOM data with ID e.g.OR:wt.part.WTPart:455420, in the WRS Domain under Product Management Domain under POST GetBOM i enter Parameters and CSRF TOKEN from /servlet/odata/PTC/GetCSRFToken()the ParametersName Description$selectstring(query)$select$expandstring(query)Components($expand=Part($select=Name,Number),PartUse,Occurrences;$levels=max)CSRF_NONCE *string(header)wq4/k91jTdavRJ8Olv9d34oJDJLcCNM5s4FQ37gbFbObF/hh+pgU+ocrf73iE647gcNW1vIIfeuVdag68ZsHq+1Te+6ZcKVD9MgO9q8Nda/VEKp9p5xwyqlUKJnnfMVHl95c9u87err1D9NMgMplqqsAcA==PartId *string(path)OR:wt.part.WTPart:455420body *object(body)Edit ValueModel{"navigationCriteriaId": ""}and click executeHere are the errors that I facedwhen i paste the link in the POSTMAN I am getting error{"error": {"code": null,"message": "The syntax of the JSON document is not valid."}}
Hi Team,I need to be provided with the few admin privileges for some groups. How to provide any solution and suggestion for this requirement?1. Access for all contexts (products)2. Access for undo-checkout of all objects3. Access to search data which are not checked in (Present only in user workspace)4. Access to view all the users and groups5. Access for deleting the latest revision of an object or all revisions6. Access to Job monitor for checking the status of the published jobs7. Access to restart the workflows in case of issues (set state or reassign lifecycle)8. Access to reset Innoface transfer attributes9. Access to republish or Create new representation10. Access to reassign workflow tasks
I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.1.0Hi PTC Team,We want the change all the change Task template to different Change Task Sub Type, is there any API or code do we have to convert the Sub Type?
I have created attribute in windchill that attribute values should reflect in the xml file
Hello, I have a resulting String with values and need to be shown as a second column in custom table builder for example below, I have a first column with IBA's for my WTPart and in second column need to fetch resulting values with some calculations incode via buidComponentData and display "NValue" column in the table Can anyone assist me with this Nutrient NValueEnergy363 kcalTotal Fat35.3 gSaturated Fat18.2 gCarbohydrates21.0 gSugars0.9 gProtein1.3 gSodium806 mg
Version: Windchill 12.1 Use Case: how to find the list of object types which as attachment tablesDescription: how to find the list of object types which as attachment tables
Version: Windchill 13.0 Use Case: Project Plan Creation - Customization Description: So, When the Project Plan is created, there is an EstimatedFinish2 that needs to be auto-populated based on the EstimatedFinishDate. How can this be done? Is any Java customization required, or can it be achieved through changes in XML files? Thanks,
Version: Windchill 13.0 Use Case: want to create multiple usage link in single shot with one time iteration of Parent partDescription: WTPartUsageLink newUsageLink = WTPartUsageLink.newWTPartUsageLink(parentPart, childPart.getMaster());this API iterate every time parent part
Does anyone have experience calling and generating a Jasper Report from a Workflow expression. The challenge here is that the workflow runs on Master node, which only has BGMS and no foreground MS, in the cluster configuration. Reports can be generated successfully in a monolithic setup where Jasper, BGMS and MS are on same machine.
Version: Windchill 13.0 Use Case: I want to give the user the possibility to access directly sharepoint info pages to gain information and/or launch external applications etc.Description: Is there a possibility to customize the UI of the Workgroup Manager such as adding a TAB or RIBBON with ICONS as you can do in PTC Creo?Other idea is to have the possibility to add more browser tabs with different (home) pages.I have looked in the ini file but it seems that this is very limited.Any idea or suggestion?
Version: Windchill 12.1 Use Case: WRS How to get Change Notices by Context Name/ID in Thingworx/WRS?Description: WRS How to get Change Notices by Context Name/ID in Thingworx/WRS?
How to integrate s1000D schema files in windchill?
Hi @GregoryPERASSO , Thanks for the update this. But I would like to handle remove user while clicking remove icon in setup participants pop message appear in at least one user should be mandatory to available blow role. This case, I have created validator but my validator only working Action->Remove option selected. If I selected against of remove icon not working. I checked both action name is same. If previously tried anyone? If you have any idea, please let me know.
I am using Windchill PDMLink Release 12.1 and Datecode with CPS 12.1.0.1On Desktop Integration, we are trying to pull the electronic signature of the user. we are currently able to fetch the signature and process the signature but unable to add it to word.What is the action setup for the DTI client to get the image (jpeg or png) assign signature.
Version: Windchill 12.1 Use Case: am trying to retrieve the primary content of WTDocument, Am trying to use "type":"Edm.Stream", but insuccessful. Could you please suggest the right approach Description: download primary content using Odata Rest Service
I have given file browse option in wizard page and i want to get this file in java code. But i am unable get this file in request. Is there way to get that file.
Hi,I need to publish CAD Document from Thing Worx. So, I don't know how to achieve this. Do you have any ideas how to solve this Problem?
Hi, do anyone have any idea how to get the latest revision for all the structure/UsedBy entities?I can get the latest revision for the requested part:Windchill/servlet/odata/v5/ProdMgmt/Parts('<my oid>')?ptc.search.latestversion=trueBut how can I get for all the UsedBy entities?Windchill/servlet/odata/v5/ProdMgmt/Parts('<my oid>')?ptc.search.latestversion=true&%24expand=UsedBy(%24levels%3Dmax)
I am using Windchill PDMLink Release 12.1 and Datecode with CPS 12.1.2.8Auto suggest toolbar in affected and resulting object search suggest all soft type parts, how to filter supplier parts being suggested
Why are Business Rules considered better than the workflow helper. It is quite easier to add the validation directly in workflow helper but still the Business Rules are considered as the standard one.
Version: Windchill 13.0 Use Case: Creating a problem with REST API but can't adjust the folder location in the API body. Description: Not sure how to use the syntax perhaps but I tried everything that comes to mind and I'm not getting the expected result. Here: Context@odata.bind is the Context (wt.pdmlink.PDMLinkProduct:xxx) Folder@odata.bind is ... what? I tried putting in versions of "Folders('OR:wt.folder.SubFolder:xxx')" { "Name": "", "IssuePriority": { "Value": "" }, "Requester": "", "State": { "Value": "" }, "TypeIcon": { "Path": "" }, "NeedDate": "2025-03-12T17:51:19.836Z", "@odata.type": "", "Context@odata.bind": "", "Folder@odata.bind": "", "Attachments@odata.bind": [ "" ], "CIAffectLinks@odata.bind": [ "" ], "AffectedObjects@odata.bind": [ "" ] } There are also: "FolderLocation" and "FolderName"... both seem to do nothing to set the location. If I want the created problem report to go to
I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.1.0Windchill odata rest api:Given an EPMDocument ID ( ex: OR:wt.epm.EPMDocument:140542976) , how do I get the ID of EPMDocuments that reference it using the ASSTORED or LATEST navigation criteria?
I am using Windchill PDMLink Release 12.1 and Datecode with CPS 12.1.0.0API to fetch “New Information Structure”Here are the errors that I facedAPI to fetch “New Information Structure”
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.