<?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 Problems with Regex Matching in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Problems-with-Regex-Matching/m-p/118705#M52772</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Hello, I have the following problem. I want to copy the text from a word file and then extract a number in combination with a word from this text using RegEx. For this I used the action stage "Extract Regex All Matches" from the VBO "Utility - Collection Manipulation". Unfortunately, it throws this error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What could be the reason?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The RegEx looks like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;(?is)^(?=.*?\bWord\w*\b).*?\K(?&amp;lt;Nr&amp;gt;\b80\d{5})(?!\d)&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 06 Feb 2025 10:51:22 GMT</pubDate>
    <dc:creator>carlo2</dc:creator>
    <dc:date>2025-02-06T10:51:22Z</dc:date>
    <item>
      <title>Problems with Regex Matching</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Problems-with-Regex-Matching/m-p/118705#M52772</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello, I have the following problem. I want to copy the text from a word file and then extract a number in combination with a word from this text using RegEx. For this I used the action stage "Extract Regex All Matches" from the VBO "Utility - Collection Manipulation". Unfortunately, it throws this error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What could be the reason?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The RegEx looks like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;(?is)^(?=.*?\bWord\w*\b).*?\K(?&amp;lt;Nr&amp;gt;\b80\d{5})(?!\d)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2025 10:51:22 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Problems-with-Regex-Matching/m-p/118705#M52772</guid>
      <dc:creator>carlo2</dc:creator>
      <dc:date>2025-02-06T10:51:22Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Regex Matching</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Problems-with-Regex-Matching/m-p/118706#M52773</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/60717"&gt;@carlo2&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If possible, could you please explain the issue in more detail with an example?&lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR /&gt;Sayeed Bin Abdullah&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2025 12:08:26 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Problems-with-Regex-Matching/m-p/118706#M52773</guid>
      <dc:creator>SayeedBinAbdullah</dc:creator>
      <dc:date>2025-02-06T12:08:26Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Regex Matching</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Problems-with-Regex-Matching/m-p/118707#M52774</link>
      <description>&lt;P&gt;Hi, there error i am facing is:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Internal : Could not execute code stage because exception thrown by code stage: parsing "(?is)^(?=.*?\bWord\w*\b).*?\K(?&amp;lt;Nr&amp;gt;\b80\d{5})(?!\d)" - Unrecognized escape sequence \K.&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2025 11:53:35 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Problems-with-Regex-Matching/m-p/118707#M52774</guid>
      <dc:creator>carlo2</dc:creator>
      <dc:date>2025-02-06T11:53:35Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Regex Matching</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Problems-with-Regex-Matching/m-p/118709#M52775</link>
      <description>&lt;P&gt;Could you please share the sample data here for the below line&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to copy the text from a word file and then extract a number in combination with a word from this text using RegEx&lt;BR /&gt;&lt;BR /&gt;Also try the below expression to see if you are still getting the error&lt;BR /&gt;&lt;BR /&gt;(?is)^(?=.*?\bWord\w*\b).*?(?&amp;lt;Nr&amp;gt;\b80\d{5})(?!\d)&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Sayeed Bin Abdullah&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2025 12:12:12 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Problems-with-Regex-Matching/m-p/118709#M52775</guid>
      <dc:creator>SayeedBinAbdullah</dc:creator>
      <dc:date>2025-02-06T12:12:12Z</dc:date>
    </item>
  </channel>
</rss>

