<?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 When you run a process using… in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Resource-PC-Commands/m-p/50221#M5491</link>
    <description>When you run a process using Resource PC command you get a session ID and you have to use the same to set the session variable.&amp;nbsp;
&amp;nbsp;
Command to make your system as resource PC (BluePrism path might differ on your system. Use you credentials if it is not SSO)
&amp;nbsp;--&amp;nbsp;cd C:\Program Files\Blue Prism Limited\Blue Prism Automate &amp;amp;&amp;amp; automate.exe /resourcepc /sso
&amp;nbsp;
To run a process (Localhost)
&lt;A href="http://localhost:8181/user" target="test_blank"&gt;http://localhost:8181/user&lt;/A&gt; name &amp;amp;password &amp;amp;create name 
this will return:
USER SET : 
USER AUTHENTICATED
SESSION CREATED : 1830895d-fd69-461a-97f0-826b35c56b0b
&amp;nbsp;
Use Session ID to start a process and set variable value.
&lt;A href="http://localhost:8181/start" target="test_blank"&gt;http://localhost:8181/start&lt;/A&gt; 1830895d-fd69-461a-97f0-826b35c56b0b
and&amp;nbsp;
&lt;A href="http://localhost:8181/setvar" target="test_blank"&gt;http://localhost:8181/setvar&lt;/A&gt; 1830895d-fd69-461a-97f0-826b35c56b0b [] type """" """"
If the operation is successful, the response is 'SET' - otherwise an error code.
Hope this helps.&amp;nbsp;
&amp;nbsp;
Thank you.</description>
    <pubDate>Mon, 01 Apr 2019 14:55:00 GMT</pubDate>
    <dc:creator>MayurGangrade</dc:creator>
    <dc:date>2019-04-01T14:55:00Z</dc:date>
    <item>
      <title>Resource PC Commands</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Resource-PC-Commands/m-p/50220#M5490</link>
      <description>I am trying to use "Resource PC Commands" from help topic. Especially to deal with the Session variable, instead of having controller manually updating them and for any reason we want to schedule to stop the session automatically while the session is running by changing the session variables. I could see this command as "setvar" by referring the SessionID.&amp;nbsp;

Can anyone help me to understand how to use this command, in a master process and control the session variables. Appreciate your help.</description>
      <pubDate>Mon, 25 Mar 2019 14:17:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Resource-PC-Commands/m-p/50220#M5490</guid>
      <dc:creator>SasiAnbalagan</dc:creator>
      <dc:date>2019-03-25T14:17:00Z</dc:date>
    </item>
    <item>
      <title>When you run a process using…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Resource-PC-Commands/m-p/50221#M5491</link>
      <description>When you run a process using Resource PC command you get a session ID and you have to use the same to set the session variable.&amp;nbsp;
&amp;nbsp;
Command to make your system as resource PC (BluePrism path might differ on your system. Use you credentials if it is not SSO)
&amp;nbsp;--&amp;nbsp;cd C:\Program Files\Blue Prism Limited\Blue Prism Automate &amp;amp;&amp;amp; automate.exe /resourcepc /sso
&amp;nbsp;
To run a process (Localhost)
&lt;A href="http://localhost:8181/user" target="test_blank"&gt;http://localhost:8181/user&lt;/A&gt; name &amp;amp;password &amp;amp;create name 
this will return:
USER SET : 
USER AUTHENTICATED
SESSION CREATED : 1830895d-fd69-461a-97f0-826b35c56b0b
&amp;nbsp;
Use Session ID to start a process and set variable value.
&lt;A href="http://localhost:8181/start" target="test_blank"&gt;http://localhost:8181/start&lt;/A&gt; 1830895d-fd69-461a-97f0-826b35c56b0b
and&amp;nbsp;
&lt;A href="http://localhost:8181/setvar" target="test_blank"&gt;http://localhost:8181/setvar&lt;/A&gt; 1830895d-fd69-461a-97f0-826b35c56b0b [] type """" """"
If the operation is successful, the response is 'SET' - otherwise an error code.
Hope this helps.&amp;nbsp;
&amp;nbsp;
Thank you.</description>
      <pubDate>Mon, 01 Apr 2019 14:55:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Resource-PC-Commands/m-p/50221#M5491</guid>
      <dc:creator>MayurGangrade</dc:creator>
      <dc:date>2019-04-01T14:55:00Z</dc:date>
    </item>
    <item>
      <title>Thanks Mayur, Is this can be…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Resource-PC-Commands/m-p/50222#M5492</link>
      <description>Thanks Mayur, Is this can be configured within the process and I can execute this systematically instead of manually doing it.</description>
      <pubDate>Wed, 10 Apr 2019 17:38:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Resource-PC-Commands/m-p/50222#M5492</guid>
      <dc:creator>SasiAnbalagan</dc:creator>
      <dc:date>2019-04-10T17:38:00Z</dc:date>
    </item>
  </channel>
</rss>

