Skip to main content

2 replies

olivierlp
Community Manager
June 3, 2024

Hello @KG_10759584,

 

I may suggest that you put more details and context in your question. It will help engagement. Please take a look at this guidance: How to Ask a Good Question

Olivier
3-Newcomer
June 4, 2024

Further additions to the above question.

I am using Windchill 12.1. I am able to get the task assignee name in the workflow domain through WorkItem using the API "/WorkItem('{workItemId}')/CompletedBy" in Windchill.

request URL - {Base_url}/servlet/odata/v3/Workflow/WorkItems('OR%3Awt.workflow.work.WorkItem%3A256429900')/CompletedBy

But when I tried to get the task assignee name through the change notice number, I was not able to get it. I think, It may be because of differences in domains like 'PTC Change Management Domain' and 'PTC Workflow Domain'.

Can anybody help me?

Thanks