Is there a way to access activity instance information via the Client or Management APIs? All I can find is process instance info, which only references activites and not their instances. What I want to do is query a list of all activity instances given a process instance ID so I can call GotoActivity on any Waiting instances and pick up changes to the activity start time. I know you can get this information via the 'Activity Instance' smartobject that uses the 'Workflow Reporting Service', but I would rather use direct Client or Management API calls rather than redirect through the smartobject API if possible.
Accessing Activity Instances via API (SourceCode.Workflow.Client or SourceCode.Workflow.Management)
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.