<?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: Solution does not work on different version - Attach in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Solution-does-not-work-on-different-version-Attach/m-p/120800#M53278</link>
    <description>&lt;P&gt;Have you checked the Application Manager mode to make sure it says embedded?&lt;/P&gt;</description>
    <pubDate>Thu, 05 Jun 2025 14:10:13 GMT</pubDate>
    <dc:creator>david.l.morris</dc:creator>
    <dc:date>2025-06-05T14:10:13Z</dc:date>
    <item>
      <title>Solution does not work on different version - Attach</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Solution-does-not-work-on-different-version-Attach/m-p/120730#M53270</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a UI Automation solution developed for learning purpose using Blue Prism 7.3 and the Edge browser, with the Blue Prism 7.3 browser extension.&lt;/P&gt;&lt;P&gt;The solution works perfectly on another system with the same versions of Blue Prism and the Edge browser extension. However, when I try to run it on a different system with Blue Prism 7.4.1 and the Edge browser extension 7.4.1, it doesn't work as expected.&lt;/P&gt;&lt;P&gt;My solution consists of two objects: one for login and basic operations, and another for specific operations. While running the process, the login object works fine without any issues. However, when the process reaches the steps involving the second object, it fails. It appears that the attach functionality is failing or there is an issue related to it.&lt;/P&gt;&lt;P&gt;Can anyone please suggest a solution or provide assistance?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Dipin Dev P&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jun 2025 09:17:45 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Solution-does-not-work-on-different-version-Attach/m-p/120730#M53270</guid>
      <dc:creator>DipinDevP</dc:creator>
      <dc:date>2025-06-05T09:17:45Z</dc:date>
    </item>
    <item>
      <title>Re: Solution does not work on different version - Attach</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Solution-does-not-work-on-different-version-Attach/m-p/120760#M53273</link>
      <description>&lt;P&gt;&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/833"&gt;@ewilson&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/2151"&gt;@Neel1&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/2407"&gt;@Mohamad_Dakkouri&lt;/a&gt;&lt;BR /&gt;&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/2343"&gt;@chris.strong&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/1843"&gt;@devneetmohanty07&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/2590"&gt;@david.l.morris&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jun 2025 10:35:39 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Solution-does-not-work-on-different-version-Attach/m-p/120760#M53273</guid>
      <dc:creator>DipinDevP</dc:creator>
      <dc:date>2025-06-05T10:35:39Z</dc:date>
    </item>
    <item>
      <title>Re: Solution does not work on different version - Attach</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Solution-does-not-work-on-different-version-Attach/m-p/120762#M53274</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/58907"&gt;@DipinDevP&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Please follow the steps below as a resolution:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;In the Application Modeller of the second object, ensure that the launch method is set to "My application is already running" during the Application Modeller wizard setup.&lt;/LI&gt;&lt;LI&gt;Since the first object attaches successfully, review how the attach is being performed in both objects. Is the second object using a different attach method (e.g., “Window Title”, “Process Name”, or “Application ID”)? If so, align the attach criteria with that used in the login object to ensure consistency.&lt;/LI&gt;&lt;LI&gt;Launch or attach the browser in the first object, retrieve the Browser ID (using an output parameter or data item), and pass it to the second object. Use this same Browser ID for the attach in subsequent objects.&lt;/LI&gt;&lt;LI&gt;If the above steps do not resolve the issue, consider combining all actions into a single object that launches the Edge browser and performs all required steps.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;If this solution helped resolve your issue, kindly mark this response as the best answer.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jun 2025 10:54:52 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Solution-does-not-work-on-different-version-Attach/m-p/120762#M53274</guid>
      <dc:creator>SouravSaha</dc:creator>
      <dc:date>2025-06-05T10:54:52Z</dc:date>
    </item>
    <item>
      <title>Re: Solution does not work on different version - Attach</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Solution-does-not-work-on-different-version-Attach/m-p/120800#M53278</link>
      <description>&lt;P&gt;Have you checked the Application Manager mode to make sure it says embedded?&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jun 2025 14:10:13 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Solution-does-not-work-on-different-version-Attach/m-p/120800#M53278</guid>
      <dc:creator>david.l.morris</dc:creator>
      <dc:date>2025-06-05T14:10:13Z</dc:date>
    </item>
    <item>
      <title>Re: Solution does not work on different version - Attach</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Solution-does-not-work-on-different-version-Attach/m-p/120839#M53282</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/331"&gt;@SouravSaha&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/2590"&gt;@david.l.morris&lt;/a&gt;&amp;nbsp;for your suggestions!&lt;/P&gt;&lt;P&gt;Attach is working by changing the Child Index, still I need to figure out how this is happening.&lt;/P&gt;&lt;P&gt;I am facing another issue now. Context is same, but the issue is different - there were elements spied using UIA method in my solution, which is working fine in other machines, but not in the machine that I mentioned in above post. Can anyone please help with possible reasons and solution suggestions.&lt;BR /&gt;&lt;BR /&gt;&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/833"&gt;@ewilson&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/2151"&gt;@Neel1&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jun 2025 06:44:08 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Solution-does-not-work-on-different-version-Attach/m-p/120839#M53282</guid>
      <dc:creator>DipinDevP</dc:creator>
      <dc:date>2025-06-06T06:44:08Z</dc:date>
    </item>
  </channel>
</rss>

