<?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 RE: Step Out / Step Over in University Forum</title>
    <link>https://community.blueprism.com/t5/University-Forum/Step-Out-Step-Over/m-p/78261#M513</link>
    <description>Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/53497"&gt;@SamLima&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;Whenever you are running/debugging your process and let say any exceptions occur in the sub page, then always your process would halt whenever an exception comes and the control would be on that particular stage within your sub page where that exception occurred.&lt;BR /&gt;&lt;BR /&gt;You can see that I have created the below workflow:&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;B&gt;Main Page:&amp;nbsp;&lt;/B&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;B&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="32016.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/32132i793593203E28B7DA/image-size/large?v=v2&amp;amp;px=999" role="button" title="32016.png" alt="32016.png" /&gt;&lt;/span&gt;&lt;/B&gt;&lt;BR /&gt;&lt;B&gt;Sub Page:&lt;/B&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;B&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="32017.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/32133iC23E66CEF31B35CA/image-size/large?v=v2&amp;amp;px=999" role="button" title="32017.png" alt="32017.png" /&gt;&lt;/span&gt;&lt;/B&gt;&lt;BR /&gt;&lt;BR /&gt;As you can see, in the sub page I am introducing an error in the calculation stage as I am dividing a number by 0 which would &lt;SPAN style="text-decoration: underline;"&gt;&lt;SPAN style="font-size: 14px;"&gt;&lt;B&gt;result&lt;/B&gt;&lt;/SPAN&gt;&lt;B&gt; in an arithmetic exception&lt;BR /&gt;&lt;BR /&gt;&lt;/B&gt;&lt;/SPAN&gt;Whenever I try to either Step Out from Main Page or Step Over that page reference stage for sub page from my main page, my execution will halt at the calculation stage in error inside the sub page as shown below:&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="32018.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/32136i27CA7E90BA59F94D/image-size/large?v=v2&amp;amp;px=999" role="button" title="32018.png" alt="32018.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;B&gt;&lt;/B&gt;So to answer you question, no matter how you debug your workflow in no exception handling logic has been used your process would halt and be in Failed state whenever an exception occurs in any sub page and the control would be at the stage which is having the exception&lt;B&gt;&lt;/B&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;B&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/B&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;----------------------------------&lt;BR /&gt;Hope it helps you out and if my solution resolves your query, then please mark it as the 'Best Answer' so that the others members in the community having similar problem statement can track the answer easily in future&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Devneet Mohanty&lt;BR /&gt;Intelligent Process Automation Consultant | Sr. Consultant - Automation Developer,&lt;BR /&gt;Wonderbotz India Pvt. Ltd.&lt;BR /&gt;Blue Prism Community MVP | Blue Prism 7x Certified Professional&lt;BR /&gt;Website: &lt;A href="https://devneet.github.io/" target="test_blank"&gt;https://devneet.github.io/&lt;/A&gt;&lt;BR /&gt;Email: devneetmohanty07@gmail.com&lt;BR /&gt;&lt;BR /&gt;----------------------------------&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Sat, 14 May 2022 08:59:00 GMT</pubDate>
    <dc:creator>devneetmohanty07</dc:creator>
    <dc:date>2022-05-14T08:59:00Z</dc:date>
    <item>
      <title>Step Out / Step Over</title>
      <link>https://community.blueprism.com/t5/University-Forum/Step-Out-Step-Over/m-p/78260#M512</link>
      <description>could anyone give me examples of how running will act if we use step over &amp;amp; step out if exceptions occur in subpages?
&lt;DIV style="position: absolute; display: none; z-index: 16777271;"&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Sam Lima&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Sat, 14 May 2022 08:38:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/University-Forum/Step-Out-Step-Over/m-p/78260#M512</guid>
      <dc:creator>SamLima</dc:creator>
      <dc:date>2022-05-14T08:38:00Z</dc:date>
    </item>
    <item>
      <title>RE: Step Out / Step Over</title>
      <link>https://community.blueprism.com/t5/University-Forum/Step-Out-Step-Over/m-p/78261#M513</link>
      <description>Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/53497"&gt;@SamLima&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;Whenever you are running/debugging your process and let say any exceptions occur in the sub page, then always your process would halt whenever an exception comes and the control would be on that particular stage within your sub page where that exception occurred.&lt;BR /&gt;&lt;BR /&gt;You can see that I have created the below workflow:&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;B&gt;Main Page:&amp;nbsp;&lt;/B&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;B&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="32016.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/32132i793593203E28B7DA/image-size/large?v=v2&amp;amp;px=999" role="button" title="32016.png" alt="32016.png" /&gt;&lt;/span&gt;&lt;/B&gt;&lt;BR /&gt;&lt;B&gt;Sub Page:&lt;/B&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;B&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="32017.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/32133iC23E66CEF31B35CA/image-size/large?v=v2&amp;amp;px=999" role="button" title="32017.png" alt="32017.png" /&gt;&lt;/span&gt;&lt;/B&gt;&lt;BR /&gt;&lt;BR /&gt;As you can see, in the sub page I am introducing an error in the calculation stage as I am dividing a number by 0 which would &lt;SPAN style="text-decoration: underline;"&gt;&lt;SPAN style="font-size: 14px;"&gt;&lt;B&gt;result&lt;/B&gt;&lt;/SPAN&gt;&lt;B&gt; in an arithmetic exception&lt;BR /&gt;&lt;BR /&gt;&lt;/B&gt;&lt;/SPAN&gt;Whenever I try to either Step Out from Main Page or Step Over that page reference stage for sub page from my main page, my execution will halt at the calculation stage in error inside the sub page as shown below:&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="32018.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/32136i27CA7E90BA59F94D/image-size/large?v=v2&amp;amp;px=999" role="button" title="32018.png" alt="32018.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;B&gt;&lt;/B&gt;So to answer you question, no matter how you debug your workflow in no exception handling logic has been used your process would halt and be in Failed state whenever an exception occurs in any sub page and the control would be at the stage which is having the exception&lt;B&gt;&lt;/B&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;B&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/B&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;----------------------------------&lt;BR /&gt;Hope it helps you out and if my solution resolves your query, then please mark it as the 'Best Answer' so that the others members in the community having similar problem statement can track the answer easily in future&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Devneet Mohanty&lt;BR /&gt;Intelligent Process Automation Consultant | Sr. Consultant - Automation Developer,&lt;BR /&gt;Wonderbotz India Pvt. Ltd.&lt;BR /&gt;Blue Prism Community MVP | Blue Prism 7x Certified Professional&lt;BR /&gt;Website: &lt;A href="https://devneet.github.io/" target="test_blank"&gt;https://devneet.github.io/&lt;/A&gt;&lt;BR /&gt;Email: devneetmohanty07@gmail.com&lt;BR /&gt;&lt;BR /&gt;----------------------------------&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Sat, 14 May 2022 08:59:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/University-Forum/Step-Out-Step-Over/m-p/78261#M513</guid>
      <dc:creator>devneetmohanty07</dc:creator>
      <dc:date>2022-05-14T08:59:00Z</dc:date>
    </item>
  </channel>
</rss>

