I can pasted a call in a browser based on the documentation -
abd see alist of users for Reassign. This is based on the documention.
Documentation shows - GET /Windchill/servlet/odata/Workflow/GetWorkItemReassignUserList(WorkItems=@wi)?@wi=["OR:wt.workflow.work.WorkItem:232279","OR:wt.workflow.work.WorkItem:232290","OR:wt.workflow.work.WorkItem:232297"] HTTP/1.1
Using an Odata Connector I have the endpoint below that will only returns Resource errors or missing alias (v3)
ThingWorx endpoint -GetWorkItemReassignUserList(/v4/Workflow/GetWorkItemReassignUserList(WorkflowItems=@WorkItems) GET)
How do you add an alias to the call
Solved! Go to Solution.
You can use the information at the link below for a workaround for a known issue. Not sure why the fix didn't popup in search results sooner.
https://www.ptc.com/en/support/article/CS406765?source=search
You can use the information at the link below for a workaround for a known issue. Not sure why the fix didn't popup in search results sooner.
https://www.ptc.com/en/support/article/CS406765?source=search