<?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 IE to Edge Migration in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/IE-to-Edge-Migration/m-p/64477#M17251</link>
    <description>Hello Mates,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;As everyone is aware that the IE support is ending by this June(2022).&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;We have around 15 BOTs which are using browser based applications.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;It would be very helpful if you could help me with your strategies, Challenges, learnings and plans to complete this migration.&amp;nbsp;&lt;/STRONG&gt;&lt;BR /&gt;I think this will be helpful for many people who are working on this task.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;
&lt;OL&gt;
&lt;LI&gt;How much efforts we need to put after using Application modeler conversion tool?&lt;/LI&gt;
&lt;LI&gt;Will the IE mode in edge is best short time approach we should take for existing BOTs until 2029 and slowly migrate into Edge?&lt;/LI&gt;
&lt;LI&gt;Do IE mode in Edge requires spying again(apart from non browser elements)?&lt;/LI&gt;
&lt;LI&gt;Most common issues faced during this migration.&lt;/LI&gt;
&lt;/OL&gt;
&lt;BR /&gt;I have already gone through &lt;A href="https://bpdocs.blueprism.com/ie-mode-migration.htm?_gl=1*1m6rjob*_ga*OTg0MzI3NTExLjE2MzA2NTEyNjE.*_ga_MFBQ2KFZ1L*MTY0ODY0MTc1Ny4xMTEuMS4xNjQ4NjQxOTU1LjA.#Identify" target="_blank" rel="noopener"&gt;Migrating to Microsoft Edge IE mode (blueprism.com)&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Some links to any case studies in any forum will also help.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Rahul Vyas&lt;BR /&gt;RPA Developer&lt;BR /&gt;BNP Paribas&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Wed, 30 Mar 2022 12:34:00 GMT</pubDate>
    <dc:creator>RahulVyas</dc:creator>
    <dc:date>2022-03-30T12:34:00Z</dc:date>
    <item>
      <title>IE to Edge Migration</title>
      <link>https://community.blueprism.com/t5/Product-Forum/IE-to-Edge-Migration/m-p/64477#M17251</link>
      <description>Hello Mates,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;As everyone is aware that the IE support is ending by this June(2022).&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;We have around 15 BOTs which are using browser based applications.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;It would be very helpful if you could help me with your strategies, Challenges, learnings and plans to complete this migration.&amp;nbsp;&lt;/STRONG&gt;&lt;BR /&gt;I think this will be helpful for many people who are working on this task.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;
&lt;OL&gt;
&lt;LI&gt;How much efforts we need to put after using Application modeler conversion tool?&lt;/LI&gt;
&lt;LI&gt;Will the IE mode in edge is best short time approach we should take for existing BOTs until 2029 and slowly migrate into Edge?&lt;/LI&gt;
&lt;LI&gt;Do IE mode in Edge requires spying again(apart from non browser elements)?&lt;/LI&gt;
&lt;LI&gt;Most common issues faced during this migration.&lt;/LI&gt;
&lt;/OL&gt;
&lt;BR /&gt;I have already gone through &lt;A href="https://bpdocs.blueprism.com/ie-mode-migration.htm?_gl=1*1m6rjob*_ga*OTg0MzI3NTExLjE2MzA2NTEyNjE.*_ga_MFBQ2KFZ1L*MTY0ODY0MTc1Ny4xMTEuMS4xNjQ4NjQxOTU1LjA.#Identify" target="_blank" rel="noopener"&gt;Migrating to Microsoft Edge IE mode (blueprism.com)&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Some links to any case studies in any forum will also help.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Rahul Vyas&lt;BR /&gt;RPA Developer&lt;BR /&gt;BNP Paribas&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Mar 2022 12:34:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/IE-to-Edge-Migration/m-p/64477#M17251</guid>
      <dc:creator>RahulVyas</dc:creator>
      <dc:date>2022-03-30T12:34:00Z</dc:date>
    </item>
    <item>
      <title>RE: IE to Edge Migration</title>
      <link>https://community.blueprism.com/t5/Product-Forum/IE-to-Edge-Migration/m-p/64478#M17252</link>
      <description>Hi Rahul,&lt;BR /&gt;&lt;BR /&gt;We are doing the same and the work to be done is largely depending on the websites your processes have to access. In some cases the object for a given site works with only the smallest of modifications.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Mods to your object:&lt;/STRONG&gt;&lt;BR /&gt;
&lt;UL&gt;
&lt;LI&gt;The absolute minimum of modifications to the object is making it starting Edge (msedge.exe) instead of previously IE (iexplore.exe). Also, the path to the exe will differ!&lt;/LI&gt;
&lt;LI&gt;Check your application modeller elements and verify that they still work and highlight. If not: re-spy elements&lt;/LI&gt;
&lt;LI&gt;Verify if larger elements such as the browser document still highlight the same area as the IE object, some of ours did not and had to be re-spied&lt;/LI&gt;
&lt;LI&gt;Test all object actions to see if they still work with Edge IE mode, any actions not: fix&lt;/LI&gt;
&lt;LI&gt;Check any 'kill' actions that refer to 'iexplore', perhaps, but not certain, they need to be modified to 'msedge' instead. Scan the object for iexplore and you'll get the relevant ones.&lt;/LI&gt;
&lt;LI&gt;Any actions or pages with descriptions like 'Internet Explorer' can be changed to a more suitable description. Remember that renaming published page names will have larger consequences!&lt;/LI&gt;
&lt;/UL&gt;
&lt;BR /&gt;&lt;STRONG&gt;Edge IE mode:&lt;/STRONG&gt;&amp;nbsp;&lt;BR /&gt;In order to get Edge to work in IE mode for your site, the URL must be defined in Edge. This has to be done for all your robots in all of their runtime environments.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;In practice:&lt;/STRONG&gt;&lt;BR /&gt;You can of course make the changes above directly in the 'IE' objects in use today. But this will cause havoc in case you need to do parallell process or object maintenance as the ongoing Edge modification will be blocking your deployment.&amp;nbsp;&lt;BR /&gt;Instead, I would opt for making a copy of the 'IE' object while adding 'Edge IE mode' to the name of the new object, and then make all your changes there. After you have a tested and working object, you modify the process to 'call' the pages in the new 'Edge' object instead of the old 'IE' object. Then, test again and you should be ready for deployment.&lt;BR /&gt;You describe having 15 processes, so I'd take the safe road with copying the 'Edge IE mode' object as described above.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Happy coding!&lt;BR /&gt;Paul&lt;BR /&gt;Sweden&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Mar 2022 13:00:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/IE-to-Edge-Migration/m-p/64478#M17252</guid>
      <dc:creator>PvD_SE</dc:creator>
      <dc:date>2022-03-30T13:00:00Z</dc:date>
    </item>
    <item>
      <title>RE: IE to Edge Migration</title>
      <link>https://community.blueprism.com/t5/Product-Forum/IE-to-Edge-Migration/m-p/64479#M17253</link>
      <description>&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/48580"&gt;@RahulVyas&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;Have you taken a look at the &lt;A href="https://digitalexchange.blueprism.com/dx/entry/3439/solution/ie-mode-conversion-assistant" target="_blank" rel="noopener"&gt;IE Mode Conversion Utility&lt;/A&gt; on the DX?&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Eric Wilson&lt;BR /&gt;Director, Integrations and Enablement&lt;BR /&gt;Blue Prism Digital Exchange&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Mar 2022 14:28:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/IE-to-Edge-Migration/m-p/64479#M17253</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2022-03-30T14:28:00Z</dc:date>
    </item>
    <item>
      <title>RE: IE to Edge Migration</title>
      <link>https://community.blueprism.com/t5/Product-Forum/IE-to-Edge-Migration/m-p/64480#M17254</link>
      <description>Thanks Paul,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I really appreciate the time you spent to explain in detail.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Did you use the conversion assistant or Application modeller conversion tool for this activity?&lt;BR /&gt;I didn't see the mention.&lt;BR /&gt;&lt;BR /&gt;As far as I understand and whatever I found on the internet and the communities is&amp;nbsp;&lt;BR /&gt;For IE Mode in Edge.&lt;BR /&gt;&lt;BR /&gt;Approach 1:&amp;nbsp;&lt;BR /&gt;Use the Converter or assistant tools and run the processes in the Test environments :: If there are any issues related to it Find, Fix and move Forward.&amp;nbsp;&lt;BR /&gt;Approach 2:&amp;nbsp;&lt;BR /&gt;Just run the processes Find :: If there are any issues related to it Find, Fix and move Forward.&amp;nbsp;&lt;BR /&gt;Approach 3:&lt;BR /&gt;Using conversion tool, Convert the bprelease and use Edge, not the IE mode in Edge.(This might be time consuming)&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Rahul Vyas&lt;BR /&gt;RPA Developer&lt;BR /&gt;BNP Paribas&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 31 Mar 2022 09:07:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/IE-to-Edge-Migration/m-p/64480#M17254</guid>
      <dc:creator>RahulVyas</dc:creator>
      <dc:date>2022-03-31T09:07:00Z</dc:date>
    </item>
    <item>
      <title>RE: IE to Edge Migration</title>
      <link>https://community.blueprism.com/t5/Product-Forum/IE-to-Edge-Migration/m-p/64481#M17255</link>
      <description>Hi Rahul,&amp;nbsp;&lt;BR /&gt;I would suggest look into Blue Prism Application Modeler Conversion utility.&amp;nbsp; It will save time. But you have to test properly because some element may not work after conversion.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Devendra Kumar Prajapati&lt;BR /&gt;Tech Lead&lt;BR /&gt;Infosys&lt;BR /&gt;Europe/London&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 31 Mar 2022 10:07:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/IE-to-Edge-Migration/m-p/64481#M17255</guid>
      <dc:creator>Devendra_KumarP</dc:creator>
      <dc:date>2022-03-31T10:07:00Z</dc:date>
    </item>
    <item>
      <title>RE: IE to Edge Migration</title>
      <link>https://community.blueprism.com/t5/Product-Forum/IE-to-Edge-Migration/m-p/64482#M17256</link>
      <description>Hi Rahul,&lt;BR /&gt;&lt;BR /&gt;Nope, we did not use any tool for the conversion. We only have few processes against the web and felt we could give the job a try without external tools. If you have many, like the 15 you mention, I'd have a look at the tools to see if they can save you time.&lt;BR /&gt;&lt;BR /&gt;There are som entries in the BP Blog, amongst others a few by Bruce Liu, that I would strongly recommend for reading. (if you haven't already...)&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Happy coding!&lt;BR /&gt;Paul&lt;BR /&gt;Sweden&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 31 Mar 2022 10:14:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/IE-to-Edge-Migration/m-p/64482#M17256</guid>
      <dc:creator>PvD_SE</dc:creator>
      <dc:date>2022-03-31T10:14:00Z</dc:date>
    </item>
    <item>
      <title>RE: IE to Edge Migration</title>
      <link>https://community.blueprism.com/t5/Product-Forum/IE-to-Edge-Migration/m-p/64483#M17257</link>
      <description>Hi Rahul the documentation on IE Compatibility Mode &lt;A href="https://bpdocs.blueprism.com/ie-mode.htm?tocpath=Blue%20Prism%20products%7CBlue%20Prism%20Enterprise%7CMicrosoft%20Edge%20IE%20mode%7C_____0" target="_blank" rel="noopener"&gt;here&lt;/A&gt; could be useful. &lt;BR /&gt;&lt;BR /&gt;Accepting that Compatibility Mode will only be supported until 2029, the effort to adapt an IE VBO to work on Edge &amp;amp; IE Compatibility Mode should be far less effort (and risk) than fully converting to Edge. Most elements spied in IE should work in Compatibility Mode without any need for adjustment - there are points to check for (eg where the value 'Internet Explorer' appears in an attribute value) but overall most things should just work. By contrast, moving from IE to standard Edge is effectively a VBO re-write.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;John Carter&lt;BR /&gt;Professional Services&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 31 Mar 2022 10:22:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/IE-to-Edge-Migration/m-p/64483#M17257</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2022-03-31T10:22:00Z</dc:date>
    </item>
    <item>
      <title>RE: IE to Edge Migration</title>
      <link>https://community.blueprism.com/t5/Product-Forum/IE-to-Edge-Migration/m-p/64484#M17258</link>
      <description>HI Rahul,&lt;BR /&gt;&lt;BR /&gt;We have Hundreds of Production BOTs and we are using Application Modeler Conversion tool and it really helped a lot. Initially we did a POC on few BOTs because the each BOT is having a different in nature. We feel that even after using conversion tool we have to test the BOT by running from the control room. Very few elements we had to spy again manually. Once we satisfied in dev environment then moved the code in production and did not face much issues.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ravi Kumar&lt;BR /&gt;Sr Automation Designer&lt;BR /&gt;Ericsson&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 31 Mar 2022 16:32:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/IE-to-Edge-Migration/m-p/64484#M17258</guid>
      <dc:creator>RaviKumar3</dc:creator>
      <dc:date>2022-03-31T16:32:00Z</dc:date>
    </item>
    <item>
      <title>RE: IE to Edge Migration</title>
      <link>https://community.blueprism.com/t5/Product-Forum/IE-to-Edge-Migration/m-p/64485#M17259</link>
      <description>Hi Rahul,&lt;BR /&gt;&lt;BR /&gt;Just to call out that you should use &lt;A href="https://digitalexchange.blueprism.com/dx/entry/3439/solution/ie-mode-conversion-assistant" target="_blank" rel="noopener"&gt;IE Mode Conversion Assistant&lt;/A&gt; for conversion of existing IE objects to Microsoft Edge Internet Explorer mode. It is a specialised tool that offers a fairly comprehensive conversion and reporting capability for your conversion to Microsoft Edge IE Mode. I would suggest you follow the user guide to understand how you can use various features offered by the tool in relation to some differences we called out in &lt;A href="https://bpdocs.blueprism.com/ie-mode.htm" target="_blank" rel="noopener"&gt;our official documentation&lt;/A&gt;. I have copied the disambiguation section below to show the different usage of &lt;A href="https://digitalexchange.blueprism.com/dx/entry/3439/solution/ie-mode-conversion-assistant" target="_blank" rel="noopener"&gt;IE Mode Conversion Assistant&lt;/A&gt; and &lt;A href="https://digitalexchange.blueprism.com/dx/dx/entry/3439/solution/application-modeller-conversion-tool" target="_blank" rel="noopener"&gt;Application Modeller Conversion Tool&lt;/A&gt;.&lt;BR /&gt;&lt;BR /&gt;
&lt;P&gt;&lt;STRONG&gt;Note:&lt;/STRONG&gt;&amp;nbsp;While&amp;nbsp;&lt;A href="https://digitalexchange.blueprism.com/dx/dx/entry/3439/solution/application-modeller-conversion-tool" target="_blank" rel="noopener"&gt;Application Modeller Conversion Tool&lt;/A&gt;, found on Blue Prism Digital Exchange (DX), can be customized to achieve similar conversion capability as this application, a decision was made to create a different utility for IE Mode conversion from the ground up, mainly due to the need of incorporating unique reporting requirements, which are difficult to fulfill by the Application Modeller Conversion Tool in its current design. A specialized utility ensures users can benefit from the research work done by the Blue Prism team on IE Mode to minimize manual efforts in investigations and remediations.&lt;/P&gt;
&lt;P&gt;Please also consider review the following when using the IE Mode Conversion Assistant utilty:&lt;/P&gt;
&lt;P&gt;1.&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://bpdocs.blueprism.com/ie-mode.htm" target="_blank" rel="noopener"&gt;Blue Prism IE Mode Documentation&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;2.&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.blueprism.com/blogs/bruce-liu1/2022/03/11/using-blue-prism-with-microsoft-edge-internet-expl?CommunityKey=3743dbaa-6766-4a4d-b7ed-9a98b6b1dd01" target="_blank" rel="noopener"&gt;Using Blue Prism with Microsoft Edge Internet Explore Mode – Supplementary Information&lt;/A&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Bruce Liu&lt;BR /&gt;Senior Product Consultant, Professional Services&lt;BR /&gt;Blue Prism&lt;BR /&gt;Australia/Sydney&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 31 Mar 2022 21:46:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/IE-to-Edge-Migration/m-p/64485#M17259</guid>
      <dc:creator>bruce.liu</dc:creator>
      <dc:date>2022-03-31T21:46:00Z</dc:date>
    </item>
    <item>
      <title>RE: IE to Edge Migration</title>
      <link>https://community.blueprism.com/t5/Product-Forum/IE-to-Edge-Migration/m-p/64486#M17260</link>
      <description>Hi Bruce,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;We tried using the IE Mode conversion tool, it is able to convert the input release file successfully.&amp;nbsp; The report generated states that there have been changes made.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;While we import, we assigned a new ID to the incoming object as well.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;However, we noticed that none of the changes mentioned in the report have actually been made to the imported object. for starters, the Process name and Path are still pointing to iexplore. Are we missing something ? Kindly help.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Deepika Prashanth&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Apr 2022 16:04:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/IE-to-Edge-Migration/m-p/64486#M17260</guid>
      <dc:creator>DeepikaPrashant</dc:creator>
      <dc:date>2022-04-19T16:04:00Z</dc:date>
    </item>
    <item>
      <title>RE: IE to Edge Migration</title>
      <link>https://community.blueprism.com/t5/Product-Forum/IE-to-Edge-Migration/m-p/64487#M17261</link>
      <description>Hi Deepika,&lt;BR /&gt;&lt;BR /&gt;Were you referring to the Process Name and Path in Attach/Launch stages? If so, did you check the following option highlighted?&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="30849.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/30976i3DF3F675D3E70E0D/image-size/large?v=v2&amp;amp;px=999" role="button" title="30849.png" alt="30849.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Bruce Liu&lt;BR /&gt;Senior Product Consultant, Professional Services&lt;BR /&gt;Blue Prism&lt;BR /&gt;Australia/Sydney&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Apr 2022 08:11:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/IE-to-Edge-Migration/m-p/64487#M17261</guid>
      <dc:creator>bruce.liu</dc:creator>
      <dc:date>2022-04-20T08:11:00Z</dc:date>
    </item>
    <item>
      <title>RE: IE to Edge Migration</title>
      <link>https://community.blueprism.com/t5/Product-Forum/IE-to-Edge-Migration/m-p/64488#M17262</link>
      <description>Hi Bruce,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Yes, the below options were checked.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;After conversion, the new release did not have any changes.., not just the attach and launch stages,&amp;nbsp; the App modeller was also not updated.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="30850.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/30984iE9657CB5D87C79F3/image-size/large?v=v2&amp;amp;px=999" role="button" title="30850.png" alt="30850.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Deepika Prashanth&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Apr 2022 14:30:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/IE-to-Edge-Migration/m-p/64488#M17262</guid>
      <dc:creator>DeepikaPrashant</dc:creator>
      <dc:date>2022-04-21T14:30:00Z</dc:date>
    </item>
    <item>
      <title>RE: IE to Edge Migration</title>
      <link>https://community.blueprism.com/t5/Product-Forum/IE-to-Edge-Migration/m-p/64489#M17263</link>
      <description>Hi Deepika,&lt;BR /&gt;&lt;BR /&gt;I will take it offline with you, as Community is not entirely suitable for troubleshooting.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Bruce Liu&lt;BR /&gt;Senior Product Consultant, Professional Services&lt;BR /&gt;Blue Prism&lt;BR /&gt;Australia/Sydney&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 22 Apr 2022 00:30:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/IE-to-Edge-Migration/m-p/64489#M17263</guid>
      <dc:creator>bruce.liu</dc:creator>
      <dc:date>2022-04-22T00:30:00Z</dc:date>
    </item>
    <item>
      <title>RE: IE to Edge Migration</title>
      <link>https://community.blueprism.com/t5/Product-Forum/IE-to-Edge-Migration/m-p/64490#M17264</link>
      <description>Hi Deepika,&lt;BR /&gt;&lt;BR /&gt;Thanks for reaching out and much appreciate for your feedback on the utility. This has helped resolve the bug that was not uncovered before.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;The new version of the utility is now &lt;A href="https://digitalexchange.blueprism.com/dx/entry/3439/solution/ie-mode-conversion-assistant" target="_blank" rel="noopener"&gt;on the DX&lt;/A&gt;. Please kindly check to see if it resolves your issue.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Bruce Liu&lt;BR /&gt;Senior Product Consultant, Professional Services&lt;BR /&gt;Blue Prism&lt;BR /&gt;Australia/Sydney&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Apr 2022 22:55:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/IE-to-Edge-Migration/m-p/64490#M17264</guid>
      <dc:creator>bruce.liu</dc:creator>
      <dc:date>2022-04-28T22:55:00Z</dc:date>
    </item>
    <item>
      <title>RE: IE to Edge Migration</title>
      <link>https://community.blueprism.com/t5/Product-Forum/IE-to-Edge-Migration/m-p/64491#M17265</link>
      <description>&lt;P&gt;Hello &lt;A class="user-content-mention" data-sign="@" data-contactkey="0a9b5778-7ac7-4764-a9c9-822633ad2ffb" data-tag-text="@Bruce Liu" href="https://community.blueprism.com/people/bruce-liu1" data-itemmentionkey="861d0e48-6208-4fed-938b-a58779c45ba5"&gt;@Bruce Liu&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for making available the new version of the utility.&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Guilherme Morandini&lt;BR /&gt;Consultant RPA&lt;BR /&gt;Avanade Brazil&lt;BR /&gt;São José dos Campos&lt;BR /&gt;+5512981637307&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 09 Feb 2023 01:11:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/IE-to-Edge-Migration/m-p/64491#M17265</guid>
      <dc:creator>GuilhermeMorandini</dc:creator>
      <dc:date>2023-02-09T01:11:00Z</dc:date>
    </item>
  </channel>
</rss>

