<?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: Issue in passing special character in GSK command of Blue Prism in Digital Exchange</title>
    <link>https://community.blueprism.com/t5/Digital-Exchange/Issue-in-passing-special-character-in-GSK-command-of-Blue-Prism/m-p/57968#M1574</link>
    <description>&lt;P&gt;Hi Shivani,&lt;BR /&gt;&lt;BR /&gt;If you are using Global Send Keys, then directly sending the word "Apple_Pie" would work as you can see below:&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="7486.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/7661i769BB30FDA0BDA1C/image-size/large?v=v2&amp;amp;px=999" role="button" title="7486.png" alt="7486.png" /&gt;&lt;/span&gt;&lt;BR /&gt;However, few things to keep in mind are:&lt;BR /&gt;&lt;BR /&gt;- Whenever you are using the Global Send Key method, first always ensure that the target application is in foreground mode. For this you can use an 'Activate' action first on the window element for the application interface:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="7487.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/7662i9763342FBDEB1E1F/image-size/large?v=v2&amp;amp;px=999" role="button" title="7487.png" alt="7487.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;- Once the application is active, try to send a click on the element where you want to execute the Global Send Key method so that it is under focus.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="7488.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/7663i6900DEED7BC5F4B6/image-size/large?v=v2&amp;amp;px=999" role="button" title="7488.png" alt="7488.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;- This is an option step that you can do. Once the element is selected, now you can use the Global Send Key method and remember this you must at the root element of the Application Tree in order for it work correctly. I preferably first try to clear any text if it is available by using something like : CTRL+A and then Delete as you can see below:&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="7489.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/7664i1238B50023AEA0A6/image-size/large?v=v2&amp;amp;px=999" role="button" title="7489.png" alt="7489.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;NOTE: Whenever using special characters like Alt (%) , Ctrl (^). Shift (+), DEL, HOME etc. never provide the interval value otherwise you will get an error&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;SPAN style="color: #000000;"&gt;- After this you can send another Global Send Key action for entering the text you want. If you are using Global Send Keys, the case in which you are providing the text will be replicated. In case you are using Global Send Key Events action then the text by default is all in lower case. In order to send some characters as capital you have to send the character while pressing Shift key like manually you would do. For example in "Apple_Pie" for sending A and P you will need to also pass the Shift keys while using Global Send Key Events which will be something like this "&lt;CODE&gt;&amp;lt;{SHIFT}a&amp;gt;{SHIFT}pple&amp;lt;{SHIFT}{OemMinus}&amp;gt;{SHIFT}&amp;lt;{SHIFT}p&amp;gt;{SHIFT}ie&lt;/CODE&gt;" but if you are using Global Send Key, just pass the text as "&lt;CODE&gt;Apple_Pie&lt;/CODE&gt;" that's all!&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Using Global Send Keys:&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="7490.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/7665iCDE1397B77D19E94/image-size/large?v=v2&amp;amp;px=999" role="button" title="7490.png" alt="7490.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;Using Global Send Key Events:&lt;/STRONG&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="7491.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/7668i87077CFB68ED58A3/image-size/large?v=v2&amp;amp;px=999" role="button" title="7491.png" alt="7491.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="7492.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/7667i27F08C98A9370175/image-size/large?v=v2&amp;amp;px=999" role="button" title="7492.png" alt="7492.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;SPAN style="color: #000000;"&gt;As you can see I have used all the actions within this single '&lt;STRONG&gt;Navigate&lt;/STRONG&gt;' stage:&lt;/SPAN&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="7493.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/7669iA66451370635DDD9/image-size/large?v=v2&amp;amp;px=999" role="button" title="7493.png" alt="7493.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Please let us know if it helps!&lt;/SPAN&gt;&lt;/P&gt;
&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;----------------------------------&lt;BR /&gt;Hope it helps you and if it resolves you query please mark it as the best answer so that others having the same problem can track the answer easily&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Devneet Mohanty&lt;BR /&gt;Intelligent Automation Consultant&lt;BR /&gt;Blueprism 6x Certified Professional&lt;BR /&gt;Website: &lt;A href="https://devneet.github.io/" target="test_blank"&gt;https://devneet.github.io/&lt;/A&gt;&lt;BR /&gt;Email: devneetmohanty07@gmail.com&lt;BR /&gt;&lt;BR /&gt;----------------------------------&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Wed, 22 Dec 2021 15:35:00 GMT</pubDate>
    <dc:creator>devneetmohanty07</dc:creator>
    <dc:date>2021-12-22T15:35:00Z</dc:date>
    <item>
      <title>Issue in passing special character in GSK command of Blue Prism</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Issue-in-passing-special-character-in-GSK-command-of-Blue-Prism/m-p/57966#M1572</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;When I was working with GSK commands in Blue Prism, I faced a situation where I need to pass a text with special character. But I was unable to achieve it.&lt;BR /&gt;&lt;BR /&gt;For example, If I want to pass "Apple_Pie" as a global send key, what would be the format... How can I achieve this... Can anyone help on this....&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Shivani Chandrasekar&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Dec 2021 15:17:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Issue-in-passing-special-character-in-GSK-command-of-Blue-Prism/m-p/57966#M1572</guid>
      <dc:creator>ShivaniChandras</dc:creator>
      <dc:date>2021-12-22T15:17:00Z</dc:date>
    </item>
    <item>
      <title>RE: Issue in passing special character in GSK command of Blue Prism</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Issue-in-passing-special-character-in-GSK-command-of-Blue-Prism/m-p/57967#M1573</link>
      <description>Passing "_&lt;SPAN&gt;" i GSK in {} might work. Could you try? F.ex. {_}&lt;BR /&gt;You can try to set the value into Clipboard with "Set Clipboard" action and then fetch the value and pass as an input into GSK from Get Clipboard (as a way to trick GSK).&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Andrzej Fidos&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Dec 2021 15:21:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Issue-in-passing-special-character-in-GSK-command-of-Blue-Prism/m-p/57967#M1573</guid>
      <dc:creator>AndrzejKarolFidos</dc:creator>
      <dc:date>2021-12-22T15:21:00Z</dc:date>
    </item>
    <item>
      <title>RE: Issue in passing special character in GSK command of Blue Prism</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Issue-in-passing-special-character-in-GSK-command-of-Blue-Prism/m-p/57968#M1574</link>
      <description>&lt;P&gt;Hi Shivani,&lt;BR /&gt;&lt;BR /&gt;If you are using Global Send Keys, then directly sending the word "Apple_Pie" would work as you can see below:&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="7486.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/7661i769BB30FDA0BDA1C/image-size/large?v=v2&amp;amp;px=999" role="button" title="7486.png" alt="7486.png" /&gt;&lt;/span&gt;&lt;BR /&gt;However, few things to keep in mind are:&lt;BR /&gt;&lt;BR /&gt;- Whenever you are using the Global Send Key method, first always ensure that the target application is in foreground mode. For this you can use an 'Activate' action first on the window element for the application interface:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="7487.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/7662i9763342FBDEB1E1F/image-size/large?v=v2&amp;amp;px=999" role="button" title="7487.png" alt="7487.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;- Once the application is active, try to send a click on the element where you want to execute the Global Send Key method so that it is under focus.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="7488.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/7663i6900DEED7BC5F4B6/image-size/large?v=v2&amp;amp;px=999" role="button" title="7488.png" alt="7488.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;- This is an option step that you can do. Once the element is selected, now you can use the Global Send Key method and remember this you must at the root element of the Application Tree in order for it work correctly. I preferably first try to clear any text if it is available by using something like : CTRL+A and then Delete as you can see below:&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="7489.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/7664i1238B50023AEA0A6/image-size/large?v=v2&amp;amp;px=999" role="button" title="7489.png" alt="7489.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;NOTE: Whenever using special characters like Alt (%) , Ctrl (^). Shift (+), DEL, HOME etc. never provide the interval value otherwise you will get an error&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;SPAN style="color: #000000;"&gt;- After this you can send another Global Send Key action for entering the text you want. If you are using Global Send Keys, the case in which you are providing the text will be replicated. In case you are using Global Send Key Events action then the text by default is all in lower case. In order to send some characters as capital you have to send the character while pressing Shift key like manually you would do. For example in "Apple_Pie" for sending A and P you will need to also pass the Shift keys while using Global Send Key Events which will be something like this "&lt;CODE&gt;&amp;lt;{SHIFT}a&amp;gt;{SHIFT}pple&amp;lt;{SHIFT}{OemMinus}&amp;gt;{SHIFT}&amp;lt;{SHIFT}p&amp;gt;{SHIFT}ie&lt;/CODE&gt;" but if you are using Global Send Key, just pass the text as "&lt;CODE&gt;Apple_Pie&lt;/CODE&gt;" that's all!&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Using Global Send Keys:&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="7490.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/7665iCDE1397B77D19E94/image-size/large?v=v2&amp;amp;px=999" role="button" title="7490.png" alt="7490.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;Using Global Send Key Events:&lt;/STRONG&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="7491.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/7668i87077CFB68ED58A3/image-size/large?v=v2&amp;amp;px=999" role="button" title="7491.png" alt="7491.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="7492.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/7667i27F08C98A9370175/image-size/large?v=v2&amp;amp;px=999" role="button" title="7492.png" alt="7492.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;SPAN style="color: #000000;"&gt;As you can see I have used all the actions within this single '&lt;STRONG&gt;Navigate&lt;/STRONG&gt;' stage:&lt;/SPAN&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="7493.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/7669iA66451370635DDD9/image-size/large?v=v2&amp;amp;px=999" role="button" title="7493.png" alt="7493.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Please let us know if it helps!&lt;/SPAN&gt;&lt;/P&gt;
&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;----------------------------------&lt;BR /&gt;Hope it helps you and if it resolves you query please mark it as the best answer so that others having the same problem can track the answer easily&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Devneet Mohanty&lt;BR /&gt;Intelligent Automation Consultant&lt;BR /&gt;Blueprism 6x Certified Professional&lt;BR /&gt;Website: &lt;A href="https://devneet.github.io/" target="test_blank"&gt;https://devneet.github.io/&lt;/A&gt;&lt;BR /&gt;Email: devneetmohanty07@gmail.com&lt;BR /&gt;&lt;BR /&gt;----------------------------------&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Dec 2021 15:35:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Issue-in-passing-special-character-in-GSK-command-of-Blue-Prism/m-p/57968#M1574</guid>
      <dc:creator>devneetmohanty07</dc:creator>
      <dc:date>2021-12-22T15:35:00Z</dc:date>
    </item>
  </channel>
</rss>

