<?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 Create a new process with command line in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Create-a-new-process-with-command-line/m-p/87751#M38421</link>
    <description>&lt;P&gt;Hello guys,&lt;BR /&gt;&lt;BR /&gt;Someone know if is it possible? Use the commands of automate for create a new process?&lt;BR /&gt;&lt;BR /&gt;I tried to search in the library of commands line but i did not found any results&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Thu, 27 Aug 2020 20:29:00 GMT</pubDate>
    <dc:creator>GustavoKlein</dc:creator>
    <dc:date>2020-08-27T20:29:00Z</dc:date>
    <item>
      <title>Create a new process with command line</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Create-a-new-process-with-command-line/m-p/87751#M38421</link>
      <description>&lt;P&gt;Hello guys,&lt;BR /&gt;&lt;BR /&gt;Someone know if is it possible? Use the commands of automate for create a new process?&lt;BR /&gt;&lt;BR /&gt;I tried to search in the library of commands line but i did not found any results&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 27 Aug 2020 20:29:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Create-a-new-process-with-command-line/m-p/87751#M38421</guid>
      <dc:creator>GustavoKlein</dc:creator>
      <dc:date>2020-08-27T20:29:00Z</dc:date>
    </item>
    <item>
      <title>RE: Create a new process with command line</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Create-a-new-process-with-command-line/m-p/87752#M38422</link>
      <description>There's no direct command line command to achieve this in Blue Prism.&amp;nbsp; &lt;BR /&gt;&lt;BR /&gt;The only way I could think of achieving this would be as follows (note that this method isn't supported by Blue Prism):&lt;BR /&gt;
&lt;UL&gt;
&lt;LI&gt;Have a process "template" exported as an XML file&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;Generate a new GUID (you could do so from a batch file &lt;A href="https://stackoverflow.com/questions/4313422/generate-guid-in-windows-with-batch-file" target="_blank" rel="noopener"&gt;https://stackoverflow.com/questions/4313422/generate-guid-in-windows-with-batch-file&lt;/A&gt;)&lt;/LI&gt;
&lt;LI&gt;Embed that new GUID into the XML file (replacing the previous GUID)&lt;/LI&gt;
&lt;LI&gt;Do a find/replace on the name of the process to rename it&lt;/LI&gt;
&lt;LI&gt;Import the "new" process using the command line command:&lt;/LI&gt;
&lt;/UL&gt;
&lt;EM&gt;AutomateC /import "C:\xxxx\yyyy\template.xml" &lt;BR /&gt;&lt;BR /&gt;&lt;/EM&gt;Generally, Blue Prism does not recommend editing the underlying process/object files and you do so at your own risk.&amp;nbsp; But this is one potential way to do achieve what you are asking.&lt;BR /&gt;&lt;BR /&gt;Another alternative to automate creation of a new process that is not related to the CLI, would be to build a VBO that interacts with the Blue Prism user interface itself. This would be a starting point to building out this object: &lt;A href="https://github.com/blue-prism/blue-prism-utility" target="_blank" rel="noopener"&gt;https://github.com/blue-prism/blue-prism-utility&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;James Man&lt;BR /&gt;Professional Services&lt;BR /&gt;Blue Prism&lt;BR /&gt;Asia/Hong_Kong&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 28 Aug 2020 01:36:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Create-a-new-process-with-command-line/m-p/87752#M38422</guid>
      <dc:creator>james.man</dc:creator>
      <dc:date>2020-08-28T01:36:00Z</dc:date>
    </item>
    <item>
      <title>RE: Create a new process with command line</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Create-a-new-process-with-command-line/m-p/87753#M38423</link>
      <description>Very thanks for the attention and the explain!&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Gustavo Klein&lt;BR /&gt;System Analyst&lt;BR /&gt;UTC&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Sep 2020 01:45:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Create-a-new-process-with-command-line/m-p/87753#M38423</guid>
      <dc:creator>GustavoKlein</dc:creator>
      <dc:date>2020-09-02T01:45:00Z</dc:date>
    </item>
  </channel>
</rss>

