We have a use case where we'd like to use Windchill (WRS) to retrieve all work items/workflow tasks assigned to any user on our servers.
I've confirmed with PTC that as of WRS v1.7 the /Workflow/WorkItems API endpoint can only be used to retrieve workflow tasks assigned to the user you're authenticating with - so for ex. if I'm using a system administrator account via basic authentication to hit the API endpoint, I can only see the workflow tasks assigned to the system administrator:
Alternatively, we'd like to be able to see all workflow items/tasks stored on the server if using an administrator/super-user account when hitting a similar API endpoint.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.