<?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: When are VBO loaded? in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/When-are-VBO-loaded/m-p/59219#M12911</link>
    <description>&lt;P&gt;Thanks for the explanation&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Walter Koller&lt;BR /&gt;Solution Manager&lt;BR /&gt;Erste Digital / Erste Group Bank&lt;BR /&gt;Europe/Vienna&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Tue, 18 Apr 2023 12:31:00 GMT</pubDate>
    <dc:creator>Walter.Koller</dc:creator>
    <dc:date>2023-04-18T12:31:00Z</dc:date>
    <item>
      <title>When are VBO loaded?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/When-are-VBO-loaded/m-p/59217#M12909</link>
      <description>&lt;P&gt;We are evaluating the possibility to distribute files by using Blue Prism.&amp;nbsp;&lt;BR /&gt;There would be a VBO with a variable containing binary data that can be written to a file where ever the process is executed.&lt;BR /&gt;Since those files could be relatively big, loading the VBO might cause issues or reduced performance.&lt;BR /&gt;&lt;BR /&gt;My question is, when are VBO loaded and how VBO load could be optimized. eg:&lt;BR /&gt;- When a process is started are all used VBO also loaded?&lt;BR /&gt;- or when the process gets to a page where this VBO is used?&lt;BR /&gt;- or when the process gets to an action of this VBO?&lt;BR /&gt;&lt;BR /&gt;And is there a difference if a process directly uses the VBO with the binary data compared to 'hide' the big VBO behind another VBO?&amp;nbsp;&lt;BR /&gt;- The process executes A.VBO action to do a check and this check triggers B.VBO action that contains the binary variable.&lt;BR /&gt;or&amp;nbsp;&lt;BR /&gt;- The process executes process A to do a check and this check triggers B.VBO action that contains the binary variable&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Walter Koller&lt;BR /&gt;Solution Manager&lt;BR /&gt;Erste Digital / Erste Group Bank&lt;BR /&gt;Europe/Vienna&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Apr 2023 07:24:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/When-are-VBO-loaded/m-p/59217#M12909</guid>
      <dc:creator>Walter.Koller</dc:creator>
      <dc:date>2023-04-14T07:24:00Z</dc:date>
    </item>
    <item>
      <title>RE: When are VBO loaded?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/When-are-VBO-loaded/m-p/59218#M12910</link>
      <description>&lt;P&gt;Hi Walter&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The VBOs are not preloaded at the start of a process. Objects are loaded on-demand, meaning they are only loaded into memory when they are needed by a process.&amp;nbsp; Only when the first action from the VBO is called the whole objects is loaded into the memory.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I guess if your VBO containing the binary file is not triggered through checks then it will not be loaded, I might suggest that if you are not going to call the object with binary file in a loop, I think you can get away with using a sub process as they are released from memory on their end.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Finally, you might have to consider how blue prism stores the binary file in DB, I am not aware if BP stores the whole object into DB or only the difference.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Gopal Bhaire&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Apr 2023 08:49:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/When-are-VBO-loaded/m-p/59218#M12910</guid>
      <dc:creator>GopalBhaire</dc:creator>
      <dc:date>2023-04-14T08:49:00Z</dc:date>
    </item>
    <item>
      <title>RE: When are VBO loaded?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/When-are-VBO-loaded/m-p/59219#M12911</link>
      <description>&lt;P&gt;Thanks for the explanation&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Walter Koller&lt;BR /&gt;Solution Manager&lt;BR /&gt;Erste Digital / Erste Group Bank&lt;BR /&gt;Europe/Vienna&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Apr 2023 12:31:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/When-are-VBO-loaded/m-p/59219#M12911</guid>
      <dc:creator>Walter.Koller</dc:creator>
      <dc:date>2023-04-18T12:31:00Z</dc:date>
    </item>
  </channel>
</rss>

