<?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 Scratch that  - I'm an idiot… in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Discussion-Is-it-an-exception-bug-in-BP-or-just-wrong-use-of/m-p/51728#M6732</link>
    <description>Scratch that&amp;nbsp; - I'm an idiot who didn't read the nested exceptions part properly &lt;span class="lia-unicode-emoji" title=":face_with_tongue:"&gt;😛&lt;/span&gt;</description>
    <pubDate>Sat, 14 Apr 2018 11:49:00 GMT</pubDate>
    <dc:creator>DavidEdwards-Da</dc:creator>
    <dc:date>2018-04-14T11:49:00Z</dc:date>
    <item>
      <title>[Discussion] Is it an exception bug in BP? or just wrong use of Blocks and why?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Discussion-Is-it-an-exception-bug-in-BP-or-just-wrong-use-of/m-p/51725#M6729</link>
      <description>Dear All,&amp;nbsp;

I was testing exception cases and I was expecting this scenario to get terminated because of nested exceptions. But what happened is after the second exception (nested exception happened) process returned to recovery&amp;nbsp;1.&amp;nbsp;&amp;nbsp;

Note1: Calc1 is dividing by zero.&amp;nbsp;

Note2: I'm not looking for a solution for this structure. I just want to know the reason/logic lead returning&amp;nbsp;to recover 1 instead of termination of the process.&amp;nbsp;

SS is attached.

&amp;nbsp;</description>
      <pubDate>Thu, 12 Apr 2018 13:53:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Discussion-Is-it-an-exception-bug-in-BP-or-just-wrong-use-of/m-p/51725#M6729</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-12T13:53:00Z</dc:date>
    </item>
    <item>
      <title>I am not sure of the answer…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Discussion-Is-it-an-exception-bug-in-BP-or-just-wrong-use-of/m-p/51726#M6730</link>
      <description>I am not sure of the answer to this.&amp;nbsp; Once you have finished your Blue Prism training (foundation plus all the mandatory modules) the only thing you need to do is use the standard process templates as the basis of all your process builds and use the exception handling within that - it just works.&amp;nbsp;</description>
      <pubDate>Thu, 12 Apr 2018 18:55:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Discussion-Is-it-an-exception-bug-in-BP-or-just-wrong-use-of/m-p/51726#M6730</guid>
      <dc:creator>Denis__Dennehy</dc:creator>
      <dc:date>2018-04-12T18:55:00Z</dc:date>
    </item>
    <item>
      <title>Of course the process…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Discussion-Is-it-an-exception-bug-in-BP-or-just-wrong-use-of/m-p/51727#M6731</link>
      <description>Of course the process returned to Recovery1, you have a recovery stage that's not contained within a block so it catches exceptions that occur in stages outside of a block (with it's own matching recovery stage)</description>
      <pubDate>Sat, 14 Apr 2018 11:48:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Discussion-Is-it-an-exception-bug-in-BP-or-just-wrong-use-of/m-p/51727#M6731</guid>
      <dc:creator>DavidEdwards-Da</dc:creator>
      <dc:date>2018-04-14T11:48:00Z</dc:date>
    </item>
    <item>
      <title>Scratch that  - I'm an idiot…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Discussion-Is-it-an-exception-bug-in-BP-or-just-wrong-use-of/m-p/51728#M6732</link>
      <description>Scratch that&amp;nbsp; - I'm an idiot who didn't read the nested exceptions part properly &lt;span class="lia-unicode-emoji" title=":face_with_tongue:"&gt;😛&lt;/span&gt;</description>
      <pubDate>Sat, 14 Apr 2018 11:49:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Discussion-Is-it-an-exception-bug-in-BP-or-just-wrong-use-of/m-p/51728#M6732</guid>
      <dc:creator>DavidEdwards-Da</dc:creator>
      <dc:date>2018-04-14T11:49:00Z</dc:date>
    </item>
    <item>
      <title>@Denis__Dennehy @DavidED…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Discussion-Is-it-an-exception-bug-in-BP-or-just-wrong-use-of/m-p/51729#M6733</link>
      <description>@Denis__Dennehy @DavidED
Thank you for your reply
I finished the training yes.&amp;nbsp;I think you understood me wrong. My question is, according to BP exception handling document internal exceptions will cause termination of the process. And in the attached screenshot you can see that in recovery mode one another exception will occur because am dividing&amp;nbsp;by zero so this is a nested exception right? so it should terminate but what happened is, recovery one which is outside the block catch&amp;nbsp;the nested exception and the process will keep looping.&amp;nbsp;
If you have free time try doing this process in BP and I think you'll get the point of my question.
Thank you.</description>
      <pubDate>Sat, 14 Apr 2018 18:41:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Discussion-Is-it-an-exception-bug-in-BP-or-just-wrong-use-of/m-p/51729#M6733</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-14T18:41:00Z</dc:date>
    </item>
  </channel>
</rss>

