<?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 How to send and Retrieve Data from Command Prompt by using Code(C#) in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/How-to-send-and-Retrieve-Data-from-Command-Prompt-by-using-Code/m-p/65913#M18518</link>
    <description>Hi team,

i need to call command prompt and send required commands to execute it has well as retrieve data based on its response from code Activity(c# code).
i am not able to achieve it through code.
is someone tried this ???if yes then can you please  share your thoughts or code from your side.

thanks</description>
    <pubDate>Fri, 30 Jun 2017 16:38:00 GMT</pubDate>
    <dc:creator>ManojKumar3</dc:creator>
    <dc:date>2017-06-30T16:38:00Z</dc:date>
    <item>
      <title>How to send and Retrieve Data from Command Prompt by using Code(C#)</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-send-and-Retrieve-Data-from-Command-Prompt-by-using-Code/m-p/65913#M18518</link>
      <description>Hi team,

i need to call command prompt and send required commands to execute it has well as retrieve data based on its response from code Activity(c# code).
i am not able to achieve it through code.
is someone tried this ???if yes then can you please  share your thoughts or code from your side.

thanks</description>
      <pubDate>Fri, 30 Jun 2017 16:38:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-send-and-Retrieve-Data-from-Command-Prompt-by-using-Code/m-p/65913#M18518</guid>
      <dc:creator>ManojKumar3</dc:creator>
      <dc:date>2017-06-30T16:38:00Z</dc:date>
    </item>
    <item>
      <title>Take some time to go through</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-send-and-Retrieve-Data-from-Command-Prompt-by-using-Code/m-p/65914#M18519</link>
      <description>Take some time to go through all the utiliity objects/VBOs that are distributed with the Blue Prism product - it is part of the recommended training path.
The environment utility object includes a couple of start process actions that can be used to run command lines.  If you need to also retrive the output you could pipe it into a text file that you could read (using one of the other utility objects) or you could create your own version of the start process action that returns an output.</description>
      <pubDate>Fri, 30 Jun 2017 16:47:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-send-and-Retrieve-Data-from-Command-Prompt-by-using-Code/m-p/65914#M18519</guid>
      <dc:creator>Denis__Dennehy</dc:creator>
      <dc:date>2017-06-30T16:47:00Z</dc:date>
    </item>
    <item>
      <title>Hi Denis,</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-send-and-Retrieve-Data-from-Command-Prompt-by-using-Code/m-p/65915#M18520</link>
      <description>Hi Denis,
Thanks for the Reply
Actually i did try to implement the above approach by using the existing VBO but then i was not able to retrieve the data from command prompt where i got empty value .so thats what forced me to try another option ie writing a direct C# code to fetch and Retrieve data from Command Prompt .
Thanks
Manoj</description>
      <pubDate>Mon, 03 Jul 2017 11:58:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-send-and-Retrieve-Data-from-Command-Prompt-by-using-Code/m-p/65915#M18520</guid>
      <dc:creator>ManojKumar3</dc:creator>
      <dc:date>2017-07-03T11:58:00Z</dc:date>
    </item>
  </channel>
</rss>

