<?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: Process Stage vs Repeated Pages in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Process-Stage-vs-Repeated-Pages/m-p/101838#M48712</link>
    <description>I will prefer creating a reusable process\object in these cases . Though it will utilize more memory consumption then calling pages but its effective in many ways.&lt;BR /&gt;Just make sure your reusability is not complicated : &lt;A href="https://www.blueprism.com/resources/blog/to-scale-your-digital-workforce-reusability-shouldnt-be-complicated/" target="test_blank"&gt;https://www.blueprism.com/resources/blog/to-scale-your-digital-workforce-reusability-shouldnt-be-complicated/&lt;/A&gt; .</description>
    <pubDate>Thu, 02 Sep 2021 12:41:54 GMT</pubDate>
    <dc:creator>EVIPUTI</dc:creator>
    <dc:date>2021-09-02T12:41:54Z</dc:date>
    <item>
      <title>Process Stage vs Repeated Pages</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Process-Stage-vs-Repeated-Pages/m-p/101834#M48708</link>
      <description>&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm sorry if this has been asked before, I tried searching the forum and couldn't find an answer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I have some pages that are repeated pretty often in most of my procedures, would it be more efficient if I convert those pages into their own process and just call them using a process stage?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Not sure how this affects memory overall, maybe its better to call a process from within a process or maybe its better to repeat those pages in every process that needs it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;</description>
      <pubDate>Fri, 13 Aug 2021 00:11:56 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Process-Stage-vs-Repeated-Pages/m-p/101834#M48708</guid>
      <dc:creator>JavierVelazco</dc:creator>
      <dc:date>2021-08-13T00:11:56Z</dc:date>
    </item>
    <item>
      <title>Re: Process Stage vs Repeated Pages</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Process-Stage-vs-Repeated-Pages/m-p/101835#M48709</link>
      <description>Hi Javier,&lt;BR /&gt;Calling page is best option. You can refer Blueprism solution design doc.</description>
      <pubDate>Sat, 14 Aug 2021 21:42:53 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Process-Stage-vs-Repeated-Pages/m-p/101835#M48709</guid>
      <dc:creator>Devendra_KumarP</dc:creator>
      <dc:date>2021-08-14T21:42:53Z</dc:date>
    </item>
    <item>
      <title>Re: Process Stage vs Repeated Pages</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Process-Stage-vs-Repeated-Pages/m-p/101836#M48710</link>
      <description>Hi Javier,&lt;BR /&gt;&lt;BR /&gt;While calling a page may be faster when running the process, there's also the maintenance side of things.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;If the identical pages you use in most of your processes are so basic they probably never change, then yes, have them duplicated in every process. They should be part of the skeleton template you use when starting to build a new process.&lt;BR /&gt;&lt;BR /&gt;However, if the identical pages are subject to maintenance and are indeed changed every now and then due to errors or changed specifications, then you might want to consider splitting them up in a separate process as this will provide you with easier maintenance and deployment of changes.&lt;BR /&gt;&lt;BR /&gt;So, my answer would be: It depends.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Happy coding!&lt;BR /&gt;-----------------&lt;BR /&gt;Paul van Doorn&lt;BR /&gt;Sweden</description>
      <pubDate>Mon, 16 Aug 2021 05:14:04 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Process-Stage-vs-Repeated-Pages/m-p/101836#M48710</guid>
      <dc:creator>PvD_SE</dc:creator>
      <dc:date>2021-08-16T05:14:04Z</dc:date>
    </item>
    <item>
      <title>Re: Process Stage vs Repeated Pages</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Process-Stage-vs-Repeated-Pages/m-p/101837#M48711</link>
      <description>It's better to use a process stage when it is a common/general process for multiple teams/users.&lt;BR /&gt;Otherwise, Page would serve our purpose.</description>
      <pubDate>Wed, 18 Aug 2021 02:36:39 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Process-Stage-vs-Repeated-Pages/m-p/101837#M48711</guid>
      <dc:creator>krishna.kodimurali9</dc:creator>
      <dc:date>2021-08-18T02:36:39Z</dc:date>
    </item>
    <item>
      <title>Re: Process Stage vs Repeated Pages</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Process-Stage-vs-Repeated-Pages/m-p/101838#M48712</link>
      <description>I will prefer creating a reusable process\object in these cases . Though it will utilize more memory consumption then calling pages but its effective in many ways.&lt;BR /&gt;Just make sure your reusability is not complicated : &lt;A href="https://www.blueprism.com/resources/blog/to-scale-your-digital-workforce-reusability-shouldnt-be-complicated/" target="test_blank"&gt;https://www.blueprism.com/resources/blog/to-scale-your-digital-workforce-reusability-shouldnt-be-complicated/&lt;/A&gt; .</description>
      <pubDate>Thu, 02 Sep 2021 12:41:54 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Process-Stage-vs-Repeated-Pages/m-p/101838#M48712</guid>
      <dc:creator>EVIPUTI</dc:creator>
      <dc:date>2021-09-02T12:41:54Z</dc:date>
    </item>
  </channel>
</rss>

