Skip to main content
12-Amethyst
July 25, 2024
Solved

GetWorkItemReassignUserList Resource Error

  • July 25, 2024
  • 1 reply
  • 829 views

I can pasted a call in a browser based on the documentation -

https://pdm-XXXX.com/Windchill/servlet/odata/Workflow/GetWorkItemReassignUserList(WorkItems=@wi)?@wi=[OR:wt.workflow.work.WorkItem:243012721]

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

GB_10984907_0-1721945703241.png

 

Best answer by gbell

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

1 reply

gbell12-AmethystAnswer
12-Amethyst
July 31, 2025

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