<?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: How to pass a process name dynamically in the sub process in Digital Exchange</title>
    <link>https://community.blueprism.com/t5/Digital-Exchange/How-to-pass-a-process-name-dynamically-in-the-sub-process/m-p/52265#M573</link>
    <description>You can pass the subprocess name as an input parameter in your main process. That way control room will ask you to enter the subprocess name and whatever name you enter your main process will call that subprocess. Because here dynamic means passing values externally and dynamically.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Tejaskumar Darji&lt;BR /&gt;Sr. RPA Consultant-Automation Developer&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Fri, 16 Jul 2021 10:27:00 GMT</pubDate>
    <dc:creator>Tejaskumar_Darji</dc:creator>
    <dc:date>2021-07-16T10:27:00Z</dc:date>
    <item>
      <title>How to pass a process name dynamically in the sub process</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/How-to-pass-a-process-name-dynamically-in-the-sub-process/m-p/52264#M572</link>
      <description>Hi Team,&lt;BR /&gt;I have a process and am calling N number of sub processes in side the process, based on the process name which is available in the input sheet&amp;nbsp; can any one help me with how we will call process name dynamic in the sub process&lt;BR /&gt;but don't say by using choice stage&amp;nbsp; because i have N number of processes to call, Thanks in Advance.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Muralikrishna Perewar&lt;BR /&gt;Associate Consultant&lt;BR /&gt;Capgemini&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Jul 2021 09:40:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/How-to-pass-a-process-name-dynamically-in-the-sub-process/m-p/52264#M572</guid>
      <dc:creator>pemurali</dc:creator>
      <dc:date>2021-07-16T09:40:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to pass a process name dynamically in the sub process</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/How-to-pass-a-process-name-dynamically-in-the-sub-process/m-p/52265#M573</link>
      <description>You can pass the subprocess name as an input parameter in your main process. That way control room will ask you to enter the subprocess name and whatever name you enter your main process will call that subprocess. Because here dynamic means passing values externally and dynamically.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Tejaskumar Darji&lt;BR /&gt;Sr. RPA Consultant-Automation Developer&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Jul 2021 10:27:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/How-to-pass-a-process-name-dynamically-in-the-sub-process/m-p/52265#M573</guid>
      <dc:creator>Tejaskumar_Darji</dc:creator>
      <dc:date>2021-07-16T10:27:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to pass a process name dynamically in the sub process</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/How-to-pass-a-process-name-dynamically-in-the-sub-process/m-p/52266#M574</link>
      <description>put a choice stage to select sub process based on the input sheet in the main process&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="6327.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/6507i9FF0EF927A9718A0/image-size/large?v=v2&amp;amp;px=999" role="button" title="6327.png" alt="6327.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Jerin Jose&lt;BR /&gt;RPA Product SME&lt;BR /&gt;EY&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;*"If you find  this post helpful mark it as best answer, .*&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Aug 2021 14:18:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/How-to-pass-a-process-name-dynamically-in-the-sub-process/m-p/52266#M574</guid>
      <dc:creator>JerinJose</dc:creator>
      <dc:date>2021-08-03T14:18:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to pass a process name dynamically in the sub process</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/How-to-pass-a-process-name-dynamically-in-the-sub-process/m-p/52267#M575</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;calling a process from a process using the process stage has to be done be reference to the actual process and therefore can not be dynamic as you hope for. &amp;nbsp;Also this approach of calling processes from processes is not advised due to increased memory usage.&lt;BR /&gt;&lt;BR /&gt;I would suggest you use the command line argument AutomateC together with the switch that can run a process and send in the process name as an argument to that. This way you have achieved dynamic process name handling.&lt;BR /&gt;&lt;BR /&gt;Peter&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;PeterLacken&lt;BR /&gt;Ren Røros Intelligent Automation&lt;BR /&gt;Peter.Lacken@rria.no&lt;BR /&gt;&lt;A href="http://www.rria.no" target="test_blank"&gt;http://www.rria.no&lt;/A&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Aug 2021 19:23:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/How-to-pass-a-process-name-dynamically-in-the-sub-process/m-p/52267#M575</guid>
      <dc:creator>peterlacken</dc:creator>
      <dc:date>2021-08-04T19:23:00Z</dc:date>
    </item>
  </channel>
</rss>

