Start Another Workflow extended

⌘K

Start Another Workflow extended

This activity finds the list item by URL and runs a workflow as a specific user with custom association data.

start_another_workflow_extended_1

Note: If the list item URL is empty, the current list item will be used.

Note: If the workflow association is empty, the default will be used.

Note: If the user is empty, the System Account will be used.

SharePoint Workflow Designer Phrase

Start another workflow at this list item URL, named this with default association data. Run As default user.

Parameters

ParameterDescription
this list item urlOptional. Full URL of the list item.
Examples:
http://mysharepoint/MyDocs/Shared%20Documents/MSOMS.pdf
http://mysharepoint/Lists/List%20with%20Approve/1_.000
http://mysharepoint/Lists/List%20with%20Approve/DispForm.aspx?ID=1
http://mysharepoint/Lists/List%20with%20Approve/EditForm.aspx?ID=1
thisName of the existing workflow to run.
default association dataOptional. The workflow association on which to base the new workflow instance.
default userOptional. Workflow initiator’s login name. If empty, the System Account will be used.

How can we help?