<?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: How To Automate web application with below requirment need to be fullfiled in Digital Exchange</title>
    <link>https://community.blueprism.com/t5/Digital-Exchange/How-To-Automate-web-application-with-below-requirment-need-to-be/m-p/110237#M3492</link>
    <description>&lt;P&gt;&lt;STRONG&gt;Hi Gaurav,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you,&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Automating Web Applications on Chrome Browser&lt;/STRONG&gt;:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Each application has to be built as a custom object with required actions you want to perform(Launch, login, etc.,)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Tracking Application Status in Excel&lt;/STRONG&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;We have pre-built Utility for excel related actions provided by blueprism to read, write data and other actions as required&lt;/LI&gt;&lt;LI&gt;If not available you can add a new action&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Sending Email via Outlook Automatically&lt;/STRONG&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Use outlook VBO to send email with HTML content of the status&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Scheduling Automation Flow on Cloud VM&lt;/STRONG&gt;:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;yes process can be scheduled to run unattended in intended time intervals&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Handling Failures and Navigating to Next Application Flow&lt;/STRONG&gt;:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;with exception handling you can acheive this when one app fails and move on to next.&lt;/LI&gt;&lt;/UL&gt;</description>
    <pubDate>Wed, 08 May 2024 07:41:08 GMT</pubDate>
    <dc:creator>Nandhakumar</dc:creator>
    <dc:date>2024-05-08T07:41:08Z</dc:date>
    <item>
      <title>How To Automate web application with below requirment need to be fullfiled</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/How-To-Automate-web-application-with-below-requirment-need-to-be/m-p/110236#M3491</link>
      <description>&lt;P&gt;How To Automate web application with below requirment need to be fulfiled&amp;nbsp; :&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Automating Web Applications on Chrome Browser&lt;/STRONG&gt;:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Automate interactions like clicking on elements, links, filling out forms, and verifying text on 7 different applications ( 7 URL ) using the Chrome browser.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Tracking Application Status in Excel&lt;/STRONG&gt;:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Update the excel sheet only Health check status cloumn and error column as per the flow output&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Change the background color of health check status cells based on the status as UP/down will be Green/Red color&lt;/LI&gt;&lt;LI&gt;If the first application fails mid-process, log the error in a designated column in the Excel sheet.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Sending Email via Outlook Automatically&lt;/STRONG&gt;:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Automatically send an email via Outlook.&lt;/LI&gt;&lt;LI&gt;Include an HTML table in the email with the updated status from the Excel spreadsheet.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Scheduling Automation Flow on Cloud VM&lt;/STRONG&gt;:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Set up the automation to run in an unattended mode.&lt;/LI&gt;&lt;LI&gt;Schedule it to run on a virtual machine (VM) in the cloud.&lt;/LI&gt;&lt;LI&gt;Ensure the automation continues even when you're not available or connected to the server.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Handling Failures and Navigating to Next Application Flow&lt;/STRONG&gt;:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;If the first application fails during automation, record the error in the Excel sheet.&lt;/LI&gt;&lt;LI&gt;Automatically navigate to the next application flow to continue the automation process seamlessly.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;TABLE width="1506"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="69"&gt;Sr.No.&lt;/TD&gt;&lt;TD width="181"&gt;Application Name&lt;/TD&gt;&lt;TD width="544"&gt;Process&lt;/TD&gt;&lt;TD width="195"&gt;Health Check Status&lt;/TD&gt;&lt;TD width="517"&gt;Error&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;TD&gt;login and button click across application , redirect to another tab&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;Down&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;NO&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;B&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;login and button click across application&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;Up&lt;/TD&gt;&lt;TD&gt;Click link on web page failed.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;3&lt;/TD&gt;&lt;TD&gt;C&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;login and button click across application&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;Down&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;Argument 'BrowserInstance' must be 'Web browser instance'.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;4&lt;/TD&gt;&lt;TD&gt;D&lt;/TD&gt;&lt;TD&gt;sorting and filtering using dropdown&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;Up&lt;/TD&gt;&lt;TD&gt;No&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;5&lt;/TD&gt;&lt;TD&gt;E&lt;/TD&gt;&lt;TD&gt;Login, Multiple tab navigation, Filter click&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;Up&lt;/TD&gt;&lt;TD&gt;No&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;6&lt;/TD&gt;&lt;TD&gt;F&lt;/TD&gt;&lt;TD&gt;Login&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;Up&lt;/TD&gt;&lt;TD&gt;No&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;7&lt;/TD&gt;&lt;TD&gt;G&lt;/TD&gt;&lt;TD&gt;Login&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;Up&lt;/TD&gt;&lt;TD&gt;No&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;BR /&gt;&lt;BR /&gt;Note -&lt;BR /&gt;I have created all this in Power automate desktop so please suggest the simple way in blue prism how to do this ?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Wed, 08 May 2024 07:18:47 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/How-To-Automate-web-application-with-below-requirment-need-to-be/m-p/110236#M3491</guid>
      <dc:creator>solanke.gaurav</dc:creator>
      <dc:date>2024-05-08T07:18:47Z</dc:date>
    </item>
    <item>
      <title>Re: How To Automate web application with below requirment need to be fullfiled</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/How-To-Automate-web-application-with-below-requirment-need-to-be/m-p/110237#M3492</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Hi Gaurav,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you,&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Automating Web Applications on Chrome Browser&lt;/STRONG&gt;:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Each application has to be built as a custom object with required actions you want to perform(Launch, login, etc.,)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Tracking Application Status in Excel&lt;/STRONG&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;We have pre-built Utility for excel related actions provided by blueprism to read, write data and other actions as required&lt;/LI&gt;&lt;LI&gt;If not available you can add a new action&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Sending Email via Outlook Automatically&lt;/STRONG&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Use outlook VBO to send email with HTML content of the status&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Scheduling Automation Flow on Cloud VM&lt;/STRONG&gt;:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;yes process can be scheduled to run unattended in intended time intervals&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Handling Failures and Navigating to Next Application Flow&lt;/STRONG&gt;:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;with exception handling you can acheive this when one app fails and move on to next.&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Wed, 08 May 2024 07:41:08 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/How-To-Automate-web-application-with-below-requirment-need-to-be/m-p/110237#M3492</guid>
      <dc:creator>Nandhakumar</dc:creator>
      <dc:date>2024-05-08T07:41:08Z</dc:date>
    </item>
    <item>
      <title>Re: How To Automate web application with below requirment need to be fullfiled</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/How-To-Automate-web-application-with-below-requirment-need-to-be/m-p/110440#M3502</link>
      <description>&lt;P&gt;can you pls sent with proper details and steps ?&lt;/P&gt;</description>
      <pubDate>Mon, 13 May 2024 11:34:49 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/How-To-Automate-web-application-with-below-requirment-need-to-be/m-p/110440#M3502</guid>
      <dc:creator>solanke.gaurav</dc:creator>
      <dc:date>2024-05-13T11:34:49Z</dc:date>
    </item>
  </channel>
</rss>

