<?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: Best Practice for Actions in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Best-Practice-for-Actions/m-p/99004#M46642</link>
    <description>&lt;P&gt;Calling actions within the same VBO as a&lt;STRONG&gt;&lt;EM&gt; page &lt;/EM&gt;&lt;/STRONG&gt;is the way to go. As you said, no second instance is created then, and even BP-authored VBOs have this setup (actions calling pages). e.g. Outlook, Excel etc.&lt;/P&gt;</description>
    <pubDate>Thu, 25 Jan 2024 13:30:55 GMT</pubDate>
    <dc:creator>Anton__Hosang</dc:creator>
    <dc:date>2024-01-25T13:30:55Z</dc:date>
    <item>
      <title>Best Practice for Actions</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Best-Practice-for-Actions/m-p/99003#M46641</link>
      <description>&lt;P&gt;I'm reviewing our coding standards and would like some clarification on the use of actions, please.&lt;/P&gt;
&lt;P&gt;We currently ban Actions from calling other Actions in the same Business Object. The reason is, basically, that a second copy of the object will be loaded in memory. As well as causing unwanted memory load, it also means that any global data items may have different values in the two different instances of the object, which is a recipe for unexpected side-effects.&lt;/P&gt;
&lt;P&gt;We also ban Actions from calling other Actions in the same Business Object &lt;I&gt;as Pages&lt;/I&gt;. On the face of it, I can't see any reason for this rule. Aside from making it harder to trace dependencies, is there any reason not to call a published action as a page?&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jan 2024 12:25:03 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Best-Practice-for-Actions/m-p/99003#M46641</guid>
      <dc:creator>AndrewPascal</dc:creator>
      <dc:date>2024-01-25T12:25:03Z</dc:date>
    </item>
    <item>
      <title>Re: Best Practice for Actions</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Best-Practice-for-Actions/m-p/99004#M46642</link>
      <description>&lt;P&gt;Calling actions within the same VBO as a&lt;STRONG&gt;&lt;EM&gt; page &lt;/EM&gt;&lt;/STRONG&gt;is the way to go. As you said, no second instance is created then, and even BP-authored VBOs have this setup (actions calling pages). e.g. Outlook, Excel etc.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jan 2024 13:30:55 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Best-Practice-for-Actions/m-p/99004#M46642</guid>
      <dc:creator>Anton__Hosang</dc:creator>
      <dc:date>2024-01-25T13:30:55Z</dc:date>
    </item>
    <item>
      <title>Re: Best Practice for Actions</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Best-Practice-for-Actions/m-p/99005#M46643</link>
      <description>&lt;P&gt;Hi Andrew,&lt;/P&gt;
&lt;P&gt;The first one seems obvious so that stand.&lt;/P&gt;
&lt;P&gt;The second one seems dubious to me. As Anton correctly points out, even the out of the box objects are built that way. &lt;BR /&gt;A typical example for is the Attach page that attaches to the application if this is not already the case. We call the Attach page from almost every other page in the same object right after the Start stage.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;
&lt;/P&gt;&lt;P&gt;Happy coding!&lt;BR /&gt;Paul&lt;BR /&gt;Sweden&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jan 2024 13:54:33 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Best-Practice-for-Actions/m-p/99005#M46643</guid>
      <dc:creator>PvD_SE</dc:creator>
      <dc:date>2024-01-25T13:54:33Z</dc:date>
    </item>
    <item>
      <title>Re: Best Practice for Actions</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Best-Practice-for-Actions/m-p/99006#M46644</link>
      <description>&lt;P&gt;Thanks, &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/39040"&gt;@AntonHosang1&lt;/a&gt; and @Paul JHM van Doorn. I couldn't see any reason for the rule, but I just wanted to check whether I had missed something!&lt;/P&gt;
&lt;P&gt;Have a great weekend.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jan 2024 14:03:58 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Best-Practice-for-Actions/m-p/99006#M46644</guid>
      <dc:creator>AndrewPascal</dc:creator>
      <dc:date>2024-01-26T14:03:58Z</dc:date>
    </item>
  </channel>
</rss>

