<?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 Python with blue prism in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Python-with-blue-prism/m-p/85526#M36506</link>
    <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;I am learning Python language and just curious to know, by any chance will python be useful in blue prism tool now or in near future.&lt;BR /&gt;Or is it a right decision to learn a python instead of VB/C#.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Please advice.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Akash Joshi&lt;BR /&gt;Developer&lt;BR /&gt;Tata Consultancy Services&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Mon, 20 Jan 2020 14:02:00 GMT</pubDate>
    <dc:creator>AkashJoshi</dc:creator>
    <dc:date>2020-01-20T14:02:00Z</dc:date>
    <item>
      <title>Python with blue prism</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Python-with-blue-prism/m-p/85526#M36506</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;I am learning Python language and just curious to know, by any chance will python be useful in blue prism tool now or in near future.&lt;BR /&gt;Or is it a right decision to learn a python instead of VB/C#.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Please advice.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Akash Joshi&lt;BR /&gt;Developer&lt;BR /&gt;Tata Consultancy Services&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 20 Jan 2020 14:02:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Python-with-blue-prism/m-p/85526#M36506</guid>
      <dc:creator>AkashJoshi</dc:creator>
      <dc:date>2020-01-20T14:02:00Z</dc:date>
    </item>
    <item>
      <title>RE: Python with blue prism</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Python-with-blue-prism/m-p/85527#M36507</link>
      <description>Hello Akash,&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;Yes, Python can be useful. There are some integrations of Python into Blue Prism. We had in the past some users that have done so by creating Python VBOs connecting to the Python environment installed on the machine and enabled invoking Python scripts. You can also pass input arguments to the invoked code, as well as retrieve the output data generated by the VBO. &lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
&lt;DIV&gt;This is how it would be done and you have three options for working with Python scripts from within Blue Prism:&lt;/DIV&gt;
&lt;DIV&gt;​&lt;/DIV&gt;
&lt;OL dir="ltr"&gt;
&lt;LI dir="ltr"&gt;Compile the Python script to use in a Code Stage.&lt;/LI&gt;
&lt;LI dir="ltr"&gt;Call the script file in a code stage using the Process.Start function.&lt;/LI&gt;
&lt;LI dir="ltr"&gt;Use the Start Process action in the 'Utility – Environment' VBO to call the script.&lt;/LI&gt;
&lt;/OL&gt;
&lt;DIV dir="ltr"&gt;&lt;BR /&gt;Python script code can be used within a Code Stage or referenced externally as an external file reference, and to do so it needs be compiled to work with .NET 4.0 for Blue Prism v5 or .Net 4.7 for V6. Simply call your Python script using the Process.Start function.&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope this helps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Andrea Vezzoni&lt;BR /&gt;Customer Support Engineer&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 20 Jan 2020 15:14:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Python-with-blue-prism/m-p/85527#M36507</guid>
      <dc:creator>andrea.vezzoni</dc:creator>
      <dc:date>2020-01-20T15:14:00Z</dc:date>
    </item>
  </channel>
</rss>

