<?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 Triggering a Digital Worker through Shortcuts in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Triggering-a-Digital-Worker-through-Shortcuts/m-p/94409#M43818</link>
    <description>&lt;DIV class="media" style="overflow: hidden;"&gt;
&lt;DIV class="media" style="overflow: hidden;"&gt;
&lt;P&gt;Shortcut icons are a simple option to triggering a Blue Prism Digital Worker, whether that resource is sharing a human desktop or on its own remote virtual desktop. Straightforward shortcut icons call AutomateC.exe. Instructions below can be followed for both on-desktop and off-desktop configurations.&lt;/P&gt;
&lt;P&gt;Please note that these instructions assume a Digital Worker is already running and available to catch work. In an off-desktop attended configuration, most companies would choose to have Digital Workers always on and available. With an on-desktop attended configuration, the Digital Worker needs to be started manually or through a simple start-up script.&lt;/P&gt;
&lt;P style="color: #7a7a7a; font-family: &amp;amp;quot; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; margin: 0px 0px 10px 0px;"&gt;Once a Digital Worker is running, desktop trigger setup begins through similar shortcut usage.&lt;BR /&gt;&lt;BR /&gt;1. &lt;SPAN&gt;Navigate to Blue Prism Installation folder "C:\Program Files\Blue Prism Limited\Blue Prism\Automate\Automate.exe" and create desktop shortcut&lt;/SPAN&gt;&lt;/P&gt;
&lt;span class="lia-inline-image-display-wrapper" image-alt="24813.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/24950iD2EEAE98F476A25E/image-size/large?v=v2&amp;amp;px=999" role="button" title="24813.png" alt="24813.png" /&gt;&lt;/span&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;SPAN&gt;&lt;BR /&gt;2. Right-click the desktop shortcut icon and select Properties&lt;/SPAN&gt;&lt;BR /&gt;
&lt;DIV class="media" style="overflow: hidden;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="24815.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/24949i7744CCFEA9AB6973/image-size/large?v=v2&amp;amp;px=999" role="button" title="24815.png" alt="24815.png" /&gt;&lt;/span&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;SPAN&gt;&lt;BR /&gt;3. Change the run mode to Minimized &lt;BR /&gt;4. &lt;/SPAN&gt;&lt;SPAN&gt;Change the “Target” to one of the options below based on your configuration needs.&lt;/SPAN&gt;&lt;BR /&gt;
&lt;DIV class="media" style="overflow: hidden;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="24817.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/24952i229E2C1D08FB215E/image-size/large?v=v2&amp;amp;px=999" role="button" title="24817.png" alt="24817.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;
&lt;P&gt;If you have configured Single Sign-On, then the “Target” field should for running the “Advanced Notepad Test” process will be as follows:&lt;/P&gt;
&lt;P&gt;"C:\Program Files\Blue Prism Limited\Blue Prism Automate\AutomateC.exe" /run “Advanced Notepad Test” /sso&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;If SSO is not configured, the “Target” field for triggering a Local Run-Time Resource (&lt;EM&gt;on-desktop attended&lt;/EM&gt;) is as follows:&lt;/P&gt;
&lt;P&gt;"C:\Program Files\Blue Prism Limited\Blue Prism Automate\AutomateC.exe" /run "&lt;STRONG&gt;PROCESS NAME&lt;/STRONG&gt;" /resource &lt;STRONG&gt;RESOUCE NAME&lt;/STRONG&gt; /user &lt;STRONG&gt;USERNAME&lt;/STRONG&gt; &lt;STRONG&gt;PASSWORD&lt;/STRONG&gt; /dbconname "&lt;STRONG&gt;SERVER NAME&lt;/STRONG&gt;"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Example:&lt;/STRONG&gt; "C:\Program Files\Blue Prism Limited\Blue Prism Automate\AutomateC.exe" /run "&lt;STRONG&gt;Advanced Notepad Test&lt;/STRONG&gt; " /user JNoble &lt;STRONG&gt;secretPWD&lt;/STRONG&gt; /dbconname "&lt;STRONG&gt;BP Dev&lt;/STRONG&gt;"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If SSO is not configured, the “Target” field for triggering a Remote Run-Time Resource (&lt;EM&gt;off-desktop attended&lt;/EM&gt;) is as follows:&lt;/P&gt;
&lt;P&gt;"C:\Program Files\Blue Prism Limited\Blue Prism Automate\AutomateC.exe" /run "&lt;STRONG&gt;PROCESS NAME&lt;/STRONG&gt;" /resource &lt;STRONG&gt;RESOUCE NAME&lt;/STRONG&gt; /user &lt;STRONG&gt;USERNAME&lt;/STRONG&gt; &lt;STRONG&gt;PASSWORD&lt;/STRONG&gt; /dbconname "&lt;STRONG&gt;SERVER NAME&lt;/STRONG&gt;"&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Example:&lt;/STRONG&gt; "C:\Program Files\Blue Prism Limited\Blue Prism Automate\AutomateC.exe" /run "&lt;STRONG&gt;Advanced Notepad Test&lt;/STRONG&gt;" /resource ORBITTY /user JNoble &lt;STRONG&gt;secretPWD&lt;/STRONG&gt; /dbconname "&lt;STRONG&gt;BP Dev&lt;/STRONG&gt;"&lt;/P&gt;
&lt;P style="color: #7a7a7a; font-family: &amp;amp;quot; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; margin: 0px 0px 10px 0px;"&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The Blue Prism shortcut icon can be changed for a cleaner user experience. Simply right-click the shortcut, chose "Change Icon…" and select a new .ico file. &lt;/SPAN&gt;Most graphics can be converted .ico files through free tools such as &lt;A href="https://icoconvert.com/" target="_blank" rel="noopener"&gt;https://icoconvert.com/&lt;/A&gt;.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;DIV class="media" style="overflow: hidden;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="24818.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/24953i9D7599F50594B195/image-size/large?v=v2&amp;amp;px=999" role="button" title="24818.png" alt="24818.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Josh Noble&lt;BR /&gt;Practice Director, US Life Science &amp;amp; Defense&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------</description>
    <pubDate>Wed, 20 Nov 2019 00:12:00 GMT</pubDate>
    <dc:creator>JoshNobleBP</dc:creator>
    <dc:date>2019-11-20T00:12:00Z</dc:date>
    <item>
      <title>Triggering a Digital Worker through Shortcuts</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Triggering-a-Digital-Worker-through-Shortcuts/m-p/94409#M43818</link>
      <description>&lt;DIV class="media" style="overflow: hidden;"&gt;
&lt;DIV class="media" style="overflow: hidden;"&gt;
&lt;P&gt;Shortcut icons are a simple option to triggering a Blue Prism Digital Worker, whether that resource is sharing a human desktop or on its own remote virtual desktop. Straightforward shortcut icons call AutomateC.exe. Instructions below can be followed for both on-desktop and off-desktop configurations.&lt;/P&gt;
&lt;P&gt;Please note that these instructions assume a Digital Worker is already running and available to catch work. In an off-desktop attended configuration, most companies would choose to have Digital Workers always on and available. With an on-desktop attended configuration, the Digital Worker needs to be started manually or through a simple start-up script.&lt;/P&gt;
&lt;P style="color: #7a7a7a; font-family: &amp;amp;quot; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; margin: 0px 0px 10px 0px;"&gt;Once a Digital Worker is running, desktop trigger setup begins through similar shortcut usage.&lt;BR /&gt;&lt;BR /&gt;1. &lt;SPAN&gt;Navigate to Blue Prism Installation folder "C:\Program Files\Blue Prism Limited\Blue Prism\Automate\Automate.exe" and create desktop shortcut&lt;/SPAN&gt;&lt;/P&gt;
&lt;span class="lia-inline-image-display-wrapper" image-alt="24813.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/24950iD2EEAE98F476A25E/image-size/large?v=v2&amp;amp;px=999" role="button" title="24813.png" alt="24813.png" /&gt;&lt;/span&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;SPAN&gt;&lt;BR /&gt;2. Right-click the desktop shortcut icon and select Properties&lt;/SPAN&gt;&lt;BR /&gt;
&lt;DIV class="media" style="overflow: hidden;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="24815.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/24949i7744CCFEA9AB6973/image-size/large?v=v2&amp;amp;px=999" role="button" title="24815.png" alt="24815.png" /&gt;&lt;/span&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;SPAN&gt;&lt;BR /&gt;3. Change the run mode to Minimized &lt;BR /&gt;4. &lt;/SPAN&gt;&lt;SPAN&gt;Change the “Target” to one of the options below based on your configuration needs.&lt;/SPAN&gt;&lt;BR /&gt;
&lt;DIV class="media" style="overflow: hidden;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="24817.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/24952i229E2C1D08FB215E/image-size/large?v=v2&amp;amp;px=999" role="button" title="24817.png" alt="24817.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;
&lt;P&gt;If you have configured Single Sign-On, then the “Target” field should for running the “Advanced Notepad Test” process will be as follows:&lt;/P&gt;
&lt;P&gt;"C:\Program Files\Blue Prism Limited\Blue Prism Automate\AutomateC.exe" /run “Advanced Notepad Test” /sso&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;If SSO is not configured, the “Target” field for triggering a Local Run-Time Resource (&lt;EM&gt;on-desktop attended&lt;/EM&gt;) is as follows:&lt;/P&gt;
&lt;P&gt;"C:\Program Files\Blue Prism Limited\Blue Prism Automate\AutomateC.exe" /run "&lt;STRONG&gt;PROCESS NAME&lt;/STRONG&gt;" /resource &lt;STRONG&gt;RESOUCE NAME&lt;/STRONG&gt; /user &lt;STRONG&gt;USERNAME&lt;/STRONG&gt; &lt;STRONG&gt;PASSWORD&lt;/STRONG&gt; /dbconname "&lt;STRONG&gt;SERVER NAME&lt;/STRONG&gt;"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Example:&lt;/STRONG&gt; "C:\Program Files\Blue Prism Limited\Blue Prism Automate\AutomateC.exe" /run "&lt;STRONG&gt;Advanced Notepad Test&lt;/STRONG&gt; " /user JNoble &lt;STRONG&gt;secretPWD&lt;/STRONG&gt; /dbconname "&lt;STRONG&gt;BP Dev&lt;/STRONG&gt;"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If SSO is not configured, the “Target” field for triggering a Remote Run-Time Resource (&lt;EM&gt;off-desktop attended&lt;/EM&gt;) is as follows:&lt;/P&gt;
&lt;P&gt;"C:\Program Files\Blue Prism Limited\Blue Prism Automate\AutomateC.exe" /run "&lt;STRONG&gt;PROCESS NAME&lt;/STRONG&gt;" /resource &lt;STRONG&gt;RESOUCE NAME&lt;/STRONG&gt; /user &lt;STRONG&gt;USERNAME&lt;/STRONG&gt; &lt;STRONG&gt;PASSWORD&lt;/STRONG&gt; /dbconname "&lt;STRONG&gt;SERVER NAME&lt;/STRONG&gt;"&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Example:&lt;/STRONG&gt; "C:\Program Files\Blue Prism Limited\Blue Prism Automate\AutomateC.exe" /run "&lt;STRONG&gt;Advanced Notepad Test&lt;/STRONG&gt;" /resource ORBITTY /user JNoble &lt;STRONG&gt;secretPWD&lt;/STRONG&gt; /dbconname "&lt;STRONG&gt;BP Dev&lt;/STRONG&gt;"&lt;/P&gt;
&lt;P style="color: #7a7a7a; font-family: &amp;amp;quot; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; margin: 0px 0px 10px 0px;"&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The Blue Prism shortcut icon can be changed for a cleaner user experience. Simply right-click the shortcut, chose "Change Icon…" and select a new .ico file. &lt;/SPAN&gt;Most graphics can be converted .ico files through free tools such as &lt;A href="https://icoconvert.com/" target="_blank" rel="noopener"&gt;https://icoconvert.com/&lt;/A&gt;.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;DIV class="media" style="overflow: hidden;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="24818.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/24953i9D7599F50594B195/image-size/large?v=v2&amp;amp;px=999" role="button" title="24818.png" alt="24818.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Josh Noble&lt;BR /&gt;Practice Director, US Life Science &amp;amp; Defense&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------</description>
      <pubDate>Wed, 20 Nov 2019 00:12:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Triggering-a-Digital-Worker-through-Shortcuts/m-p/94409#M43818</guid>
      <dc:creator>JoshNobleBP</dc:creator>
      <dc:date>2019-11-20T00:12:00Z</dc:date>
    </item>
  </channel>
</rss>

