RuntimeServiceGetActivityInstanceAssignableUserList Method |
Namespace: Advantys.Workflow.Web.Services.Processes.Runtime
public XmlNode GetActivityInstanceAssignableUserList( int processInstanceId, int activityInstanceId, bool isSuperUserMode )
Only actions, where the connected user belongs to the action's participant, can retrieve the list of users for assignment when isSuperUserMode is false.
Optional Parameters.
These parameters can be used in the query string or as parameters of the SOAP headers (see examples for more information).
delegateUsername (string) | Specifies the delegate username for delegation mode. |
impersonateUsername (string) | Username to use for impersonation. Operation is available for allowed users only. |