<?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: Blue Prism 7.2.1 - Error attaching two (02) different Objects to the same MS Edge Chromium process in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-7-2-1-Error-attaching-two-02-different-Objects-to-the/m-p/71543#M24148</link>
    <description>&lt;P&gt;I had created a separate Business Object for Launching Edge as a Windows App it attaches as well.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I kept the original Business Object as it was as a Browser App.&lt;/P&gt;
&lt;P&gt;After it launches and attaches via the new BO Windows App it then runs the previous Browser based Application by attaching with that one and continuing on as normal.&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;David Anderson&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Thu, 28 Dec 2023 14:22:00 GMT</pubDate>
    <dc:creator>DavidAnderson</dc:creator>
    <dc:date>2023-12-28T14:22:00Z</dc:date>
    <item>
      <title>Blue Prism 7.2.1 - Error attaching two (02) different Objects to the same MS Edge Chromium process</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-7-2-1-Error-attaching-two-02-different-Objects-to-the/m-p/71538#M24143</link>
      <description>&lt;DIV&gt;Hello Experts.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;We are migrating our BP from 6.10.2 to 7.2.1.&lt;/DIV&gt;
&lt;DIV&gt;While evaluating an existing process, we identified that an error occurs when we tried to attach 02 different objects to the same website (using edge chromium).&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;STRONG&gt;Error message: Internal : Failed to perform step 1 in Navigate Stage 'Attach' on page 'Attach' - Failed to attach - Object reference not set to an instance of an object. &amp;nbsp;&lt;/STRONG&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Steps to reproduce the error:&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;
&lt;OL&gt;
&lt;LI&gt;
&lt;DIV&gt;Object 1 - Launch Edge (E.g:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="http://www.google.com/" rel="noopener noreferrer" target="_blank"&gt;www.google.com&lt;/A&gt;)&lt;/DIV&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV&gt;Object 1 - Attach using process name "msedge"&lt;/DIV&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV&gt;Returns to the BP Process without Detach&lt;/DIV&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV&gt;Object 2 - Try to Attach to the same process using process name "msedge" (returns an error)&lt;/DIV&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV&gt;Object 2 - Executes any action on the site (not possible)&lt;/DIV&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp; &amp;nbsp; Business Objects Config:&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;DIV&gt;Object 1&lt;/DIV&gt;
&lt;UL&gt;
&lt;LI&gt;Application Manager Mode – External 64 bits&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;/DIV&gt;
&lt;DIV&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;DIV&gt;Object 2&lt;/DIV&gt;
&lt;UL&gt;
&lt;LI&gt;Application Manager Mode – External 64 bits&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;/DIV&gt;
&lt;DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Notes:&amp;nbsp;&lt;/DIV&gt;
&lt;UL&gt;
&lt;LI&gt;After step 2 we can find AppMan64.exe running&lt;/LI&gt;
&lt;LI&gt;In step 4 we can see a new AppMan64.exe process being created but ended quickly (then the exception pops up on the process)&lt;/LI&gt;
&lt;LI&gt;If we detach Object 1 before calling the attach action in Object 2 it works&lt;/LI&gt;
&lt;/UL&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;STRONG&gt;IMPORTANT: If we change the application manager mode to&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"Embedded"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;for both objects it works. However, we understand that "Embedded" is there just for compatibility with old versions of Blue Prism and the best practice is to use "External" options (to have a separate process responsible for interacting with the application - AppMan64.exe or AppMan32.exe, depending on the app architecture. It gives more control and prevents Automate.exe from crashing during critical errors).&lt;/STRONG&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;We already found this issue:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;A href="https://blueprismeu.freshdesk.com/en/support/solutions/articles/7000083230--bpe-bp-15652-attaching-more-than-one-business-object-to-a-browser-window-causes-a-long-delay-on-s" rel="noopener noreferrer" target="_blank"&gt;https://blueprismeu.freshdesk.com/en/support/solutions/articles/7000083230--bpe-bp-15652-attaching-more-than-one-business-object-to-a-browser-window-causes-a-long-delay-on-s&lt;/A&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Although this issue refers to a delay, not an error.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Our questions are:&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Is it possible to attach multiple objects to the same Web Browser (Edge Chromium, Chrome) without detaching?&lt;/DIV&gt;
&lt;DIV&gt;We tested using a regular Windows app (like notepad.exe) and it works perfectly without detaching any object.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Is there any restriction&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;for this scenario&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;related to BP Extension, AppMan.exe, and BluePrism.MessagingHost.exe (introduced in BP 7)?&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Why is it working when both objects are set as "Embedded"?&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;STRONG&gt;Runtime Specs:&amp;nbsp;&lt;/STRONG&gt;&lt;/DIV&gt;
&lt;DIV&gt;Blue Prism: 7.2.1&lt;/DIV&gt;
&lt;DIV&gt;Blue Prism Extension for Edge Chromium: Version 7.2.0.0&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Windows 11 64 bits - 22H2 - Build 22621.1848&lt;/DIV&gt;
&lt;DIV&gt;Edge Chromium: Version 120.0.2210.89 (Official build) (64-bit)&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;We have an opened ticket with the support but without a definitive answer until know.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;We appreciate any information the community could provide about what should be the best way to solve this issue.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Thanks!&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Regards,&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Flavio Lara&lt;BR /&gt;System Analyst&lt;BR /&gt;Vallourec Tubos do Brasil&lt;BR /&gt;Belo HorizonteBrazil&lt;BR /&gt;------------------------------&lt;/P&gt;</description>
      <pubDate>Tue, 26 Dec 2023 17:22:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-7-2-1-Error-attaching-two-02-different-Objects-to-the/m-p/71538#M24143</guid>
      <dc:creator>flavio.lara</dc:creator>
      <dc:date>2023-12-26T17:22:00Z</dc:date>
    </item>
    <item>
      <title>RE: Blue Prism 7.2.1 - Error attaching two (02) different Objects to the same MS Edge Chromium process</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-7-2-1-Error-attaching-two-02-different-Objects-to-the/m-p/71539#M24144</link>
      <description>&lt;P&gt;For the application modeller are you using the Windows Application or Browser-based Application (Chrome, Firefox or Edge Chromium. I found in version 7 I had to switch to Windows Application for Edge to work properly.&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;David Anderson&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Dec 2023 22:00:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-7-2-1-Error-attaching-two-02-different-Objects-to-the/m-p/71539#M24144</guid>
      <dc:creator>DavidAnderson</dc:creator>
      <dc:date>2023-12-27T22:00:00Z</dc:date>
    </item>
    <item>
      <title>RE: Blue Prism 7.2.1 - Error attaching two (02) different Objects to the same MS Edge Chromium process</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-7-2-1-Error-attaching-two-02-different-Objects-to-the/m-p/71540#M24145</link>
      <description>&lt;P&gt;This was just for launching Edge. I could still utilize the old browser modeller for all the automation I had setup.&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;David Anderson&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Dec 2023 22:04:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-7-2-1-Error-attaching-two-02-different-Objects-to-the/m-p/71540#M24145</guid>
      <dc:creator>DavidAnderson</dc:creator>
      <dc:date>2023-12-27T22:04:00Z</dc:date>
    </item>
    <item>
      <title>RE: Blue Prism 7.2.1 - Error attaching two (02) different Objects to the same MS Edge Chromium process</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-7-2-1-Error-attaching-two-02-different-Objects-to-the/m-p/71541#M24146</link>
      <description>&lt;P&gt;Hello David.&lt;/P&gt;
&lt;P&gt;We're using &lt;SPAN&gt;Browser-based Application (Chrome, Firefox or Edge Chromium in both objects.&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV&gt;I'll give you more details about why we have multiple objects interacting with the same website:&lt;/DIV&gt;
&lt;DIV&gt;In our environment we have a "Global Object" for Edge Chromium. So, launch, terminate, navigate, download Files, and so on are managed by this object (all actions that can be shared among different processes). The specific parts of the website are managed by specific objects (login, navigation, and so one). So our processes normally use 2 objects. 01 general and 01 specific.&lt;BR /&gt;It worked fine in 6.10.2, but in 7.2.1 it's not.&lt;/DIV&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;I'll test the suggestion you shared and post the results here.&lt;BR /&gt;&lt;BR /&gt;Thank you&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Flavio Lara&lt;BR /&gt;System Analyst&lt;BR /&gt;Vallourec Tubos do Brasil&lt;BR /&gt;Belo HorizonteBrazil&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Dec 2023 10:32:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-7-2-1-Error-attaching-two-02-different-Objects-to-the/m-p/71541#M24146</guid>
      <dc:creator>flavio.lara</dc:creator>
      <dc:date>2023-12-28T10:32:00Z</dc:date>
    </item>
    <item>
      <title>RE: Blue Prism 7.2.1 - Error attaching two (02) different Objects to the same MS Edge Chromium process</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-7-2-1-Error-attaching-two-02-different-Objects-to-the/m-p/71542#M24147</link>
      <description>&lt;P&gt;Hello David.&lt;/P&gt;
&lt;P&gt;I've changed the "Object 1" from "Browser-based" to "Windows&amp;nbsp; Application" and it worked.&lt;/P&gt;
&lt;P&gt;However, all "browser-based actions" stopped working (I've expected that). If I can not find any other option, maybe the solution is to rewrite this object using your idea and replace these impacted actions using a different approach.&lt;/P&gt;
&lt;P&gt;Thank you again.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Flavio Lara&lt;BR /&gt;System Analyst&lt;BR /&gt;Vallourec Tubos do Brasil&lt;BR /&gt;Belo HorizonteBrazil&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Dec 2023 10:49:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-7-2-1-Error-attaching-two-02-different-Objects-to-the/m-p/71542#M24147</guid>
      <dc:creator>flavio.lara</dc:creator>
      <dc:date>2023-12-28T10:49:00Z</dc:date>
    </item>
    <item>
      <title>RE: Blue Prism 7.2.1 - Error attaching two (02) different Objects to the same MS Edge Chromium process</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-7-2-1-Error-attaching-two-02-different-Objects-to-the/m-p/71543#M24148</link>
      <description>&lt;P&gt;I had created a separate Business Object for Launching Edge as a Windows App it attaches as well.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I kept the original Business Object as it was as a Browser App.&lt;/P&gt;
&lt;P&gt;After it launches and attaches via the new BO Windows App it then runs the previous Browser based Application by attaching with that one and continuing on as normal.&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;David Anderson&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Dec 2023 14:22:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-7-2-1-Error-attaching-two-02-different-Objects-to-the/m-p/71543#M24148</guid>
      <dc:creator>DavidAnderson</dc:creator>
      <dc:date>2023-12-28T14:22:00Z</dc:date>
    </item>
    <item>
      <title>RE: Blue Prism 7.2.1 - Error attaching two (02) different Objects to the same MS Edge Chromium process</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-7-2-1-Error-attaching-two-02-different-Objects-to-the/m-p/71544#M24149</link>
      <description>&lt;P&gt;Do you have any check in your windows app BO to wait the website finish loading?&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Flavio Lara&lt;BR /&gt;System Analyst&lt;BR /&gt;Vallourec Tubos do Brasil&lt;BR /&gt;Belo HorizonteBrazil&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Dec 2023 16:09:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-7-2-1-Error-attaching-two-02-different-Objects-to-the/m-p/71544#M24149</guid>
      <dc:creator>flavio.lara</dc:creator>
      <dc:date>2023-12-28T16:09:00Z</dc:date>
    </item>
    <item>
      <title>RE: Blue Prism 7.2.1 - Error attaching two (02) different Objects to the same MS Edge Chromium process</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-7-2-1-Error-attaching-two-02-different-Objects-to-the/m-p/71545#M24150</link>
      <description>&lt;P&gt;Here is kind of my setup. I forgot a little how I setup.&lt;/P&gt;
&lt;P&gt;BO-Edge&lt;BR /&gt;|&lt;BR /&gt;LaunchTab&lt;BR /&gt;|&lt;BR /&gt;|&lt;BR /&gt;Action (calls BO-EdgeApp Launch)&lt;BR /&gt;|&lt;BR /&gt;|&lt;BR /&gt;Action Attach (calls Attach tab in BO-Edge) Everything after this point is done in BO-Edge except the end Exit function is in BO-EdgeApp&lt;BR /&gt;|&lt;BR /&gt;|&lt;BR /&gt;Wait (Element - Main Page - Parent Document Loaded)&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;__________________________________________&lt;/P&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;BO-EdgeApp&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;|&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;Launch Tab&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;|&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;|&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;Navigate (Launch Edge)&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;|&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;|&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;Wait (Static Wait Time)&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;|&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;|&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;Verify Process Exists&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;David Anderson&lt;BR /&gt;------------------------------&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Dec 2023 17:16:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-7-2-1-Error-attaching-two-02-different-Objects-to-the/m-p/71545#M24150</guid>
      <dc:creator>DavidAnderson</dc:creator>
      <dc:date>2023-12-28T17:16:00Z</dc:date>
    </item>
    <item>
      <title>RE: Blue Prism 7.2.1 - Error attaching two (02) different Objects to the same MS Edge Chromium process</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-7-2-1-Error-attaching-two-02-different-Objects-to-the/m-p/71546#M24151</link>
      <description>&lt;P&gt;Thanks for sharing David.&lt;/P&gt;
&lt;P&gt;I'll try something similar.&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Flavio Lara&lt;BR /&gt;System Analyst&lt;BR /&gt;Vallourec Tubos do Brasil&lt;BR /&gt;Belo HorizonteBrazil&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Dec 2023 17:50:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-7-2-1-Error-attaching-two-02-different-Objects-to-the/m-p/71546#M24151</guid>
      <dc:creator>flavio.lara</dc:creator>
      <dc:date>2023-12-28T17:50:00Z</dc:date>
    </item>
  </channel>
</rss>

