<?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 Please provide some use cases for Flow Designers in ITSM forum</title>
    <link>https://www.servicenow.com/community/itsm-forum/please-provide-some-use-cases-for-flow-designers/m-p/478611#M50390</link>
    <description>&lt;P&gt;Hello Team,&lt;/P&gt;
&lt;P&gt;Please help me with some use cases on Flow Designers for practice.&lt;/P&gt;
&lt;P&gt;Thank you!!&lt;/P&gt;</description>
    <pubDate>Tue, 01 Feb 2022 06:41:42 GMT</pubDate>
    <dc:creator>Pravallika14</dc:creator>
    <dc:date>2022-02-01T06:41:42Z</dc:date>
    <item>
      <title>Please provide some use cases for Flow Designers</title>
      <link>https://www.servicenow.com/community/itsm-forum/please-provide-some-use-cases-for-flow-designers/m-p/478611#M50390</link>
      <description>&lt;P&gt;Hello Team,&lt;/P&gt;
&lt;P&gt;Please help me with some use cases on Flow Designers for practice.&lt;/P&gt;
&lt;P&gt;Thank you!!&lt;/P&gt;</description>
      <pubDate>Tue, 01 Feb 2022 06:41:42 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/please-provide-some-use-cases-for-flow-designers/m-p/478611#M50390</guid>
      <dc:creator>Pravallika14</dc:creator>
      <dc:date>2022-02-01T06:41:42Z</dc:date>
    </item>
    <item>
      <title>Re: Please provide some use cases for Flow Designers</title>
      <link>https://www.servicenow.com/community/itsm-forum/please-provide-some-use-cases-for-flow-designers/m-p/478612#M50391</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Not really sure what you are asking for.&lt;/P&gt;
&lt;P&gt;In all the Flows I've configured, the most common use cases are same as the trigger types.&lt;/P&gt;
&lt;P&gt;Create a Flow to handle the process of a Catalog item being requested.&lt;/P&gt;
&lt;P&gt;Create a Flow to avoid scripting and have it as a replacement for scheduled jobs.&lt;/P&gt;
&lt;P&gt;Create a Flow to trigger some events when a record is created or record being updated with some specific conditions.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Feb 2022 07:03:44 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/please-provide-some-use-cases-for-flow-designers/m-p/478612#M50391</guid>
      <dc:creator>OlaN</dc:creator>
      <dc:date>2022-02-01T07:03:44Z</dc:date>
    </item>
    <item>
      <title>Re: Please provide some use cases for Flow Designers</title>
      <link>https://www.servicenow.com/community/itsm-forum/please-provide-some-use-cases-for-flow-designers/m-p/478613#M50392</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;You can follow the below article to practice flow designer:-&lt;/P&gt;
&lt;P&gt;https://developer.servicenow.com/dev.do#!/learn/learning-plans/quebec/new_to_servicenow/app_store_learnv2_flowdesigner_quebec_exercise_create_a_flow&lt;/P&gt;
&lt;P&gt;Also some of the basic things involve creating records on, triggering notification, validating records.&lt;/P&gt;
&lt;P&gt;Please mark answer correct/helpful based on Impact.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Feb 2022 07:07:54 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/please-provide-some-use-cases-for-flow-designers/m-p/478613#M50392</guid>
      <dc:creator>Saurav11</dc:creator>
      <dc:date>2022-02-01T07:07:54Z</dc:date>
    </item>
    <item>
      <title>Re: Please provide some use cases for Flow Designers</title>
      <link>https://www.servicenow.com/community/itsm-forum/please-provide-some-use-cases-for-flow-designers/m-p/478614#M50393</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Please try out this scenario:-&lt;/P&gt;
&lt;P&gt;Create a Catalog Item of Your Choice. now instead of workflow use flow designer to automated the process for approval, email notification and set fields of RITM and REQ Accordingly.&lt;/P&gt;
&lt;P&gt;as soon as REQ and RITM is generated, short description, description of RITM and REQ must be same as of Your Catalog Item's short description, description&lt;/P&gt;
&lt;P&gt;Please Find the Attached Sample Email Template and values of state, state, approval you have to set after each small step.&lt;/P&gt;
&lt;P&gt;1) You have to send email notification after below processes:-&lt;/P&gt;
&lt;UL&gt;&lt;LI&gt;RITM is Ordered:- send to requested for&lt;/LI&gt;&lt;LI&gt;Approval:- send to approval user or group(approvers):- any one from the group can approve.&lt;/LI&gt;&lt;LI&gt;Approval reject or approved:-&amp;nbsp;send to requested for&lt;/LI&gt;&lt;LI&gt;Catalog task generated group:-&amp;nbsp;send to assigned group&lt;/LI&gt;&lt;LI&gt;RITM Successfully completed.:-&amp;nbsp;send to requested for&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;General Key Point :-&amp;nbsp;&lt;/P&gt;
&lt;P&gt;as soon as RITM is order set the values as mentioned in attached &lt;STRONG&gt;various state&lt;/STRONG&gt;&amp;nbsp; document.&lt;/P&gt;
&lt;P&gt;Skip Manager approval if the catalog item is ordered by requested for's manager itself.(opened_by==requested for's manager)&lt;/P&gt;
&lt;P&gt;send out email notification after each important phase&lt;/P&gt;
&lt;P&gt;set the RITM as well as REQ state, stage, approval field after each small phase.&lt;/P&gt;
&lt;P&gt;create only one catalog task. enough for practice as of now.&lt;/P&gt;
&lt;P&gt;for additional help refer this &lt;SPAN style="color: #0000ff;"&gt;&lt;A style="color: #0000ff;" href="https://www.youtube.com/playlist?list=PLPAnyzzL5snKDLm_AUOUoFcXCHQpdGZ0i"&gt;flow designer series&lt;/A&gt;&lt;/SPAN&gt;&amp;nbsp;by &lt;SN-MENTION class="sn-mention" table="live_profile" sysid="1944d261db5c1fc09c9ffb651f9619c2"&gt;@Amit Gujarathi&lt;/SN-MENTION&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="color: #008000;"&gt;&lt;STRONG&gt;Mark my Response as Correct or Helpful, if you find it Appropriate.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;Gaurav Shirsat&lt;BR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;A style="color: #0000ff;" href="https://www.linkedin.com/in/gauravshirsat/ "&gt;https://www.linkedin.com/in/gauravshirsat/&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Feb 2022 07:33:25 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/please-provide-some-use-cases-for-flow-designers/m-p/478614#M50393</guid>
      <dc:creator>Gaurav Shirsat</dc:creator>
      <dc:date>2022-02-01T07:33:25Z</dc:date>
    </item>
    <item>
      <title>Re: Please provide some use cases for Flow Designers</title>
      <link>https://www.servicenow.com/community/itsm-forum/please-provide-some-use-cases-for-flow-designers/m-p/478615#M50394</link>
      <description>&lt;P&gt;You can use Flow Designer as a substitute for almost ANYTHING you'd normally build in....&lt;/P&gt;
&lt;P&gt;- Legacy Workflow (in support of Catalog Items)&lt;/P&gt;
&lt;P&gt;- Scheduled Jobs&lt;/P&gt;
&lt;P&gt;- Inbound Email Actions&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;So... you can go look at legacy solutions in those three areas and rebuild them yourself in Flow Designer.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Feb 2022 13:26:33 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/please-provide-some-use-cases-for-flow-designers/m-p/478615#M50394</guid>
      <dc:creator>Uncle Rob</dc:creator>
      <dc:date>2022-02-08T13:26:33Z</dc:date>
    </item>
  </channel>
</rss>

