<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Workflow actions on Virtosoftware Guides &amp; Docs</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-app/virto-workflows-for-office-365/workflow-actions/</link><description>Recent content in Workflow actions on Virtosoftware Guides &amp; Docs</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Mon, 28 Oct 2024 19:43:28 +0000</lastBuildDate><atom:link href="https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-app/virto-workflows-for-office-365/workflow-actions/index.xml" rel="self" type="application/rss+xml"/><item><title>Is workflow running on list item</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-app/virto-workflows-for-office-365/workflow-actions/is-workflow-running-on-list-item/</link><pubDate>Mon, 28 Oct 2024 19:43:28 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-app/virto-workflows-for-office-365/workflow-actions/is-workflow-running-on-list-item/</guid><description>&lt;p&gt;This activity checks whether workflow is running on a list item and stores result in a variable.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/is_workflow_running_on_list_item_1.png" alt="is_workflow_running_on_list_item_1" /&gt;&lt;/p&gt;
&lt;h5 id="parameters"&gt;&lt;strong&gt;Parameters&lt;/strong&gt;&lt;a class="anchor" href="#parameters"&gt;#&lt;/a&gt;&lt;/h5&gt;
&lt;p&gt;Input parameters&lt;/p&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Parameter&lt;/td&gt;&lt;td&gt;Description&lt;/td&gt;&lt;td&gt;Example&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;This workflow&lt;/td&gt;&lt;td&gt;Workflow name which you want to check for running status.&lt;/td&gt;&lt;td&gt;Update item workflow&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Current list item (optional)&lt;/td&gt;&lt;td&gt;List Item ID which workflow status you want to check. If the value not specified, current workflow contextitem will be used.&lt;/td&gt;&lt;td&gt;[%Variable:ItemID%], Current Item:ID&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;current list (optional)&lt;/td&gt;&lt;td&gt;Title or Url of list whichworkflow status you want to check. If the value is not&lt;/td&gt;&lt;td&gt;Tasks[%Workflow Context:List Name%]/Lists/ Tasks&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;specified, current workflow context list will be used.&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;SiteURL (optional)&lt;/td&gt;&lt;td&gt;The URL of a source SharePoint site which workflow status you want to check. If the value field is empty, current site will beused.&lt;/td&gt;&lt;td&gt;https://contoso/SiteUrl; https://contoso/Sites/SiteUrl;[%Workflow Context:Current Site URL%]/subSite&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Variable (set by this activity)&lt;/td&gt;&lt;td&gt;After successful workflow execution contains flag whether workflow isrunning on list item or not.&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;
&lt;p&gt;Example&lt;/p&gt;</description></item><item><title>Start another workflow</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-app/virto-workflows-for-office-365/workflow-actions/start-another-workflow/</link><pubDate>Mon, 28 Oct 2024 19:43:21 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-app/virto-workflows-for-office-365/workflow-actions/start-another-workflow/</guid><description>&lt;p&gt;This activity finds the list item by ID and runs workflow.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/start_another_workflow_1.jpg" alt="start_another_workflow_1" /&gt;&lt;/p&gt;
&lt;p&gt;**Note:**If list item parameter is empty, current list item will be used.&lt;/p&gt;
&lt;p&gt;**Note:**If workflow association is empty, default will be used.&lt;/p&gt;
&lt;h5 id="sharepoint-workflow-designer-phrase"&gt;&lt;strong&gt;SharePoint Workflow Designer Phrase&lt;/strong&gt;&lt;a class="anchor" href="#sharepoint-workflow-designer-phrase"&gt;#&lt;/a&gt;&lt;/h5&gt;
&lt;p&gt;Start SharePoint 2013 list workflow in this list on this item, named this&lt;/p&gt;
&lt;h5 id="parameters"&gt;&lt;strong&gt;Parameters&lt;/strong&gt;&lt;a class="anchor" href="#parameters"&gt;#&lt;/a&gt;&lt;/h5&gt;
&lt;p&gt;Input parameters&lt;/p&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Parameter&lt;/td&gt;&lt;td&gt;Description&lt;/td&gt;&lt;td&gt;Example&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;this list&lt;/td&gt;&lt;td&gt;Title or Url of chosen list. Ifthe value field is empty, current list will be used.&lt;/td&gt;&lt;td&gt;Tasks[%Workflow Context:List Name%]/Lists/ Tasks&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;this item&lt;/td&gt;&lt;td&gt;Item ID. If the value field is empty, current item ID will be used.&lt;/td&gt;&lt;td&gt;[%Variable:ItemID%], Current Item:ID&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;this&lt;/td&gt;&lt;td&gt;Workflow Identifier&lt;/td&gt;&lt;td&gt;Name of existing workflow to run&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;SiteURL (optional)&lt;/td&gt;&lt;td&gt;The URL of a source SharePoint site. If the valuefield is empty, current site will be used.&lt;/td&gt;&lt;td&gt;https://contoso/SiteUrl; https://contoso/Sites/SiteUrl;[%Workflow Context:Current Site URL%]/subSite&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;
&lt;p&gt;Example&lt;/p&gt;</description></item><item><title>Loop through list items and start workflow</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-app/virto-workflows-for-office-365/workflow-actions/loop-through-list-items-and-start-workflow/</link><pubDate>Mon, 28 Oct 2024 19:43:15 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-app/virto-workflows-for-office-365/workflow-actions/loop-through-list-items-and-start-workflow/</guid><description>&lt;p&gt;This activity finds list by url and allows looping through list items and staring workflow for multiple list items.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/loop_through_list_items_and_start_workflow_1.jpg" alt="loop_through_list_items_and_start_workflow_1" /&gt;&lt;/p&gt;
&lt;h5 id="parameters"&gt;&lt;strong&gt;Parameters&lt;/strong&gt;&lt;a class="anchor" href="#parameters"&gt;#&lt;/a&gt;&lt;/h5&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Parameter&lt;/td&gt;&lt;td&gt;Description&lt;/td&gt;&lt;td&gt;Example&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;All (optional)&lt;/td&gt;&lt;td&gt;List item filter. The filter string supports View Name, View ID and CAML string (&amp;lt;Where&amp;gt;...&amp;lt;/Where&amp;gt;).Empty filter returns all items.&lt;/td&gt;&lt;td&gt;&lt;a href="https://www.google.com/url?q=http://mysharepoint/MyDocs/Shared%2520Documents&amp;amp;sa=D&amp;amp;source=editors&amp;amp;ust=1730110814124611&amp;amp;usg=AOvVaw1Dfnz6lhKoUKYI5yjH4huc"&gt;http://mysharepoint/MyDocs/Shared%20Documents&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;this list&lt;/td&gt;&lt;td&gt;List identifier. The value could be list name, guid or list url (the web site relative url). If the value field is empty, current list will beused.&lt;/td&gt;&lt;td&gt;[%Variable:ItemID%], Current Item:ID&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;This workflow&lt;/td&gt;&lt;td&gt;Name of existing workflow to run&lt;/td&gt;&lt;td&gt;Name of existing workflow to run&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;SiteURL (optional)&lt;/td&gt;&lt;td&gt;The URL of a SharePoint site. If the value field isempty, current site will be used.&lt;/td&gt;&lt;td&gt;https://contoso/SiteUrl; https://contoso/Sites/SiteUrl;[%Workflow Context:Current Site URL%]/subSite&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;
&lt;p&gt;Example&lt;/p&gt;</description></item><item><title>Cancel all workflows on list item</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-app/virto-workflows-for-office-365/workflow-actions/cancel-all-workflows-on-list-item/</link><pubDate>Mon, 28 Oct 2024 19:43:08 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-app/virto-workflows-for-office-365/workflow-actions/cancel-all-workflows-on-list-item/</guid><description>&lt;p&gt;This activity cancels all running or faulting workflows for selected list item.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/cancel_all_workflows_on_list_item_1.jpg" alt="cancel_all_workflows_on_list_item_1" /&gt;&lt;/p&gt;
&lt;p&gt;Note: Canceling the workflow will set its status to Canceled and will delete all tasks created by the workflow.&lt;/p&gt;
&lt;h5 id="parameters"&gt;&lt;strong&gt;Parameters&lt;/strong&gt;&lt;a class="anchor" href="#parameters"&gt;#&lt;/a&gt;&lt;/h5&gt;
&lt;p&gt;Input parameters&lt;/p&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Parameter&lt;/td&gt;&lt;td&gt;Description&lt;/td&gt;&lt;td&gt;Example&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;current list item&lt;/td&gt;&lt;td&gt;List item ID which running workflow you want to cancel. If the value field isempty, current item ID will be used.&lt;/td&gt;&lt;td&gt;[%Variable:ItemID%], Current Item:ID&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;current list (optional)&lt;/td&gt;&lt;td&gt;List ID (guid) or name where you want to cancel list item running workflow. If the value field is empty,current list will be used.&lt;/td&gt;&lt;td&gt;Tasks[%Workflow Context:List Name%]/Lists/ Tasks&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;SiteURL (optional)&lt;/td&gt;&lt;td&gt;The URL of a source SharePoint site. If the value field is empty, current site will be used.&lt;/td&gt;&lt;td&gt;https://contoso/SiteUrl; https://contoso/Sites/SiteUrl;[%Workflow Context:Current Site URL%]/subSite&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;
&lt;p&gt;Example&lt;/p&gt;</description></item><item><title>Cancel running Workflow</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-app/virto-workflows-for-office-365/workflow-actions/cancel-running-workflow/</link><pubDate>Mon, 28 Oct 2024 19:42:59 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-app/virto-workflows-for-office-365/workflow-actions/cancel-running-workflow/</guid><description>&lt;p&gt;This activity cancels specific running workflows on the specific list for selected item.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/cancel_running_workflow_1.jpg" alt="cancel_running_workflow_1" /&gt;&lt;/p&gt;
&lt;p&gt;You can use the activity to terminate list item workflow if an error occurs or the workflow stops responding. **Note:**Canceling the workflow will set its status to Canceled and will delete all tasks created by the workflow. &lt;strong&gt;SharePoint Workflow Designer Phrase&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Cancel running workflow in this list on this item, named this&lt;/p&gt;
&lt;h5 id="parameters"&gt;&lt;strong&gt;Parameters&lt;/strong&gt;&lt;a class="anchor" href="#parameters"&gt;#&lt;/a&gt;&lt;/h5&gt;
&lt;p&gt;Input parameters&lt;/p&gt;</description></item></channel></rss>