<?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 Flow Designer updates not captured by an update set in Developer forum</title>
    <link>https://www.servicenow.com/community/developer-forum/flow-designer-updates-not-captured-by-an-update-set/m-p/1574567#M231493</link>
    <description>&lt;P&gt;Hi Guys - Need your expertise on this.&lt;/P&gt;
&lt;P&gt;I have created subflow on the Flow Designer on our DEV instance and it does not captured by my update set. When I checked QA instance, I got blank updates. Any help is appreciated.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="find_real_file.png"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/192466i3DAAEDC0B2B51510/image-size/large?v=v2&amp;amp;px=999" role="button" title="find_real_file.png" alt="find_real_file.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Thank you,&lt;/P&gt;
&lt;P&gt;Bryan&lt;/P&gt;</description>
    <pubDate>Tue, 28 May 2019 04:32:42 GMT</pubDate>
    <dc:creator>Bryan12</dc:creator>
    <dc:date>2019-05-28T04:32:42Z</dc:date>
    <item>
      <title>Flow Designer updates not captured by an update set</title>
      <link>https://www.servicenow.com/community/developer-forum/flow-designer-updates-not-captured-by-an-update-set/m-p/1574567#M231493</link>
      <description>&lt;P&gt;Hi Guys - Need your expertise on this.&lt;/P&gt;
&lt;P&gt;I have created subflow on the Flow Designer on our DEV instance and it does not captured by my update set. When I checked QA instance, I got blank updates. Any help is appreciated.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="find_real_file.png"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/192466i3DAAEDC0B2B51510/image-size/large?v=v2&amp;amp;px=999" role="button" title="find_real_file.png" alt="find_real_file.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Thank you,&lt;/P&gt;
&lt;P&gt;Bryan&lt;/P&gt;</description>
      <pubDate>Tue, 28 May 2019 04:32:42 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/flow-designer-updates-not-captured-by-an-update-set/m-p/1574567#M231493</guid>
      <dc:creator>Bryan12</dc:creator>
      <dc:date>2019-05-28T04:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: Flow Designer updates not captured by an update set</title>
      <link>https://www.servicenow.com/community/developer-forum/flow-designer-updates-not-captured-by-an-update-set/m-p/1574568#M231494</link>
      <description>&lt;P&gt;Hello Bryan,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Changes made to a workflow version are not added to the update set until the&amp;nbsp;&lt;A class="xref" title="To complete a workflow, you add workflow activities, validate the workflow, and publish it." href="https://docs.servicenow.com/bundle/london-servicenow-platform/page/administer/workflow-administration/task/work-on-workflows.html#work-on-workflows" rel="nofollow"&gt;workflow is published&lt;/A&gt;, at which point the entire workflow is added into the update set. Update sets store workflows as a single Workflow [wf_workflow] record and only retain the latest version with the update type of Workflow. Make sure your workflow is published&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;Kindly go through the below link&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.servicenow.com/bundle/london-servicenow-platform/page/administer/workflow-administration/concept/c_WorkflowMovementWithUpdateSets.html" rel="nofollow"&gt;https://docs.servicenow.com/bundle/london-servicenow-platform/page/administer/workflow-administration/concept/c_WorkflowMovementWithUpdateSets.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;If my answer solves your problem kindly mark it as correct or mark helpful if it helps you anyway&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Priti&lt;/P&gt;</description>
      <pubDate>Tue, 28 May 2019 04:53:41 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/flow-designer-updates-not-captured-by-an-update-set/m-p/1574568#M231494</guid>
      <dc:creator>Priti Golam1</dc:creator>
      <dc:date>2019-05-28T04:53:41Z</dc:date>
    </item>
    <item>
      <title>Re: Flow Designer updates not captured by an update set</title>
      <link>https://www.servicenow.com/community/developer-forum/flow-designer-updates-not-captured-by-an-update-set/m-p/1574569#M231495</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It gets captured in Update set something like this:-&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="find_real_file.png"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/192460i166FBB279B2E6E91/image-size/large?v=v2&amp;amp;px=999" role="button" title="find_real_file.png" alt="find_real_file.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would suggest you check if you changed the state of Update set to "Completed" and then moved the Set.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Omkar Mone.&lt;/P&gt;
&lt;P&gt;www.dxsherpa.com&lt;/P&gt;</description>
      <pubDate>Tue, 28 May 2019 04:55:56 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/flow-designer-updates-not-captured-by-an-update-set/m-p/1574569#M231495</guid>
      <dc:creator>Omkar Mone</dc:creator>
      <dc:date>2019-05-28T04:55:56Z</dc:date>
    </item>
    <item>
      <title>Re: Flow Designer updates not captured by an update set</title>
      <link>https://www.servicenow.com/community/developer-forum/flow-designer-updates-not-captured-by-an-update-set/m-p/1574570#M231496</link>
      <description>&lt;P&gt;I'm using the FLOW DESIGNER Subflow not the Workflow used in Service Catalog. Do you have any idea?&lt;/P&gt;</description>
      <pubDate>Tue, 28 May 2019 06:10:17 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/flow-designer-updates-not-captured-by-an-update-set/m-p/1574570#M231496</guid>
      <dc:creator>Bryan12</dc:creator>
      <dc:date>2019-05-28T06:10:17Z</dc:date>
    </item>
    <item>
      <title>Re: Flow Designer updates not captured by an update set</title>
      <link>https://www.servicenow.com/community/developer-forum/flow-designer-updates-not-captured-by-an-update-set/m-p/1574571#M231497</link>
      <description>&lt;P&gt;It doesn't show on my update set. I created and published a workflow and nothing is happened.&lt;/P&gt;</description>
      <pubDate>Tue, 28 May 2019 06:10:59 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/flow-designer-updates-not-captured-by-an-update-set/m-p/1574571#M231497</guid>
      <dc:creator>Bryan12</dc:creator>
      <dc:date>2019-05-28T06:10:59Z</dc:date>
    </item>
    <item>
      <title>Re: Flow Designer updates not captured by an update set</title>
      <link>https://www.servicenow.com/community/developer-forum/flow-designer-updates-not-captured-by-an-update-set/m-p/1574572#M231498</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you try and edit any of the activity and then see if got captured?&lt;/P&gt;</description>
      <pubDate>Tue, 28 May 2019 06:40:11 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/flow-designer-updates-not-captured-by-an-update-set/m-p/1574572#M231498</guid>
      <dc:creator>Omkar Mone</dc:creator>
      <dc:date>2019-05-28T06:40:11Z</dc:date>
    </item>
    <item>
      <title>Re: Flow Designer updates not captured by an update set</title>
      <link>https://www.servicenow.com/community/developer-forum/flow-designer-updates-not-captured-by-an-update-set/m-p/1574573#M231499</link>
      <description>&lt;P&gt;yes I did try and not getting any updates on the list.&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 05:59:13 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/flow-designer-updates-not-captured-by-an-update-set/m-p/1574573#M231499</guid>
      <dc:creator>Bryan12</dc:creator>
      <dc:date>2019-05-29T05:59:13Z</dc:date>
    </item>
    <item>
      <title>Re: Flow Designer updates not captured by an update set</title>
      <link>https://www.servicenow.com/community/developer-forum/flow-designer-updates-not-captured-by-an-update-set/m-p/1574574#M231500</link>
      <description>&lt;P&gt;Republish the flow, make sure that the sys_update_xml's generated for trigger_instances and action_instances have "sys_element_mapping" or "sys_variable_value" pieces in them and then move them over.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;See below HI article:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://hi.service-now.com/kb_view.do?sys_kb_id=236cf8171b604c90d01143f6fe4bcbd3&amp;amp;sysparm_rank=8&amp;amp;sysparm_tsqueryId=216310c3dba18050414eeeb5ca96196e" rel="nofollow"&gt;KB0782932&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jan 2020 12:01:45 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/flow-designer-updates-not-captured-by-an-update-set/m-p/1574574#M231500</guid>
      <dc:creator>kushal Tayade</dc:creator>
      <dc:date>2020-01-17T12:01:45Z</dc:date>
    </item>
    <item>
      <title>Re: Flow Designer updates not captured by an update set</title>
      <link>https://www.servicenow.com/community/developer-forum/flow-designer-updates-not-captured-by-an-update-set/m-p/1574575#M231501</link>
      <description>&lt;P&gt;Hi Bryan,&lt;BR /&gt;&lt;BR /&gt;When you create an action or flow it will ask what application you want to use. I had an issue where I wanted to use Microsoft AD but had clicked Global so although in a Microsoft update set, all my updates went into the Global scope.&lt;BR /&gt;&lt;BR /&gt;Check what application the action/flow was created in (it will tell you if you click properties) then have a look in the default update set of that application.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this fixes your issue.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jan 2020 08:09:26 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/flow-designer-updates-not-captured-by-an-update-set/m-p/1574575#M231501</guid>
      <dc:creator>Dan51</dc:creator>
      <dc:date>2020-01-20T08:09:26Z</dc:date>
    </item>
    <item>
      <title>Re: Flow Designer updates not captured by an update set</title>
      <link>https://www.servicenow.com/community/developer-forum/flow-designer-updates-not-captured-by-an-update-set/m-p/1574576#M231502</link>
      <description>&lt;P&gt;Please check if you're in one application scope and the updates got captured in another application scope.&lt;/P&gt;
&lt;P&gt;"sys_update_xml" table should help.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2022 15:27:45 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/flow-designer-updates-not-captured-by-an-update-set/m-p/1574576#M231502</guid>
      <dc:creator>Sharif Shaik</dc:creator>
      <dc:date>2022-06-16T15:27:45Z</dc:date>
    </item>
    <item>
      <title>Re: Flow Designer updates not captured by an update set</title>
      <link>https://www.servicenow.com/community/developer-forum/flow-designer-updates-not-captured-by-an-update-set/m-p/2471331#M964515</link>
      <description>&lt;P&gt;I am not able to open this KB article&lt;/P&gt;</description>
      <pubDate>Tue, 07 Feb 2023 20:44:50 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/flow-designer-updates-not-captured-by-an-update-set/m-p/2471331#M964515</guid>
      <dc:creator>Mike G1</dc:creator>
      <dc:date>2023-02-07T20:44:50Z</dc:date>
    </item>
    <item>
      <title>Re: Flow Designer updates not captured by an update set</title>
      <link>https://www.servicenow.com/community/developer-forum/flow-designer-updates-not-captured-by-an-update-set/m-p/2805975#M1077286</link>
      <description>&lt;P&gt;This helped me fixed my issue. Thank you Dan51.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jan 2024 15:29:51 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/flow-designer-updates-not-captured-by-an-update-set/m-p/2805975#M1077286</guid>
      <dc:creator>Community Alums</dc:creator>
      <dc:date>2024-01-26T15:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: Flow Designer updates not captured by an update set</title>
      <link>https://www.servicenow.com/community/developer-forum/flow-designer-updates-not-captured-by-an-update-set/m-p/2805976#M1077287</link>
      <description>&lt;P&gt;This helped me fix my issue. Thank you Dan51.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jan 2024 15:30:38 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/flow-designer-updates-not-captured-by-an-update-set/m-p/2805976#M1077287</guid>
      <dc:creator>Community Alums</dc:creator>
      <dc:date>2024-01-26T15:30:38Z</dc:date>
    </item>
  </channel>
</rss>

