<?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: Getting Text with NewLine in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Getting-Text-with-NewLine/m-p/97030#M45134</link>
    <description>Hello &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/548"&gt;@MichealCharron&lt;/a&gt;&lt;BR /&gt;&lt;BR /&gt;somehow my IT was really fast and added the new VBO..Thought that would take 1-2 weeks. I got it right with "Messobjekt:\s(?&amp;lt;Messobjekt&amp;gt;.*)[\r\n]+Datum:\s(?&amp;lt;Datum&amp;gt;.*)[\r\n]+QS-Nummer:\s(?&amp;lt;QSNummer&amp;gt;.*)[\r\n]+Seriennummer:\s(?&amp;lt;Seriennummer&amp;gt;.*)[\r\n]"&lt;BR /&gt;&lt;BR /&gt;But it would not work at first because the "-" in "QS-Nummer" seemed to be another type of line.. unbeliveable.. solved it trough copying the word into the Regex.&lt;BR /&gt;&lt;BR /&gt;Thanks a lot, the extraction with they new VBO is way easyier like you said.&lt;BR /&gt;​</description>
    <pubDate>Thu, 05 Jan 2023 14:38:20 GMT</pubDate>
    <dc:creator>NiklasFranke</dc:creator>
    <dc:date>2023-01-05T14:38:20Z</dc:date>
    <item>
      <title>Getting Text with NewLine</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Getting-Text-with-NewLine/m-p/97021#M45125</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;i have a text like this&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="35263.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/35326i24E9A954062D1023/image-size/large?v=v2&amp;amp;px=999" role="button" title="35263.png" alt="35263.png" /&gt;&lt;/span&gt;and want to extract the text after ":".&lt;BR /&gt;The length of the extractet text can variate. My Idea was to do this with the Mid Function like this &lt;span class="lia-inline-image-display-wrapper" image-alt="35264.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/35330i43420585A0F1076E/image-size/large?v=v2&amp;amp;px=999" role="button" title="35264.png" alt="35264.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="35265.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/35328i49DFCE31294ACF0E/image-size/large?v=v2&amp;amp;px=999" role="button" title="35265.png" alt="35265.png" /&gt;&lt;/span&gt;but the the length is not right. I think that im using the Newline Character wrong.&lt;BR /&gt;I can solve the problem with&amp;nbsp;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="35266.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/35327i94F0816F0FF0C8F3/image-size/large?v=v2&amp;amp;px=999" role="button" title="35266.png" alt="35266.png" /&gt;&lt;/span&gt;But this will not work&amp;nbsp; for the last entry cause i dont have a word after it like "Datum:"&lt;BR /&gt;I mean, i can spilt the text with NewLine() in a collection, but there must be an easier way..</description>
      <pubDate>Wed, 04 Jan 2023 15:08:43 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Getting-Text-with-NewLine/m-p/97021#M45125</guid>
      <dc:creator>NiklasFranke</dc:creator>
      <dc:date>2023-01-04T15:08:43Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Text with NewLine</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Getting-Text-with-NewLine/m-p/97022#M45126</link>
      <description>Hi @Niklas Franke
&lt;DIV&gt;&lt;BR /&gt;Try using &lt;STRONG&gt;E&lt;/STRONG&gt;&lt;STRONG&gt;xtract Text Field&lt;/STRONG&gt; action ​from &lt;STRONG&gt;Utility Strings&lt;/STRONG&gt; and give inputs pretext and post text.&lt;BR /&gt;For your question pretext would be Messobjekt: and post text would be Datum&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Soumya&lt;BR /&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV style="position: absolute; display: none; z-index: 16777271;"&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 04 Jan 2023 15:30:11 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Getting-Text-with-NewLine/m-p/97022#M45126</guid>
      <dc:creator>Soumya21</dc:creator>
      <dc:date>2023-01-04T15:30:11Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Text with NewLine</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Getting-Text-with-NewLine/m-p/97023#M45127</link>
      <description>Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/1594"&gt;@Soumya21&lt;/a&gt; I believe this action you're mentioning is a costumed action as it's not originally in the VBO. You can find that in the documentation of the VBO on Digital Exchange following this link. &lt;A href="https://digitalexchange.blueprism.com/dx/entry/3439/solution/utility---strings" target="_blank" rel="noopener"&gt;Utility - Strings&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;Hi, ​&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/25851"&gt;@NiklasFranke&lt;/a&gt; please check this thread &lt;A href="https://community.blueprism.com/question/string-manipulation-fetch-data-in-between-the-string#79f8e48e-e299-4d7a-9b16-01857d21ba17" target="_blank" rel="noopener"&gt;String Manipulation-Fetch data in between the string | Blue Prism Product&lt;/A&gt; the question is identical to yours. If you are familiar with regex multiple answers available there achieving it. &lt;BR /&gt;I also provided an answer there that does not use regex and work with basic actions in BP. &lt;BR /&gt;&lt;BR /&gt;Hope this is helpful.​</description>
      <pubDate>Wed, 04 Jan 2023 16:01:56 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Getting-Text-with-NewLine/m-p/97023#M45127</guid>
      <dc:creator>EslamGhandour</dc:creator>
      <dc:date>2023-01-04T16:01:56Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Text with NewLine</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Getting-Text-with-NewLine/m-p/97024#M45128</link>
      <description>Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/48138"&gt;@EslamGhandour&lt;/a&gt;&lt;BR /&gt;Yes, its costumed action &lt;BR /&gt;I have attached &lt;STRONG&gt;Extract Field Action&lt;/STRONG&gt; Page which you can add in Utility String VBO and use according to your requirement&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Soumya&amp;nbsp;&lt;BR /&gt;​</description>
      <pubDate>Wed, 04 Jan 2023 16:30:24 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Getting-Text-with-NewLine/m-p/97024#M45128</guid>
      <dc:creator>Soumya21</dc:creator>
      <dc:date>2023-01-04T16:30:24Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Text with NewLine</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Getting-Text-with-NewLine/m-p/97025#M45129</link>
      <description>&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/25851"&gt;@NiklasFranke&lt;/a&gt;&lt;BR /&gt;&lt;BR /&gt;This is very similar to &lt;A href="https://community.blueprism.com/question/string-manipulation-fetch-data-in-between-the-string" target="_blank" rel="noopener"&gt;String Manipulation-Fetch data in between the string | Blue Prism Product&lt;/A&gt;. You could use the same instructions I provided for that answer with the following Regex pattern:&lt;BR /&gt;
&lt;PRE class="language-markup"&gt;&lt;CODE&gt;Messobjekt:\s(?&amp;lt;Messobjekt&amp;gt;.*)[\r\n]+Datum:\s(?&amp;lt;Datum&amp;gt;.*)[\r\n]+QS-Nummer:\s(?&amp;lt;QSNummer&amp;gt;.*)[\r\n]+Seriennummer:\s(?&amp;lt;Seriennummer&amp;gt;.*)[\r\n]*​&lt;/CODE&gt;&lt;/PRE&gt;
&lt;BR /&gt;​You would end up with an output collection like:&lt;BR /&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="35245.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/35308iD4E7A643F84B440D/image-size/large?v=v2&amp;amp;px=999" role="button" title="35245.png" alt="35245.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 04 Jan 2023 17:47:35 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Getting-Text-with-NewLine/m-p/97025#M45129</guid>
      <dc:creator>MichealCharron</dc:creator>
      <dc:date>2023-01-04T17:47:35Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Text with NewLine</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Getting-Text-with-NewLine/m-p/97026#M45130</link>
      <description>Hello together and thank you all for your help.&lt;BR /&gt;&lt;BR /&gt;&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/548"&gt;@MichealCharron&lt;/a&gt; sadly, im dont have "&lt;SPAN&gt;Extract Regex All Matches" but i have "Extract Regex Values" what should also work.&lt;BR /&gt;&lt;/SPAN&gt;I tryed it like this:&lt;span class="lia-inline-image-display-wrapper" image-alt="35247.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/35312i8A02BC493A6D91B0/image-size/large?v=v2&amp;amp;px=999" role="button" title="35247.png" alt="35247.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="35248.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/35314iE3C3B515B8D78E0F/image-size/large?v=v2&amp;amp;px=999" role="button" title="35248.png" alt="35248.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="35249.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/35315i24D8961F2C742481/image-size/large?v=v2&amp;amp;px=999" role="button" title="35249.png" alt="35249.png" /&gt;&lt;/span&gt;&lt;BR /&gt;But i had to add the Field "Name" and "Value" to the collection to made it work and now i just get this...&lt;span class="lia-inline-image-display-wrapper" image-alt="35250.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/35311i126FD3921D6FA6E0/image-size/large?v=v2&amp;amp;px=999" role="button" title="35250.png" alt="35250.png" /&gt;&lt;/span&gt;​</description>
      <pubDate>Thu, 05 Jan 2023 11:36:37 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Getting-Text-with-NewLine/m-p/97026#M45130</guid>
      <dc:creator>NiklasFranke</dc:creator>
      <dc:date>2023-01-05T11:36:37Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Text with NewLine</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Getting-Text-with-NewLine/m-p/97027#M45131</link>
      <description>Okay i almost got it at least for the first word.&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="35253.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/35317iB27818382C1EE6D7/image-size/large?v=v2&amp;amp;px=999" role="button" title="35253.png" alt="35253.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="35254.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/35316i8BEC9D8034C2B96E/image-size/large?v=v2&amp;amp;px=999" role="button" title="35254.png" alt="35254.png" /&gt;&lt;/span&gt; But it looks that the &lt;SPAN&gt;[\r\n]+&lt;/SPAN&gt; is beeing ignored.&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="35255.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/35319i7778CC7D32D13806/image-size/large?v=v2&amp;amp;px=999" role="button" title="35255.png" alt="35255.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Thu, 05 Jan 2023 12:03:36 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Getting-Text-with-NewLine/m-p/97027#M45131</guid>
      <dc:creator>NiklasFranke</dc:creator>
      <dc:date>2023-01-05T12:03:36Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Text with NewLine</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Getting-Text-with-NewLine/m-p/97028#M45132</link>
      <description>Hello all,&lt;BR /&gt;&lt;BR /&gt;unbelievable but i tried ChatGPT and it solved my Regex Problem.. has to be &lt;SPAN&gt;"Messobjekt:\s(?&lt;/SPAN&gt;&lt;SPAN&gt;&amp;lt;ExpectedText&amp;gt;&lt;/SPAN&gt;&lt;SPAN&gt;[^\r\n]*)"&lt;BR /&gt;&lt;BR /&gt;Anyway thank you very much for the help.&lt;/SPAN&gt;</description>
      <pubDate>Thu, 05 Jan 2023 13:14:26 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Getting-Text-with-NewLine/m-p/97028#M45132</guid>
      <dc:creator>NiklasFranke</dc:creator>
      <dc:date>2023-01-05T13:14:26Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Text with NewLine</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Getting-Text-with-NewLine/m-p/97029#M45133</link>
      <description>&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/25851"&gt;@NiklasFranke&lt;/a&gt;&lt;BR /&gt;&lt;BR /&gt;For the "Extract Regex Values" action, you need to specify the names of the capture groups. In the Regex pattern​ the name of the capture group is denoted by ?&amp;lt;&lt;EM&gt;capture group name&lt;/EM&gt;&amp;gt;. In the case of the Regex pattern I specified above, the "Named Values" input collection should look like:&lt;BR /&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="35261.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/35323iE71C322EA915431F/image-size/large?v=v2&amp;amp;px=999" role="button" title="35261.png" alt="35261.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;BR /&gt;The only problem with the "Extract Regex Values" action is that it is very cumbersome to retrieve the individual values from the output collection because they are on separate rows:&lt;BR /&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="35262.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/35325i99543F80F3CFD900/image-size/large?v=v2&amp;amp;px=999" role="button" title="35262.png" alt="35262.png" /&gt;&lt;/span&gt;&lt;BR /&gt;Blue Prism's newer "Utility - Strings" VBO, with the "&lt;SPAN&gt;Extract Regex All Matches" action&lt;/SPAN&gt;, can be downloaded from their Digital Exchange site at: &lt;BR /&gt;&lt;A href="https://digitalexchange.blueprism.com/dx/entry/3439/solution/utility---strings" target="_blank" rel="noopener" title="Utility - Strings : Blue Prism Digital Exchange"&gt;Utility - Strings : Blue Prism Digital Exchange&lt;/A&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 05 Jan 2023 13:16:33 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Getting-Text-with-NewLine/m-p/97029#M45133</guid>
      <dc:creator>MichealCharron</dc:creator>
      <dc:date>2023-01-05T13:16:33Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Text with NewLine</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Getting-Text-with-NewLine/m-p/97030#M45134</link>
      <description>Hello &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/548"&gt;@MichealCharron&lt;/a&gt;&lt;BR /&gt;&lt;BR /&gt;somehow my IT was really fast and added the new VBO..Thought that would take 1-2 weeks. I got it right with "Messobjekt:\s(?&amp;lt;Messobjekt&amp;gt;.*)[\r\n]+Datum:\s(?&amp;lt;Datum&amp;gt;.*)[\r\n]+QS-Nummer:\s(?&amp;lt;QSNummer&amp;gt;.*)[\r\n]+Seriennummer:\s(?&amp;lt;Seriennummer&amp;gt;.*)[\r\n]"&lt;BR /&gt;&lt;BR /&gt;But it would not work at first because the "-" in "QS-Nummer" seemed to be another type of line.. unbeliveable.. solved it trough copying the word into the Regex.&lt;BR /&gt;&lt;BR /&gt;Thanks a lot, the extraction with they new VBO is way easyier like you said.&lt;BR /&gt;​</description>
      <pubDate>Thu, 05 Jan 2023 14:38:20 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Getting-Text-with-NewLine/m-p/97030#M45134</guid>
      <dc:creator>NiklasFranke</dc:creator>
      <dc:date>2023-01-05T14:38:20Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Text with NewLine</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Getting-Text-with-NewLine/m-p/97031#M45135</link>
      <description>The dreaded em dash (–). It gets people every time.</description>
      <pubDate>Thu, 05 Jan 2023 14:59:32 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Getting-Text-with-NewLine/m-p/97031#M45135</guid>
      <dc:creator>MichealCharron</dc:creator>
      <dc:date>2023-01-05T14:59:32Z</dc:date>
    </item>
  </channel>
</rss>

