<?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 Capture result from VBScript (SAP automation through scripting) in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Capture-result-from-VBScript-SAP-automation-through-scripting/m-p/61886#M15081</link>
    <description>Dear all,&lt;BR /&gt;&lt;BR /&gt;I have a question related to SAP automation through usage of VBScript. I have my process in SAP in a vbscript and I 'play' the script through the 'Utility - Environement : Start Process' VBO where my application is the path to my SAP VBScript and the Arguments the variables I want to pass to the script.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;This works like a charm, but the issue I am having is that I am not able to return the result of the script to BluePrism. Whenever there is a success, or more imporatntly an error I want to know for error handling purposes.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Do you have any suggestions on ways to execute the script while also being able to capture the result of the script? Usually I would use something like&amp;nbsp;
&lt;DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;"WScript.StdOut.WriteLine &amp;lt;SAP_Status&amp;gt;"&lt;BR /&gt;&lt;BR /&gt;Best,&lt;BR /&gt;Nanne&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Nanne van der Wal&lt;BR /&gt;Advisor&lt;BR /&gt;EY&lt;BR /&gt;Europe/Amsterdam&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Mon, 02 Sep 2019 14:30:00 GMT</pubDate>
    <dc:creator>Nannevan_der_Wa</dc:creator>
    <dc:date>2019-09-02T14:30:00Z</dc:date>
    <item>
      <title>Capture result from VBScript (SAP automation through scripting)</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Capture-result-from-VBScript-SAP-automation-through-scripting/m-p/61886#M15081</link>
      <description>Dear all,&lt;BR /&gt;&lt;BR /&gt;I have a question related to SAP automation through usage of VBScript. I have my process in SAP in a vbscript and I 'play' the script through the 'Utility - Environement : Start Process' VBO where my application is the path to my SAP VBScript and the Arguments the variables I want to pass to the script.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;This works like a charm, but the issue I am having is that I am not able to return the result of the script to BluePrism. Whenever there is a success, or more imporatntly an error I want to know for error handling purposes.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Do you have any suggestions on ways to execute the script while also being able to capture the result of the script? Usually I would use something like&amp;nbsp;
&lt;DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;"WScript.StdOut.WriteLine &amp;lt;SAP_Status&amp;gt;"&lt;BR /&gt;&lt;BR /&gt;Best,&lt;BR /&gt;Nanne&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Nanne van der Wal&lt;BR /&gt;Advisor&lt;BR /&gt;EY&lt;BR /&gt;Europe/Amsterdam&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Sep 2019 14:30:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Capture-result-from-VBScript-SAP-automation-through-scripting/m-p/61886#M15081</guid>
      <dc:creator>Nannevan_der_Wa</dc:creator>
      <dc:date>2019-09-02T14:30:00Z</dc:date>
    </item>
    <item>
      <title>RE: Capture result from VBScript (SAP automation through scripting)</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Capture-result-from-VBScript-SAP-automation-through-scripting/m-p/61887#M15082</link>
      <description>&lt;SPAN&gt;Have you tried using Utility - Environment&amp;nbsp;: Start Process Read Std Err Std Out&lt;/SPAN&gt;&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, 03 Sep 2019 05:25:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Capture-result-from-VBScript-SAP-automation-through-scripting/m-p/61887#M15082</guid>
      <dc:creator>GopalBhaire</dc:creator>
      <dc:date>2019-09-03T05:25:00Z</dc:date>
    </item>
    <item>
      <title>RE: Capture result from VBScript (SAP automation through scripting)</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Capture-result-from-VBScript-SAP-automation-through-scripting/m-p/61888#M15083</link>
      <description>Yes, I have tried that. Then I get an error message that the program is not suitable for that command. Not sure how to deal with it, or what the issue is.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Nanne van der Wal&lt;BR /&gt;Advisor&lt;BR /&gt;EY&lt;BR /&gt;Europe/Amsterdam&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Sep 2019 07:20:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Capture-result-from-VBScript-SAP-automation-through-scripting/m-p/61888#M15083</guid>
      <dc:creator>Nannevan_der_Wa</dc:creator>
      <dc:date>2019-09-03T07:20:00Z</dc:date>
    </item>
    <item>
      <title>RE: Capture result from VBScript (SAP automation through scripting)</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Capture-result-from-VBScript-SAP-automation-through-scripting/m-p/61889#M15084</link>
      <description>Try Program name as cscript, argument as path to vbs followed by arguments for vbs.&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, 03 Sep 2019 08:25:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Capture-result-from-VBScript-SAP-automation-through-scripting/m-p/61889#M15084</guid>
      <dc:creator>GopalBhaire</dc:creator>
      <dc:date>2019-09-03T08:25:00Z</dc:date>
    </item>
    <item>
      <title>RE: Capture result from VBScript (SAP automation through scripting)</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Capture-result-from-VBScript-SAP-automation-through-scripting/m-p/61890#M15085</link>
      <description>You are the hero of the day!! Works like a charm &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt; Thanks a lot or your help!&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Nanne van der Wal&lt;BR /&gt;Advisor&lt;BR /&gt;EY&lt;BR /&gt;Europe/Amsterdam&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Sep 2019 08:43:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Capture-result-from-VBScript-SAP-automation-through-scripting/m-p/61890#M15085</guid>
      <dc:creator>Nannevan_der_Wa</dc:creator>
      <dc:date>2019-09-03T08:43:00Z</dc:date>
    </item>
  </channel>
</rss>

