<?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 Excel Macro on Multiple Machines in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Excel-Macro-on-Multiple-Machines/m-p/80583#M32284</link>
    <description>I would like to leverage an Excel macro in an advanced automation that will be accessed by multiple Blue Prism robots.&amp;nbsp; Is there a method to&amp;nbsp;
&lt;P&gt;share personal excel macro workbooks between users and machines via network drives in a blue prism context?&amp;nbsp; Thank you in advance for any help!&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Jarrett Shull&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Mon, 30 Mar 2020 15:38:00 GMT</pubDate>
    <dc:creator>JarrettShull</dc:creator>
    <dc:date>2020-03-30T15:38:00Z</dc:date>
    <item>
      <title>Excel Macro on Multiple Machines</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Excel-Macro-on-Multiple-Machines/m-p/80583#M32284</link>
      <description>I would like to leverage an Excel macro in an advanced automation that will be accessed by multiple Blue Prism robots.&amp;nbsp; Is there a method to&amp;nbsp;
&lt;P&gt;share personal excel macro workbooks between users and machines via network drives in a blue prism context?&amp;nbsp; Thank you in advance for any help!&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Jarrett Shull&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 30 Mar 2020 15:38:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Excel-Macro-on-Multiple-Machines/m-p/80583#M32284</guid>
      <dc:creator>JarrettShull</dc:creator>
      <dc:date>2020-03-30T15:38:00Z</dc:date>
    </item>
    <item>
      <title>RE: Excel Macro on Multiple Machines</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Excel-Macro-on-Multiple-Machines/m-p/80584#M32285</link>
      <description>You can keep the file on Network Drive and implement Environment lock in your code to access it so no two bots access it at same time. &lt;BR /&gt;&lt;BR /&gt;But I would recommend you to keep the macro file in local folder like C:\Macro and reference it via Environment variable. You can also write logic at the beginning of process to copy file from network drive to local folder whenever the Macro is updated.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Gopal Bhaire&lt;BR /&gt;Analyst&lt;BR /&gt;Accenture&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 31 Mar 2020 04:24:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Excel-Macro-on-Multiple-Machines/m-p/80584#M32285</guid>
      <dc:creator>GopalBhaire</dc:creator>
      <dc:date>2020-03-31T04:24:00Z</dc:date>
    </item>
    <item>
      <title>RE: Excel Macro on Multiple Machines</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Excel-Macro-on-Multiple-Machines/m-p/80585#M32286</link>
      <description>Hi Jarrett, &lt;BR /&gt;&lt;BR /&gt;We have an extended version of the Excel VBO which allows you to run a macro from the runtime resource (robot). From there, you can either acquire an environment lock on the file to make sure only one robot accesses the file at the time if that is what you want or you can make copies of the file from a template file that contains your macro each time you need an instance to run.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt; I am attaching the VBO here. Hope that helps!&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Jorge Barajas&lt;BR /&gt;Blue Prism&lt;BR /&gt;Senior Product Consultant&lt;BR /&gt;Austin, Texas&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 31 Mar 2020 20:14:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Excel-Macro-on-Multiple-Machines/m-p/80585#M32286</guid>
      <dc:creator>jorge.barajas</dc:creator>
      <dc:date>2020-03-31T20:14:00Z</dc:date>
    </item>
    <item>
      <title>RE: Excel Macro on Multiple Machines</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Excel-Macro-on-Multiple-Machines/m-p/80586#M32287</link>
      <description>Thank you both for the help!&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Jarrett Shull&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 31 Mar 2020 22:26:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Excel-Macro-on-Multiple-Machines/m-p/80586#M32287</guid>
      <dc:creator>JarrettShull</dc:creator>
      <dc:date>2020-03-31T22:26:00Z</dc:date>
    </item>
  </channel>
</rss>

