<?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 But use [File Path] &amp; … in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Open-workbook-has-error/m-p/73373#M25978</link>
    <description>But use [File Path] &amp;amp; ""Orders.csv"" still bring out below error.
-Internal : Could not execute code stage because exception thrown by code stage: Exception has been thrown by the target of an invocation.
The object MS Excel VBO is imported from Blueprism default file.</description>
    <pubDate>Wed, 27 Mar 2019 18:17:00 GMT</pubDate>
    <dc:creator>Zhu_ZhuTan</dc:creator>
    <dc:date>2019-03-27T18:17:00Z</dc:date>
    <item>
      <title>Open workbook has error</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Open-workbook-has-error/m-p/73371#M25976</link>
      <description>I was practicing Blueprism foundation training chapter 11. I need to read data from excel file. And I create a process to do it.

.Create instance.

.Show.

.Open Workbook.

At Open Workbook section, i don't know how to fill the filename.

When I fill it by "[File Path] &amp;amp; "Orders.csv"", below exception is appeared.

-Internal : Could not execute code stage because exception thrown by code stage: Exception has been thrown by the target of an invocation.

When I fill it by ""[File Path] &amp;amp; "Orders"", below exception is appeared.

-File Not Found : File: C:\BluePrism\Training\Application\Windows\Orders does not exist or is not a file.

Maybe it's a simple question, but I didn't find any related answer in the Forum, is anybody can help me how to handle it and continue it?</description>
      <pubDate>Wed, 27 Mar 2019 18:01:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Open-workbook-has-error/m-p/73371#M25976</guid>
      <dc:creator>Zhu_ZhuTan</dc:creator>
      <dc:date>2019-03-27T18:01:00Z</dc:date>
    </item>
    <item>
      <title>The second error happened…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Open-workbook-has-error/m-p/73372#M25977</link>
      <description>The second error happened because you need the file extension.&amp;nbsp;
Using this in the filename input should work assuming that [File Path] ends in a backslash \. You could use Combine Path from the File Management VBO as well. Cuts a couple steps off of checking for the backslash yourself. Don't add any quotations:
[File Path] &amp;amp; ""Orders.csv</description>
      <pubDate>Wed, 27 Mar 2019 18:10:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Open-workbook-has-error/m-p/73372#M25977</guid>
      <dc:creator>david.l.morris</dc:creator>
      <dc:date>2019-03-27T18:10:00Z</dc:date>
    </item>
    <item>
      <title>But use [File Path] &amp; …</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Open-workbook-has-error/m-p/73373#M25978</link>
      <description>But use [File Path] &amp;amp; ""Orders.csv"" still bring out below error.
-Internal : Could not execute code stage because exception thrown by code stage: Exception has been thrown by the target of an invocation.
The object MS Excel VBO is imported from Blueprism default file.</description>
      <pubDate>Wed, 27 Mar 2019 18:17:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Open-workbook-has-error/m-p/73373#M25978</guid>
      <dc:creator>Zhu_ZhuTan</dc:creator>
      <dc:date>2019-03-27T18:17:00Z</dc:date>
    </item>
    <item>
      <title>Check these things first:…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Open-workbook-has-error/m-p/73374#M25979</link>
      <description>Check these things first:&amp;nbsp;http://portal.blueprism.com/customer-support/support-center#/path/11588…</description>
      <pubDate>Wed, 27 Mar 2019 18:20:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Open-workbook-has-error/m-p/73374#M25979</guid>
      <dc:creator>david.l.morris</dc:creator>
      <dc:date>2019-03-27T18:20:00Z</dc:date>
    </item>
    <item>
      <title>David, really thank you very…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Open-workbook-has-error/m-p/73375#M25980</link>
      <description>David, really thank you very much!! It's solved! It's the culture information setting problem. Thank you!</description>
      <pubDate>Wed, 27 Mar 2019 18:39:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Open-workbook-has-error/m-p/73375#M25980</guid>
      <dc:creator>Zhu_ZhuTan</dc:creator>
      <dc:date>2019-03-27T18:39:00Z</dc:date>
    </item>
    <item>
      <title>RE: Check these things first:…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Open-workbook-has-error/m-p/73376#M25981</link>
      <description>Can you please share the link again? This one does not work and I have encountered the same problem..&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Marcin Berdys&lt;BR /&gt;IT Solution Architect&lt;BR /&gt;Digit.ON&lt;BR /&gt;Europe/Warsaw&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Apr 2020 08:28:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Open-workbook-has-error/m-p/73376#M25981</guid>
      <dc:creator>MarcinBerdys</dc:creator>
      <dc:date>2020-04-28T08:28:00Z</dc:date>
    </item>
    <item>
      <title>RE: David, really thank you very…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Open-workbook-has-error/m-p/73377#M25982</link>
      <description>Hi Team,&lt;BR /&gt;&lt;BR /&gt;Even I am getting this error File: does not exist or is not a file when trying to open a workbook from a network path. It totally work fine and fetches the excel data when manually run and throws error while scheduled.&lt;BR /&gt;&lt;BR /&gt;Could somebody explain on how this was resolved?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Akshaya R&lt;BR /&gt;RPA Developer&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Jun 2020 10:58:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Open-workbook-has-error/m-p/73377#M25982</guid>
      <dc:creator>AkshayaR1</dc:creator>
      <dc:date>2020-06-11T10:58:00Z</dc:date>
    </item>
    <item>
      <title>RE: David, really thank you very…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Open-workbook-has-error/m-p/73378#M25983</link>
      <description>Any reply on this please&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;sathya Datla&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 10 Jul 2020 15:39:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Open-workbook-has-error/m-p/73378#M25983</guid>
      <dc:creator>sathyaDatla</dc:creator>
      <dc:date>2020-07-10T15:39:00Z</dc:date>
    </item>
  </channel>
</rss>

