<?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 RE: Python with blue prism in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Python-with-blue-prism/m-p/46054#M2133</link>
    <description>Not sure how to follow a thread so I'm replying so I can check back on this thread.&amp;nbsp; Thanks.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Jonathan Holstine&lt;BR /&gt;Systems Accountant&lt;BR /&gt;Interior Business Center&lt;BR /&gt;America/Denver&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Thu, 23 Jan 2020 16:43:00 GMT</pubDate>
    <dc:creator>JonathanHolstin</dc:creator>
    <dc:date>2020-01-23T16:43:00Z</dc:date>
    <item>
      <title>Python with blue prism</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Python-with-blue-prism/m-p/46052#M2131</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/46052#M2131</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/46053#M2132</link>
      <description>Hi Akash,&lt;BR /&gt;&lt;BR /&gt;Blue Prism is based on the .NET stack. If you're going to be programming code stages or writing processing code in Web API services it's probably best to focus on C# or VB.NET as you program those directly in Blue Prism.&lt;BR /&gt;&lt;BR /&gt;While Python is not supported directly within the Blue Prism environment, it is possible to execute Python scripts from within Blue Prism. My team is working on a tutorial of this that will be posted to the DX Developer Portal within the next couple of days.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Eric Wilson&lt;BR /&gt;Director, Partner Integrations for Digital Exchange&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Jan 2020 18:50:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Python-with-blue-prism/m-p/46053#M2132</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2020-01-21T18:50: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/46054#M2133</link>
      <description>Not sure how to follow a thread so I'm replying so I can check back on this thread.&amp;nbsp; Thanks.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Jonathan Holstine&lt;BR /&gt;Systems Accountant&lt;BR /&gt;Interior Business Center&lt;BR /&gt;America/Denver&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Jan 2020 16:43:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Python-with-blue-prism/m-p/46054#M2133</guid>
      <dc:creator>JonathanHolstin</dc:creator>
      <dc:date>2020-01-23T16:43: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/46055#M2134</link>
      <description>&lt;P&gt;Hi Jonathan,&lt;BR /&gt;&lt;BR /&gt;We've posted a document to the &lt;A href="https://digitalexchange.blueprism.com/site/global/developer/index.gsp" target="_blank" rel="noopener"&gt;DX Developer Portal&lt;/A&gt;&amp;nbsp;that discusses the use of code stages in Blue Prism. Chapter 9 of that document discusses Python in Blue Prism using Iron Python.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;This is just one example though. You can execute Python scripts in code stages by using the Process and ProcessStartInfo classes in .NET.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;/P&gt;
&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Eric Wilson&lt;BR /&gt;Director, Partner Integrations for Digital Exchange&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Jan 2020 17:11:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Python-with-blue-prism/m-p/46055#M2134</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2020-01-23T17:11: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/110360#M49800</link>
      <description>&lt;P&gt;I just saw this thread while looking for another issue related to Python. We were able to implement a simple solution for this wherein we created a batch file which invokes the python code. From Blue Prism, we pass arguments to this batch file and the batch file is ran using "Utility - Environment" VBO's "Start a Process" action. We pass the path of the batch file in the parameters apart from our arguments.&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2024 18:49:17 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Python-with-blue-prism/m-p/110360#M49800</guid>
      <dc:creator>arjun.guptaUL</dc:creator>
      <dc:date>2024-05-09T18:49:17Z</dc:date>
    </item>
  </channel>
</rss>

