<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question In flow designer any ofparallel tasks closedincomplete it should closedincomplete  ritm in ITSM forum</title>
    <link>https://www.servicenow.com/community/itsm-forum/in-flow-designer-any-ofparallel-tasks-closedincomplete-it-should/m-p/3046629#M528128</link>
    <description>&lt;P&gt;There are two parallel tasks if firstone / second one any of the task get closed incomplete. then ritm should get closed incomplete . I have tried the below . but only for one task it is working fine for another one it is not closing ritm&lt;/P&gt;</description>
    <pubDate>Mon, 16 Sep 2024 18:02:24 GMT</pubDate>
    <dc:creator>tejaswi akoj</dc:creator>
    <dc:date>2024-09-16T18:02:24Z</dc:date>
    <item>
      <title>In flow designer any ofparallel tasks closedincomplete it should closedincomplete  ritm</title>
      <link>https://www.servicenow.com/community/itsm-forum/in-flow-designer-any-ofparallel-tasks-closedincomplete-it-should/m-p/3046629#M528128</link>
      <description>&lt;P&gt;There are two parallel tasks if firstone / second one any of the task get closed incomplete. then ritm should get closed incomplete . I have tried the below . but only for one task it is working fine for another one it is not closing ritm&lt;/P&gt;</description>
      <pubDate>Mon, 16 Sep 2024 18:02:24 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/in-flow-designer-any-ofparallel-tasks-closedincomplete-it-should/m-p/3046629#M528128</guid>
      <dc:creator>tejaswi akoj</dc:creator>
      <dc:date>2024-09-16T18:02:24Z</dc:date>
    </item>
    <item>
      <title>Re: In flow designer any ofparallel tasks closedincomplete it should closedincomplete  ritm</title>
      <link>https://www.servicenow.com/community/itsm-forum/in-flow-designer-any-ofparallel-tasks-closedincomplete-it-should/m-p/3046757#M528133</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/590260"&gt;@tejaswi akoj&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;Use 'End Flow' Action after the RITM Update so that the flow won't be in waiting state for the other CTASK to be moved to closed complete/incomplete state.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="VoonaRohila_0-1726518661050.png" style="width: 400px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/386506i28A910172582698F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="VoonaRohila_0-1726518661050.png" alt="VoonaRohila_0-1726518661050.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The Other CTASK will be in Open State do you want to auto-close that or is there any sync from RITM State to CTASK State for closed incomplete?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Sep 2024 20:33:05 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/in-flow-designer-any-ofparallel-tasks-closedincomplete-it-should/m-p/3046757#M528133</guid>
      <dc:creator>Voona Rohila</dc:creator>
      <dc:date>2024-09-16T20:33:05Z</dc:date>
    </item>
    <item>
      <title>Re: In flow designer any ofparallel tasks closedincomplete it should closedincomplete  ritm</title>
      <link>https://www.servicenow.com/community/itsm-forum/in-flow-designer-any-ofparallel-tasks-closedincomplete-it-should/m-p/3046775#M528134</link>
      <description>&lt;P&gt;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/590260"&gt;@tejaswi akoj&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Think of this the other way, OOTB the RITM will be set to closed automatically if all of the SCTASKs are closed. So in both the parallel steps, just make sure to close the other SCTASK when one of the SCTASK is closed. This will ensure all the records are closed and there are no records hanging loose.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Sep 2024 20:48:19 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/in-flow-designer-any-ofparallel-tasks-closedincomplete-it-should/m-p/3046775#M528134</guid>
      <dc:creator>Ravi Peddineni</dc:creator>
      <dc:date>2024-09-16T20:48:19Z</dc:date>
    </item>
    <item>
      <title>Re: In flow designer any ofparallel tasks closedincomplete it should closedincomplete  ritm</title>
      <link>https://www.servicenow.com/community/itsm-forum/in-flow-designer-any-ofparallel-tasks-closedincomplete-it-should/m-p/3046787#M528136</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/590260"&gt;@tejaswi akoj&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Approach 1:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Create Catalog Task action with 'Wait For' Condition&lt;/LI&gt;&lt;LI&gt;'If' Flow Logic where you check If Task State - Is Not - Closed Incomplete - Generate next task.&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;This could provide a solution to not continue the Flow if the Task isn't Closed Complete.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Approach 2:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1. Create one new flag/field on RITM (true/false).&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2. Create BR to check if state of sc_task is closed complete and mark that flag as true.(you can do it in Flow designer as well).&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;3. Once the RITM is updated and the flag is true then create incident or do whatever your further requirement is(you can do it in FLOW).&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note: - keep in mind that if any sc_task closes complete and flag is already true then do not do anything.(as per your requirement in question --&amp;gt;&lt;STRONG&gt;As we need to perform other actions once anyone of sc_task is close completed&lt;/STRONG&gt;)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;If I could help you with your Query then, please hit the Thumb Icon and mark it as Correct !!&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Thanks &amp;amp; Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Sumanth Meda&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Sep 2024 21:13:06 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/in-flow-designer-any-ofparallel-tasks-closedincomplete-it-should/m-p/3046787#M528136</guid>
      <dc:creator>Sumanth16</dc:creator>
      <dc:date>2024-09-16T21:13:06Z</dc:date>
    </item>
  </channel>
</rss>

