<?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 Global send key string format in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Global-send-key-string-format/m-p/63341#M16296</link>
    <description>I am trying to global send key in navigate stage to a SAP app

I am putting : "{DOWN}"

tried with or without quotes, upper lower case, in a text variable without the quotes...nothing works

getting the error : Input string not in correct format

using Blue Prism version 6.4.1

Microsoft framework 4.7

&amp;nbsp;

Any suggestions ?</description>
    <pubDate>Wed, 13 Feb 2019 22:00:00 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-02-13T22:00:00Z</dc:date>
    <item>
      <title>Global send key string format</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Global-send-key-string-format/m-p/63341#M16296</link>
      <description>I am trying to global send key in navigate stage to a SAP app

I am putting : "{DOWN}"

tried with or without quotes, upper lower case, in a text variable without the quotes...nothing works

getting the error : Input string not in correct format

using Blue Prism version 6.4.1

Microsoft framework 4.7

&amp;nbsp;

Any suggestions ?</description>
      <pubDate>Wed, 13 Feb 2019 22:00:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Global-send-key-string-format/m-p/63341#M16296</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-13T22:00:00Z</dc:date>
    </item>
    <item>
      <title>Hi mayfarouk,
 
I suppose…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Global-send-key-string-format/m-p/63342#M16297</link>
      <description>Hi mayfarouk,
&amp;nbsp;
I suppose You try to move down with the selection.If yes then first of all first step in Navigate should be ""Activate Application"".&amp;nbsp;Then You need to use ""Global Send Key Events"" instead of ""Global Send Keys"". Let me know if this works.
&amp;nbsp;
Best regards
Michal</description>
      <pubDate>Thu, 14 Feb 2019 01:20:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Global-send-key-string-format/m-p/63342#M16297</guid>
      <dc:creator>MichalSzumski</dc:creator>
      <dc:date>2019-02-14T01:20:00Z</dc:date>
    </item>
    <item>
      <title>I second what mszumsk said…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Global-send-key-string-format/m-p/63343#M16298</link>
      <description>I second what mszumsk said regarding Activate Application first. I haven't worked on SAP, so I have no comment on whether Send Key Events is better for that than Send Keys. However, using global send keys, you have the correct input. ""{DOWN}"" should move the cursor down. Be sure that you are sending that to the correct element in Blue Prism. I always send it to the root node.</description>
      <pubDate>Thu, 14 Feb 2019 01:41:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Global-send-key-string-format/m-p/63343#M16298</guid>
      <dc:creator>david.l.morris</dc:creator>
      <dc:date>2019-02-14T01:41:00Z</dc:date>
    </item>
    <item>
      <title>Hi David,
 
You are right…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Global-send-key-string-format/m-p/63344#M16299</link>
      <description>Hi David,
&amp;nbsp;
You are right regarding Global Send Keys (I just checked it). I was told to use for cases like this only Global Send Key Events and never tried to use it that way&amp;nbsp;- thanks for the tip!
&amp;nbsp;
Best regards
Michal</description>
      <pubDate>Thu, 14 Feb 2019 12:16:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Global-send-key-string-format/m-p/63344#M16299</guid>
      <dc:creator>MichalSzumski</dc:creator>
      <dc:date>2019-02-14T12:16:00Z</dc:date>
    </item>
    <item>
      <title>Hello All
Thank you for your…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Global-send-key-string-format/m-p/63345#M16300</link>
      <description>Hello All
Thank you for your replies.
I do activate the application in a pervious stage
As for the global send keys event , I am limited by the options BP gives me.&amp;nbsp;For the element I spied, I only get the global send key option .</description>
      <pubDate>Thu, 14 Feb 2019 19:11:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Global-send-key-string-format/m-p/63345#M16300</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-14T19:11:00Z</dc:date>
    </item>
    <item>
      <title>Try using the top level node…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Global-send-key-string-format/m-p/63346#M16301</link>
      <description>Try using the top level node element in Application Modeller.
&amp;nbsp;
For example, if Application Modeller looks like this...
Name of Object/App (Try using Global Send Keys or even Global Send Key Events to this element)
Screen 1
Element 1
Element 2
Element 3 (I'm assuming you're using this element)

Screen 2
Element 4
Element 5</description>
      <pubDate>Thu, 14 Feb 2019 21:13:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Global-send-key-string-format/m-p/63346#M16301</guid>
      <dc:creator>david.l.morris</dc:creator>
      <dc:date>2019-02-14T21:13:00Z</dc:date>
    </item>
    <item>
      <title>Hello David
Thanks for your…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Global-send-key-string-format/m-p/63347#M16302</link>
      <description>Hello David
Thanks for your reply.
I tried this and though it caused no errors, it does not send the down arrow where is should .
&amp;nbsp;
""Name of Object/App (Try using Global Send Keys or even Global Send Key Events to this element)</description>
      <pubDate>Fri, 15 Feb 2019 00:03:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Global-send-key-string-format/m-p/63347#M16302</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-15T00:03:00Z</dc:date>
    </item>
    <item>
      <title>Hi mayfarouk,
 
Maybe it is…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Global-send-key-string-format/m-p/63348#M16303</link>
      <description>Hi mayfarouk,
&amp;nbsp;
Maybe it is silly question but are You focused on the element? Can You provide screenshot that shows from where&amp;nbsp;You want to move down in SAP? I had a case that I had to click on Grid View element and only then I was able to move down (Otherwise Navigate Stage gave no results).
&amp;nbsp;
Best regards
Michal</description>
      <pubDate>Fri, 15 Feb 2019 15:59:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Global-send-key-string-format/m-p/63348#M16303</guid>
      <dc:creator>MichalSzumski</dc:creator>
      <dc:date>2019-02-15T15:59:00Z</dc:date>
    </item>
  </channel>
</rss>

