<?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 Need help to convert scripted &amp;quot;if&amp;quot; activity of workflow into flow desginer [ if logic] in Developer forum</title>
    <link>https://www.servicenow.com/community/developer-forum/need-help-to-convert-scripted-quot-if-quot-activity-of-workflow/m-p/3059804#M1149376</link>
    <description>&lt;P&gt;Hi Team ,&lt;BR /&gt;&lt;BR /&gt;Below is the "if" activity of my workflow, I want to execute the same activity in flow designer.&amp;nbsp;&lt;BR /&gt;Here , script returns the value yes / no and depending upon the returned value the flow continues.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SachinGavhane_0-1727698621068.png"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/390494iC6009392FC94BC52/image-size/medium?v=v2&amp;amp;px=400" alt="SachinGavhane_0-1727698621068.png" title="SachinGavhane_0-1727698621068.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Kindly help me to achieve this in flow designers&lt;/P&gt;</description>
    <pubDate>Mon, 30 Sep 2024 12:18:02 GMT</pubDate>
    <dc:creator>Sachin Gavhane</dc:creator>
    <dc:date>2024-09-30T12:18:02Z</dc:date>
    <item>
      <title>Need help to convert scripted "if" activity of workflow into flow desginer [ if logic]</title>
      <link>https://www.servicenow.com/community/developer-forum/need-help-to-convert-scripted-quot-if-quot-activity-of-workflow/m-p/3059804#M1149376</link>
      <description>&lt;P&gt;Hi Team ,&lt;BR /&gt;&lt;BR /&gt;Below is the "if" activity of my workflow, I want to execute the same activity in flow designer.&amp;nbsp;&lt;BR /&gt;Here , script returns the value yes / no and depending upon the returned value the flow continues.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SachinGavhane_0-1727698621068.png"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/390494iC6009392FC94BC52/image-size/medium?v=v2&amp;amp;px=400" alt="SachinGavhane_0-1727698621068.png" title="SachinGavhane_0-1727698621068.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Kindly help me to achieve this in flow designers&lt;/P&gt;</description>
      <pubDate>Mon, 30 Sep 2024 12:18:02 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/need-help-to-convert-scripted-quot-if-quot-activity-of-workflow/m-p/3059804#M1149376</guid>
      <dc:creator>Sachin Gavhane</dc:creator>
      <dc:date>2024-09-30T12:18:02Z</dc:date>
    </item>
    <item>
      <title>Betreff: Need help to convert scripted "if" activity of workflow into flow desginer [ if l</title>
      <link>https://www.servicenow.com/community/developer-forum/need-help-to-convert-scripted-quot-if-quot-activity-of-workflow/m-p/3059823#M1149385</link>
      <description>&lt;P&gt;Hm, the special thing in this situation is the getProperty() which is (why ever) not there as an OOB action in Flow Designer. But you could easily create it as a scripted action. If you create it with a flexible input parameter, you can retrieve both properties one after another with the same action, and then use a simple If, using the outputs of both steps to go on with your flow. If you need this more often, you can even put that sub logic (retrieve both properties, and return either true or false) into a reusable Subflow.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Sep 2024 12:26:00 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/need-help-to-convert-scripted-quot-if-quot-activity-of-workflow/m-p/3059823#M1149385</guid>
      <dc:creator>Stefan Reichelt</dc:creator>
      <dc:date>2024-09-30T12:26:00Z</dc:date>
    </item>
    <item>
      <title>Re: Need help to convert scripted "if" activity of workflow into flow desginer [ if logic]</title>
      <link>https://www.servicenow.com/community/developer-forum/need-help-to-convert-scripted-quot-if-quot-activity-of-workflow/m-p/3059861#M1149402</link>
      <description>&lt;P&gt;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/403387"&gt;@Sachin Gavhane&lt;/a&gt;&amp;nbsp;You can simply create a custom action using flow designer to fetch the property value and paired with output from Get Catalog Item Variables action you can replicate the exact same action.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Sep 2024 12:49:43 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/need-help-to-convert-scripted-quot-if-quot-activity-of-workflow/m-p/3059861#M1149402</guid>
      <dc:creator>Sandeep Rajput</dc:creator>
      <dc:date>2024-09-30T12:49:43Z</dc:date>
    </item>
  </channel>
</rss>

