<?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: Unable to Invoke Subscribers in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-Invoke-Subscribers/m-p/77033#M29385</link>
    <description>I managed to get around it by changing the action from a Click to a Press or the other way round.&lt;BR /&gt;&lt;BR /&gt;Maybe try that?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Emma Burns&lt;BR /&gt;Ground Control Ltd&lt;BR /&gt;Europe/London&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Wed, 06 Nov 2019 12:13:00 GMT</pubDate>
    <dc:creator>EmmaBurns</dc:creator>
    <dc:date>2019-11-06T12:13:00Z</dc:date>
    <item>
      <title>Unable to Invoke Subscribers</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-Invoke-Subscribers/m-p/77027#M29379</link>
      <description>​Hi, &lt;BR /&gt;&lt;BR /&gt;I keep running in to this error but I'm unsure as to what is causing it - &lt;BR /&gt;&lt;BR /&gt;Internal : Failed to perform step 1 in Navigate Stage 'Click Job Collection' on page 'Job Wizard' - An event was unable to invoke any of the subscribers (Exception from HRESULT: 0x80040201)&lt;BR /&gt;&lt;BR /&gt;My Navigate stage is to click on a button within an in-house piece of software. The button has been spied in UIA mode, and the actual Press action is being passed to the software as the next window appears, but BP doesn't seem to register this, and throws the error every time. &lt;BR /&gt;&lt;BR /&gt;Could anyone point me in the right direction to resolving this?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Emma.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Emma Burns&lt;BR /&gt;Ground Control Ltd&lt;BR /&gt;Europe/London&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Sep 2019 10:06:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Unable-to-Invoke-Subscribers/m-p/77027#M29379</guid>
      <dc:creator>EmmaBurns</dc:creator>
      <dc:date>2019-09-11T10:06:00Z</dc:date>
    </item>
    <item>
      <title>RE: Unable to Invoke Subscribers</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-Invoke-Subscribers/m-p/77028#M29380</link>
      <description>When doing this, prior clicking event, maybe is safe to check if the robot is attached to the object parent window of the combo box.Create a flag with false and a decision stage, if is attached/activated and then if Yes--do the click if No--retry. You can put a i++ stage to increase the value plus 1 and then to retry for e.g. 5 times till an error is to be thrown.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ionut Cohen&lt;BR /&gt;RPA Developer&lt;BR /&gt;Luxoft Romania&lt;BR /&gt;Europe\Bucharest&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Sep 2019 11:31:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Unable-to-Invoke-Subscribers/m-p/77028#M29380</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-11T11:31:00Z</dc:date>
    </item>
    <item>
      <title>RE: Unable to Invoke Subscribers</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-Invoke-Subscribers/m-p/77029#M29381</link>
      <description>​I'm definitely attached, but I have tried anyway and had no difference.&lt;BR /&gt;&lt;BR /&gt;I also ran in to the same error message when spying - when I pressed highlight on an element that I use in an existing process, I got the "An event was unable to invoke any of the subscribers (Exception from HRESULT: 0x80040201)" error message, but the process runs through fine when passed to the Runtime resource.&lt;BR /&gt;&lt;BR /&gt;I haven't seen this error in any of my other objects, only on this in-house software - could it be something to do with how it's built?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Emma Burns&lt;BR /&gt;Ground Control Ltd&lt;BR /&gt;Europe/London&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Sep 2019 12:05:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Unable-to-Invoke-Subscribers/m-p/77029#M29381</guid>
      <dc:creator>EmmaBurns</dc:creator>
      <dc:date>2019-09-11T12:05:00Z</dc:date>
    </item>
    <item>
      <title>RE: Unable to Invoke Subscribers</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-Invoke-Subscribers/m-p/77030#M29382</link>
      <description>if there are Inputs/Outputs, maybe in Object Stage you can add a current value. Sometimes Object Stage requires different variables to run etc.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ionut Cohen&lt;BR /&gt;RPA Developer&lt;BR /&gt;Luxoft Romania&lt;BR /&gt;Europe\Bucharest&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Sep 2019 12:36:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Unable-to-Invoke-Subscribers/m-p/77030#M29382</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-11T12:36:00Z</dc:date>
    </item>
    <item>
      <title>RE: Unable to Invoke Subscribers</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-Invoke-Subscribers/m-p/77031#M29383</link>
      <description>Did you find a solution here?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Kristina Brend&lt;BR /&gt;Advisor&lt;BR /&gt;Webstep&lt;BR /&gt;Europe/Oslo&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 03 Oct 2019 07:52:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Unable-to-Invoke-Subscribers/m-p/77031#M29383</guid>
      <dc:creator>KristinaBrend</dc:creator>
      <dc:date>2019-10-03T07:52:00Z</dc:date>
    </item>
    <item>
      <title>RE: Unable to Invoke Subscribers</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-Invoke-Subscribers/m-p/77032#M29384</link>
      <description>I'm also getting this issue intermittently. Has anyone been able to find a solution?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Stephen Doherty&lt;BR /&gt;RPA Lead&lt;BR /&gt;Allen &amp;amp; Overy&lt;BR /&gt;Europe/London&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Nov 2019 11:39:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Unable-to-Invoke-Subscribers/m-p/77032#M29384</guid>
      <dc:creator>StephenDoherty1</dc:creator>
      <dc:date>2019-11-06T11:39:00Z</dc:date>
    </item>
    <item>
      <title>RE: Unable to Invoke Subscribers</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-Invoke-Subscribers/m-p/77033#M29385</link>
      <description>I managed to get around it by changing the action from a Click to a Press or the other way round.&lt;BR /&gt;&lt;BR /&gt;Maybe try that?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Emma Burns&lt;BR /&gt;Ground Control Ltd&lt;BR /&gt;Europe/London&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Nov 2019 12:13:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Unable-to-Invoke-Subscribers/m-p/77033#M29385</guid>
      <dc:creator>EmmaBurns</dc:creator>
      <dc:date>2019-11-06T12:13:00Z</dc:date>
    </item>
    <item>
      <title>RE: Unable to Invoke Subscribers</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-Invoke-Subscribers/m-p/77034#M29386</link>
      <description>I has the same issue and switching from "press" to "click" helped.&lt;BR /&gt;Thanks for the advice.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Stanislava Skřipská Tlustá&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 05 Nov 2021 15:39:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Unable-to-Invoke-Subscribers/m-p/77034#M29386</guid>
      <dc:creator>StanaST</dc:creator>
      <dc:date>2021-11-05T15:39:00Z</dc:date>
    </item>
    <item>
      <title>RE: Unable to Invoke Subscribers</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-Invoke-Subscribers/m-p/77035#M29387</link>
      <description>Hello All,&lt;BR /&gt;&lt;BR /&gt;I am facing the same issue. Please see below details.&lt;BR /&gt;&lt;BR /&gt;
&lt;P&gt;&lt;SPAN&gt;Exception Detail : Failed to perform step 1 in Navigate Stage 'Click CloseDownload' on page 'Download MenuActivity' - An event was unable to invoke any of the subscribers (Exception from HRESULT: 0x80040201)&lt;BR /&gt;&lt;BR /&gt;I am trying to spy&amp;nbsp; below highlighted cross button of download&amp;nbsp; bar in chrome.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="27985.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/28113i98FDDE8F142EE40E/image-size/large?v=v2&amp;amp;px=999" role="button" title="27985.png" alt="27985.png" /&gt;&lt;/span&gt;&lt;BR /&gt;I am using UIA mode. Error is coming in first stage and action is Focus.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="27987.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/28115i631E18FAE0D6A137/image-size/large?v=v2&amp;amp;px=999" role="button" title="27987.png" alt="27987.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Any solution for this.&lt;/P&gt;
&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Sanskar Sahu&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 25 May 2022 09:52:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Unable-to-Invoke-Subscribers/m-p/77035#M29387</guid>
      <dc:creator>SanskarSahu</dc:creator>
      <dc:date>2022-05-25T09:52:00Z</dc:date>
    </item>
    <item>
      <title>RE: Unable to Invoke Subscribers</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-Invoke-Subscribers/m-p/77036#M29388</link>
      <description>Hi Sanskar,&lt;BR /&gt;&lt;BR /&gt;Have you tried to put a wait stage before this action. This exception message can occur if your target element has not loaded properly or if it's schema is corrupted somehow while deciphering the attributes. You can try to induce a small delay before this and check once.&lt;BR /&gt;&lt;BR /&gt;Another thing can be that sometimes some actions may not be compatible with the element that you are trying to automate here. Can you try to change the element type from the application modeler once and see how it goes from there?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="27990.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/28123i014058A805B7885D/image-size/large?v=v2&amp;amp;px=999" role="button" title="27990.png" alt="27990.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;----------------------------------&lt;BR /&gt;Hope it helps you out and if my solution resolves your query, then please mark it as the 'Best Answer' so that the others members in the community having similar problem statement can track the answer easily in future&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Devneet Mohanty&lt;BR /&gt;Intelligent Process Automation Consultant | Sr. Consultant - Automation Developer,&lt;BR /&gt;WonderBotz India Pvt. Ltd.&lt;BR /&gt;Blue Prism Community MVP | Blue Prism 7x 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>Sun, 29 May 2022 16:37:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Unable-to-Invoke-Subscribers/m-p/77036#M29388</guid>
      <dc:creator>devneetmohanty07</dc:creator>
      <dc:date>2022-05-29T16:37:00Z</dc:date>
    </item>
    <item>
      <title>RE: Unable to Invoke Subscribers</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-Invoke-Subscribers/m-p/77037#M29389</link>
      <description>Hi Devneet,&lt;BR /&gt;&lt;BR /&gt;Thanks for your reply and solution.&lt;BR /&gt;&lt;BR /&gt;We already have dynamic wait stage added before the that navigate stage that is assuring that download bar should popup.&lt;BR /&gt;This is a intermittent&amp;nbsp; issue.&lt;BR /&gt;&lt;BR /&gt;In application modeler element type is Button(UIA).&lt;BR /&gt;&lt;BR /&gt;Let me know if you have any other resolution in mind.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Sanskar&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Sanskar Sahu&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 30 May 2022 07:54:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Unable-to-Invoke-Subscribers/m-p/77037#M29389</guid>
      <dc:creator>SanskarSahu</dc:creator>
      <dc:date>2022-05-30T07:54:00Z</dc:date>
    </item>
    <item>
      <title>RE: Unable to Invoke Subscribers</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-Invoke-Subscribers/m-p/77038#M29390</link>
      <description>Have you tried changing the element type from Button(UIA) to something else and seen if that is working?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;----------------------------------&lt;BR /&gt;Hope it helps you out and if my solution resolves your query, then please mark it as the 'Best Answer' so that the others members in the community having similar problem statement can track the answer easily in future&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Devneet Mohanty&lt;BR /&gt;Intelligent Process Automation Consultant | Sr. Consultant - Automation Developer,&lt;BR /&gt;WonderBotz India Pvt. Ltd.&lt;BR /&gt;Blue Prism Community MVP | Blue Prism 7x 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>Mon, 30 May 2022 07:58:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Unable-to-Invoke-Subscribers/m-p/77038#M29390</guid>
      <dc:creator>devneetmohanty07</dc:creator>
      <dc:date>2022-05-30T07:58:00Z</dc:date>
    </item>
  </channel>
</rss>

