<?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: Spying objects - application modeller, i am not able to see identify in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Spying-objects-application-modeller-i-am-not-able-to-see/m-p/86826#M37623</link>
    <description>This works. At least temporarily.&amp;nbsp;&lt;BR /&gt;The "Identify" buttons appears after clicking "Attach" just long enough to go into Spy Mode
&lt;DIV style="position: absolute; display: none; z-index: 16777271;"&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Preben Andersen&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Fri, 07 Jan 2022 14:51:00 GMT</pubDate>
    <dc:creator>PrebenAndersen</dc:creator>
    <dc:date>2022-01-07T14:51:00Z</dc:date>
    <item>
      <title>Spying objects - application modeller, i am not able to see identify</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Spying-objects-application-modeller-i-am-not-able-to-see/m-p/86820#M37617</link>
      <description>&lt;P&gt;​refer the attach .mp4&lt;/P&gt;
&lt;P&gt;i have highlited in blue &amp;amp; yellow mark&lt;BR /&gt;&lt;BR /&gt;Please help&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Vikas Tandon&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 26 Dec 2019 15:46:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Spying-objects-application-modeller-i-am-not-able-to-see/m-p/86820#M37617</guid>
      <dc:creator>VikasTandon</dc:creator>
      <dc:date>2019-12-26T15:46:00Z</dc:date>
    </item>
    <item>
      <title>RE: Spying objects - application modeller, i am not able to see identify</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Spying-objects-application-modeller-i-am-not-able-to-see/m-p/86821#M37618</link>
      <description>I'm not sure why it's happening with Calculator, but this happens sometimes with desktop apps. Calculator must do something as it is launching that causes Blue Prism to lose hold of being attached to it. The workaround is to use the Utility - Environment VBO's action 'Start Process' or 'Start Process Read Stderr and Stdout', and then use a navigate stage to Attach to the app. It may also be useful to use the action 'Wait for Process' or 'Wait for Process Window' to serve as an intelligent wait while the app is opening.&lt;BR /&gt;&lt;BR /&gt;So something like this order:&lt;BR /&gt;
&lt;OL&gt;
&lt;LI&gt;Start Process&lt;/LI&gt;
&lt;LI&gt;Wait for Process Window&lt;/LI&gt;
&lt;LI&gt;Attach&lt;/LI&gt;
&lt;/OL&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Dave Morris&lt;BR /&gt;3Ci @ Southern Company&lt;BR /&gt;Atlanta, GA&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 27 Dec 2019 12:20:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Spying-objects-application-modeller-i-am-not-able-to-see/m-p/86821#M37618</guid>
      <dc:creator>david.l.morris</dc:creator>
      <dc:date>2019-12-27T12:20:00Z</dc:date>
    </item>
    <item>
      <title>RE: Spying objects - application modeller, i am not able to see identify</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Spying-objects-application-modeller-i-am-not-able-to-see/m-p/86822#M37619</link>
      <description>&lt;P&gt;​Thanks.&lt;/P&gt;
&lt;P&gt;Issue is I can not identify the element Only.&lt;BR /&gt;&lt;BR /&gt;ONCE i have the element i can perform action ...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;ALSO same issue with the browser application &lt;BR /&gt;&amp;lt;&amp;lt;Identify button change to lauch&amp;gt;&amp;gt;&lt;/P&gt;
&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Vikas Tandon&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 27 Dec 2019 12:43:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Spying-objects-application-modeller-i-am-not-able-to-see/m-p/86822#M37619</guid>
      <dc:creator>VikasTandon</dc:creator>
      <dc:date>2019-12-27T12:43:00Z</dc:date>
    </item>
    <item>
      <title>RE: Spying objects - application modeller, i am not able to see identify</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Spying-objects-application-modeller-i-am-not-able-to-see/m-p/86823#M37620</link>
      <description>Right, so what I'm saying is that the only reason the Identify button changes to Launch is that the app is disconnecting/detaching from Blue Prism. The Launch button shows while it's detached and the Identify button shows while it's attached. Normally, when you launch, Blue Prism is able to maintain attachment to the app, but sometimes Blue Prism loses that connection. Someone smarter than I am could probably explain why this occurs, but the fact the remains that this is a common issue, and the way to handle it is by attaching after the app is launched.&lt;BR /&gt;&lt;BR /&gt;So, try this...&lt;BR /&gt;&lt;BR /&gt;Go through the app modeller wizard again (like you did in the video), but this time instead of choosing 'My application is launched from an executable file', choose the other option 'My application will already be running...'. Then, you should see the button 'Attach' instead of 'Launch'. Open the Calculator manually and then click the Attach button. You should have the Identify button at that point. Alternatively, I think if you click the Attach button, it will just Launch the app if it's not open already. But after that you'll probably need to click Attach one more time.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Dave Morris&lt;BR /&gt;3Ci @ Southern Company&lt;BR /&gt;Atlanta, GA&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 27 Dec 2019 15:43:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Spying-objects-application-modeller-i-am-not-able-to-see/m-p/86823#M37620</guid>
      <dc:creator>david.l.morris</dc:creator>
      <dc:date>2019-12-27T15:43:00Z</dc:date>
    </item>
    <item>
      <title>RE: Spying objects - application modeller, i am not able to see identify</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Spying-objects-application-modeller-i-am-not-able-to-see/m-p/86824#M37621</link>
      <description>​no sucess.&lt;BR /&gt;&lt;BR /&gt;refer the attachment&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Vikas Tandon&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Sat, 28 Dec 2019 08:20:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Spying-objects-application-modeller-i-am-not-able-to-see/m-p/86824#M37621</guid>
      <dc:creator>VikasTandon</dc:creator>
      <dc:date>2019-12-28T08:20:00Z</dc:date>
    </item>
    <item>
      <title>RE: Spying objects - application modeller, i am not able to see identify</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Spying-objects-application-modeller-i-am-not-able-to-see/m-p/86825#M37622</link>
      <description>Hello Vikas,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Following Youtube video should give you insights on how to address your issue.&lt;BR /&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;A href="https://www.youtube.com/watch?v=V9yHkeRxk4o#action=share" target="test_blank"&gt;https://www.youtube.com/watch?v=V9yHkeRxk4o#action=share&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Krishna A&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 02 Jan 2020 05:30:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Spying-objects-application-modeller-i-am-not-able-to-see/m-p/86825#M37622</guid>
      <dc:creator>KrishnaA</dc:creator>
      <dc:date>2020-01-02T05:30:00Z</dc:date>
    </item>
    <item>
      <title>RE: Spying objects - application modeller, i am not able to see identify</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Spying-objects-application-modeller-i-am-not-able-to-see/m-p/86826#M37623</link>
      <description>This works. At least temporarily.&amp;nbsp;&lt;BR /&gt;The "Identify" buttons appears after clicking "Attach" just long enough to go into Spy Mode
&lt;DIV style="position: absolute; display: none; z-index: 16777271;"&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Preben Andersen&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Jan 2022 14:51:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Spying-objects-application-modeller-i-am-not-able-to-see/m-p/86826#M37623</guid>
      <dc:creator>PrebenAndersen</dc:creator>
      <dc:date>2022-01-07T14:51:00Z</dc:date>
    </item>
  </channel>
</rss>

