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

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
| Parameter | Description |
| this list item url | Optional. 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 |
| this | Name of the existing workflow to run. |
| default association data | Optional. The workflow association on which to base the new workflow instance. |
| default user | Optional. Workflow initiator’s login name. If empty, the System Account will be used. |