<?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 regex in application modeler in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/regex-in-application-modeler/m-p/100928#M48057</link>
    <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I thought that I understand regular expression but now I am not so sure.&lt;BR /&gt;&lt;BR /&gt;We took over a business object and there is an element using regex in application modeler see picture below (it is upper case S and number 1 and star)&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="36589.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/36600i7C7F238F73A0E857/image-size/large?v=v2&amp;amp;px=999" role="button" title="36589.png" alt="36589.png" /&gt;&lt;/span&gt;&lt;BR /&gt;This actually highlights a window with window title "S22" and I am wondering how come?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Can someone shed some light on this and how it is evaluated in application modeler?&lt;BR /&gt;&lt;BR /&gt;Thank for any hint or explanation.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Zdenek&lt;/P&gt;</description>
    <pubDate>Tue, 17 May 2022 13:22:02 GMT</pubDate>
    <dc:creator>zdenek.kabatek</dc:creator>
    <dc:date>2022-05-17T13:22:02Z</dc:date>
    <item>
      <title>regex in application modeler</title>
      <link>https://community.blueprism.com/t5/Product-Forum/regex-in-application-modeler/m-p/100928#M48057</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I thought that I understand regular expression but now I am not so sure.&lt;BR /&gt;&lt;BR /&gt;We took over a business object and there is an element using regex in application modeler see picture below (it is upper case S and number 1 and star)&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="36589.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/36600i7C7F238F73A0E857/image-size/large?v=v2&amp;amp;px=999" role="button" title="36589.png" alt="36589.png" /&gt;&lt;/span&gt;&lt;BR /&gt;This actually highlights a window with window title "S22" and I am wondering how come?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Can someone shed some light on this and how it is evaluated in application modeler?&lt;BR /&gt;&lt;BR /&gt;Thank for any hint or explanation.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Zdenek&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2022 13:22:02 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/regex-in-application-modeler/m-p/100928#M48057</guid>
      <dc:creator>zdenek.kabatek</dc:creator>
      <dc:date>2022-05-17T13:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: regex in application modeler</title>
      <link>https://community.blueprism.com/t5/Product-Forum/regex-in-application-modeler/m-p/100929#M48058</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I think it might be because of the regex expression that has been used. If you see the below screenshot then you would see that it is matching the character S and the character '1' is more like an optional check which has been put up.:&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="36587.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/36596i90A370FE0784807F/image-size/large?v=v2&amp;amp;px=999" role="button" title="36587.png" alt="36587.png" /&gt;&lt;/span&gt;&lt;BR /&gt;Can you try changing the regular expression to 'S1+' instead and see what you get, it should ideally work I think as you can see below:&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="36588.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/36597i8B75D57A46D90EFD/image-size/large?v=v2&amp;amp;px=999" role="button" title="36588.png" alt="36588.png" /&gt;&lt;/span&gt;&lt;BR /&gt;So I am thinking that since there is a partial match that is reason why application modeller as well is acting up in that way.</description>
      <pubDate>Tue, 17 May 2022 13:31:04 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/regex-in-application-modeler/m-p/100929#M48058</guid>
      <dc:creator>devneetmohanty07</dc:creator>
      <dc:date>2022-05-17T13:31:04Z</dc:date>
    </item>
    <item>
      <title>Re: regex in application modeler</title>
      <link>https://community.blueprism.com/t5/Product-Forum/regex-in-application-modeler/m-p/100930#M48059</link>
      <description>Hi, Devneet,&lt;BR /&gt;&lt;BR /&gt;hmm, this sounds reasonable. Thanks. for hint.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Zdenek</description>
      <pubDate>Tue, 17 May 2022 13:40:18 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/regex-in-application-modeler/m-p/100930#M48059</guid>
      <dc:creator>zdenek.kabatek</dc:creator>
      <dc:date>2022-05-17T13:40:18Z</dc:date>
    </item>
  </channel>
</rss>

