<?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: end of subsheet without corresponding start in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/end-of-subsheet-without-corresponding-start/m-p/94496#M43905</link>
    <description>Consider the scenario:&lt;BR /&gt;&lt;BR /&gt;Mainpage&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Subpage 1&amp;nbsp;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Subpage 2 (returns back control to Subpage 1)&lt;BR /&gt;but then subpage 1 doesn't send back control to Main Page....&lt;BR /&gt;&lt;BR /&gt;in such scenario, the said error will occur.&lt;BR /&gt;&lt;BR /&gt;Your process must be such that No matter what at the end of the process, the process must reach the main page "END" stage. (atleast by linking).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Vivek Goel&lt;BR /&gt;"If you like this post, please press the "Recommend" Button.&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Wed, 12 Feb 2020 09:53:00 GMT</pubDate>
    <dc:creator>vivek.kumar.goel</dc:creator>
    <dc:date>2020-02-12T09:53:00Z</dc:date>
    <item>
      <title>end of subsheet without corresponding start</title>
      <link>https://community.blueprism.com/t5/Product-Forum/end-of-subsheet-without-corresponding-start/m-p/94491#M43900</link>
      <description>Hi All,

&amp;nbsp;

I am getting error "end of subsheet without corresponding start" at END stage of&amp;nbsp;last&amp;nbsp;page in main process.

I don't understand why this error is occurred.

I need help if somebody knows about it.</description>
      <pubDate>Wed, 21 Feb 2018 11:37:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/end-of-subsheet-without-corresponding-start/m-p/94491#M43900</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-21T11:37:00Z</dc:date>
    </item>
    <item>
      <title>The message indicates that…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/end-of-subsheet-without-corresponding-start/m-p/94492#M43901</link>
      <description>The message indicates that BP does not know where to go after the end of a page because it did not enter the page via the Page Reference stage. Basically BP is lost because it hasn't followed a linear route. The reason for that is that you have been jumping from page to page using Set Next Stage.</description>
      <pubDate>Wed, 21 Feb 2018 13:04:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/end-of-subsheet-without-corresponding-start/m-p/94492#M43901</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2018-02-21T13:04:00Z</dc:date>
    </item>
    <item>
      <title>RE: The message indicates that…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/end-of-subsheet-without-corresponding-start/m-p/94493#M43902</link>
      <description>Hi John,&lt;BR /&gt;&lt;BR /&gt;Maybe that could be one of the reasons. But I have encountered this error even after have a page reference and had not used the set next stage. I simply ran the process from the studio by clicking on the run button. I had to stop the run due to this error but when I ran it again this error did not appear. Will you be able to provide more information on this? Thanks.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Charanjiv Singh Janjua&lt;BR /&gt;Mr&lt;BR /&gt;Accenture&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Feb 2020 13:24:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/end-of-subsheet-without-corresponding-start/m-p/94493#M43902</guid>
      <dc:creator>Charanjiv_Singh</dc:creator>
      <dc:date>2020-02-07T13:24:00Z</dc:date>
    </item>
    <item>
      <title>RE: The message indicates that…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/end-of-subsheet-without-corresponding-start/m-p/94494#M43903</link>
      <description>Very difficult to say&amp;nbsp;&lt;SPAN&gt;Charanjiv, I've only ever seen that error due to the user behaviour I mentioned. If you can recreate the error every time, please send the process/object as part of a ticket for our support team to investigate.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;John Carter&lt;BR /&gt;Professional Services&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Feb 2020 14:33:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/end-of-subsheet-without-corresponding-start/m-p/94494#M43903</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2020-02-07T14:33:00Z</dc:date>
    </item>
    <item>
      <title>RE: end of subsheet without corresponding start</title>
      <link>https://community.blueprism.com/t5/Product-Forum/end-of-subsheet-without-corresponding-start/m-p/94495#M43904</link>
      <description>Hello Bhupesh,&lt;BR /&gt;&lt;BR /&gt;This error usually occurs when you are stepping through a process and then change the stage using the "set next stage" function. This then disrupts the usual path of the process if it is already on a subsheet and it does not follow that it has been called as a page.&lt;BR /&gt;&lt;BR /&gt;To amend this you can either set up the process so that it can run autonomously and not have to change the stages, or when the error appears set the next stage as the start of the page you would like to run.&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ronan Considine&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Feb 2020 09:38:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/end-of-subsheet-without-corresponding-start/m-p/94495#M43904</guid>
      <dc:creator>RonanConsidine</dc:creator>
      <dc:date>2020-02-10T09:38:00Z</dc:date>
    </item>
    <item>
      <title>RE: end of subsheet without corresponding start</title>
      <link>https://community.blueprism.com/t5/Product-Forum/end-of-subsheet-without-corresponding-start/m-p/94496#M43905</link>
      <description>Consider the scenario:&lt;BR /&gt;&lt;BR /&gt;Mainpage&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Subpage 1&amp;nbsp;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Subpage 2 (returns back control to Subpage 1)&lt;BR /&gt;but then subpage 1 doesn't send back control to Main Page....&lt;BR /&gt;&lt;BR /&gt;in such scenario, the said error will occur.&lt;BR /&gt;&lt;BR /&gt;Your process must be such that No matter what at the end of the process, the process must reach the main page "END" stage. (atleast by linking).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Vivek Goel&lt;BR /&gt;"If you like this post, please press the "Recommend" Button.&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Feb 2020 09:53:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/end-of-subsheet-without-corresponding-start/m-p/94496#M43905</guid>
      <dc:creator>vivek.kumar.goel</dc:creator>
      <dc:date>2020-02-12T09:53:00Z</dc:date>
    </item>
  </channel>
</rss>

