<?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>topic Force to skip the recipe function(callable recipe) from parent recipe in Workato Pros Discussion Board</title>
    <link>https://systematic.workato.com/t5/workato-pros-discussion-board/force-to-skip-the-recipe-function-callable-recipe-from-parent/m-p/5877#M2583</link>
    <description>&lt;P&gt;I do not want a specific recipe function to be called from all the existing recipe where ever it is used.&lt;/P&gt;&lt;P&gt;It will be difficult task to check the dependency of the recipe function and change the code in the all the recipe.&lt;/P&gt;&lt;P&gt;If I just put a stop inside the recipe function, it will not be used anymore. But as the recipe function is called, it will consume a single task.&lt;/P&gt;&lt;P&gt;Is there possible way, we can force the recipe function to be skipped in all the places where ever it is used?&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 22 Dec 2023 07:01:23 GMT</pubDate>
    <dc:creator>prp_proton</dc:creator>
    <dc:date>2023-12-22T07:01:23Z</dc:date>
    <item>
      <title>Force to skip the recipe function(callable recipe) from parent recipe</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/force-to-skip-the-recipe-function-callable-recipe-from-parent/m-p/5877#M2583</link>
      <description>&lt;P&gt;I do not want a specific recipe function to be called from all the existing recipe where ever it is used.&lt;/P&gt;&lt;P&gt;It will be difficult task to check the dependency of the recipe function and change the code in the all the recipe.&lt;/P&gt;&lt;P&gt;If I just put a stop inside the recipe function, it will not be used anymore. But as the recipe function is called, it will consume a single task.&lt;/P&gt;&lt;P&gt;Is there possible way, we can force the recipe function to be skipped in all the places where ever it is used?&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Dec 2023 07:01:23 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/force-to-skip-the-recipe-function-callable-recipe-from-parent/m-p/5877#M2583</guid>
      <dc:creator>prp_proton</dc:creator>
      <dc:date>2023-12-22T07:01:23Z</dc:date>
    </item>
    <item>
      <title>Re: Force to skip the recipe function(callable recipe) from parent recipe</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/force-to-skip-the-recipe-function-callable-recipe-from-parent/m-p/5878#M2584</link>
      <description>&lt;P&gt;You know each recipe has a dependency graph, right? This graph should give you a hit list of all of the calling recipes you would need to update. Not sure how many dependent recipes you have, but unless it's in the hundreds it shouldn't take &lt;EM&gt;that&lt;/EM&gt; long.&lt;/P&gt;&lt;P&gt;If the dependent recipes are calling it asynchronously, then all you have to do is skip the call. If they call it synchronously and are expecting a response, then yeah it might take a little elbow grease to make all of the updates.&lt;/P&gt;&lt;P&gt;Either you do the work, or add the stop and eat the task : )&lt;/P&gt;</description>
      <pubDate>Fri, 22 Dec 2023 07:31:39 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/force-to-skip-the-recipe-function-callable-recipe-from-parent/m-p/5878#M2584</guid>
      <dc:creator>gary1</dc:creator>
      <dc:date>2023-12-22T07:31:39Z</dc:date>
    </item>
    <item>
      <title>Re: Force to skip the recipe function(callable recipe) from parent recipe</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/force-to-skip-the-recipe-function-callable-recipe-from-parent/m-p/5885#M2586</link>
      <description>&lt;P&gt;Are you calling the Child Recipe - Synchronous or Asynchronous ?&lt;/P&gt;</description>
      <pubDate>Wed, 27 Dec 2023 07:28:53 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/force-to-skip-the-recipe-function-callable-recipe-from-parent/m-p/5885#M2586</guid>
      <dc:creator>pavan-narayan</dc:creator>
      <dc:date>2023-12-27T07:28:53Z</dc:date>
    </item>
    <item>
      <title>Re: Force to skip the recipe function(callable recipe) from parent recipe</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/force-to-skip-the-recipe-function-callable-recipe-from-parent/m-p/5886#M2587</link>
      <description>&lt;P&gt;It is getting called in both ways.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Dec 2023 16:42:36 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/force-to-skip-the-recipe-function-callable-recipe-from-parent/m-p/5886#M2587</guid>
      <dc:creator>prp_proton</dc:creator>
      <dc:date>2023-12-27T16:42:36Z</dc:date>
    </item>
  </channel>
</rss>

