cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

ThingWorx Navigate is now Windchill Navigate Learn More

Translate the entire conversation x

GetWorkItemReassignUserList Resource Error

GB_10984907
3-Newcomer

GetWorkItemReassignUserList Resource Error

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

 

ACCEPTED SOLUTION

Accepted Solutions
gbell
12-Amethyst
(To:GB_10984907)

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

View solution in original post

1 REPLY 1
gbell
12-Amethyst
(To:GB_10984907)

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

Announcements


Top Tags