<?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: Region Mode Read stage Problem. in University Forum</title>
    <link>https://community.blueprism.com/t5/University-Forum/Region-Mode-Read-stage-Problem/m-p/85622#M1591</link>
    <description>Hi Ritansh,&amp;nbsp;&lt;BR /&gt;I am using Image based approach to read values, the target element is a image which contains tabular data.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Srihari &lt;BR /&gt;RPA Developer&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Thu, 19 Aug 2021 04:12:00 GMT</pubDate>
    <dc:creator>KodiSrihari</dc:creator>
    <dc:date>2021-08-19T04:12:00Z</dc:date>
    <item>
      <title>Region Mode Read stage Problem.</title>
      <link>https://community.blueprism.com/t5/University-Forum/Region-Mode-Read-stage-Problem/m-p/85619#M1588</link>
      <description>I developed a process using Region mode to Read image tabular data and Write to a Collection. After all steps done and Run, it runs smoothly with good out put. But after some hours later if I run the same process, Read stage throws Error - " Unable to match any window with the Query terms ". How to resolve this error so that any time I run it will give output?
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="32800.jpg"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/32900i875CFF8E262841AA/image-size/large?v=v2&amp;amp;px=999" role="button" title="32800.jpg" alt="32800.jpg" /&gt;&lt;/span&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Srihari &lt;BR /&gt;RPA Developer&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 16 Aug 2021 16:05:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/University-Forum/Region-Mode-Read-stage-Problem/m-p/85619#M1588</guid>
      <dc:creator>KodiSrihari</dc:creator>
      <dc:date>2021-08-16T16:05:00Z</dc:date>
    </item>
    <item>
      <title>RE: Region Mode Read stage Problem.</title>
      <link>https://community.blueprism.com/t5/University-Forum/Region-Mode-Read-stage-Problem/m-p/85620#M1589</link>
      <description>Hi Srihari,&lt;BR /&gt;&lt;BR /&gt;Looks like there might be some tuning required for the image and the fields you've spied using Region mode.&lt;BR /&gt;Just as best practice, it is advised to always use a CheckExists stage before Read actions for BluePrism to ensure that it can interact with those elements.&lt;BR /&gt;If it errors out on that stage that's a sure indication that you might need to tweak the region settings for those elements.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Harpreet Kaur Product Consultant&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 17 Aug 2021 04:47:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/University-Forum/Region-Mode-Read-stage-Problem/m-p/85620#M1589</guid>
      <dc:creator>HarpreetKaur</dc:creator>
      <dc:date>2021-08-17T04:47:00Z</dc:date>
    </item>
    <item>
      <title>RE: Region Mode Read stage Problem.</title>
      <link>https://community.blueprism.com/t5/University-Forum/Region-Mode-Read-stage-Problem/m-p/85621#M1590</link>
      <description>Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/961"&gt;@KodiSrihari&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;Are you using Image based or coordinate based approach to read the values using Region mode?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ritansh Jatwani Senior Consultant&lt;BR /&gt;Consultant&lt;BR /&gt;EY&lt;BR /&gt;Gurgaon&lt;BR /&gt;*If you find this post helpful mark it as best answer&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Aug 2021 20:17:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/University-Forum/Region-Mode-Read-stage-Problem/m-p/85621#M1590</guid>
      <dc:creator>ritansh.jatwani</dc:creator>
      <dc:date>2021-08-18T20:17:00Z</dc:date>
    </item>
    <item>
      <title>RE: Region Mode Read stage Problem.</title>
      <link>https://community.blueprism.com/t5/University-Forum/Region-Mode-Read-stage-Problem/m-p/85622#M1591</link>
      <description>Hi Ritansh,&amp;nbsp;&lt;BR /&gt;I am using Image based approach to read values, the target element is a image which contains tabular data.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Srihari &lt;BR /&gt;RPA Developer&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Aug 2021 04:12:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/University-Forum/Region-Mode-Read-stage-Problem/m-p/85622#M1591</guid>
      <dc:creator>KodiSrihari</dc:creator>
      <dc:date>2021-08-19T04:12:00Z</dc:date>
    </item>
    <item>
      <title>RE: Region Mode Read stage Problem.</title>
      <link>https://community.blueprism.com/t5/University-Forum/Region-Mode-Read-stage-Problem/m-p/85623#M1592</link>
      <description>&lt;P&gt;Hello Srihari,&lt;BR /&gt;Is the application any web based or some windows application?&lt;BR /&gt;&lt;BR /&gt;Why I am asking is if Web based then why not find some way to get the table into the collection directly in navigate stage?&lt;BR /&gt;If it is an windows application why not see if some steps might let you export the data into some flat file ?&lt;/P&gt;
&lt;P&gt;
&lt;/P&gt;&lt;P&gt;Region mode has a very high failure rate and should be used as last option.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That too you are using image based recognition rather than co-ordinates so in DEV it might work but in higher environment it might be really a pain.&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;------------------------------&lt;BR /&gt;Best Regards,&lt;BR /&gt;Ved Sengupta&lt;BR /&gt;RPA Developer&lt;BR /&gt;Deloitte India (Offices of the US)&lt;BR /&gt;Bangalore | INDIA&lt;BR /&gt;------------------------------&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Sun, 19 Sep 2021 13:29:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/University-Forum/Region-Mode-Read-stage-Problem/m-p/85623#M1592</guid>
      <dc:creator>VedSengupta</dc:creator>
      <dc:date>2021-09-19T13:29:00Z</dc:date>
    </item>
  </channel>
</rss>

