<?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 can I extract Value from txt file ? in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/How-can-I-extract-Value-from-txt-file/m-p/99914#M47349</link>
    <description>Well, I suppose there are a few ways you might do this. First, are sure this is a regular TXT file? Was it converted from something else? The reason I ask is that you might use Blue Prism Decipher for document processing of things like invoices, receipts, etc. That's performed with OCR and ML. This is something a bit over-and-above just straight Blue Prism Enterprise.&lt;BR /&gt;&lt;BR /&gt;If this really is just a plain TXT document you could use the &lt;STRONG&gt;Utility - File Management&lt;/STRONG&gt; VBO to simply read the TXT file line-by-line and then perform string/pattern matching to determine where you are and pull out the needed data.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Eric</description>
    <pubDate>Thu, 26 Aug 2021 20:45:09 GMT</pubDate>
    <dc:creator>ewilson</dc:creator>
    <dc:date>2021-08-26T20:45:09Z</dc:date>
    <item>
      <title>How can I extract Value from txt file ?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-can-I-extract-Value-from-txt-file/m-p/99913#M47348</link>
      <description>Dear Team,&lt;BR /&gt;&lt;BR /&gt;Please I need help extracting values from a txt file, I am new to Blue prism and need a guild on this thanks.&lt;BR /&gt;&lt;BR /&gt;I have provided a screen shot of the value I want to extract from the txt file.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thanks&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="36358.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/36368iC1B901E376226175/image-size/large?v=v2&amp;amp;px=999" role="button" title="36358.png" alt="36358.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Thu, 26 Aug 2021 19:13:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-can-I-extract-Value-from-txt-file/m-p/99913#M47348</guid>
      <dc:creator>JohnOnyekachi</dc:creator>
      <dc:date>2021-08-26T19:13:00Z</dc:date>
    </item>
    <item>
      <title>Re: How can I extract Value from txt file ?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-can-I-extract-Value-from-txt-file/m-p/99914#M47349</link>
      <description>Well, I suppose there are a few ways you might do this. First, are sure this is a regular TXT file? Was it converted from something else? The reason I ask is that you might use Blue Prism Decipher for document processing of things like invoices, receipts, etc. That's performed with OCR and ML. This is something a bit over-and-above just straight Blue Prism Enterprise.&lt;BR /&gt;&lt;BR /&gt;If this really is just a plain TXT document you could use the &lt;STRONG&gt;Utility - File Management&lt;/STRONG&gt; VBO to simply read the TXT file line-by-line and then perform string/pattern matching to determine where you are and pull out the needed data.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Eric</description>
      <pubDate>Thu, 26 Aug 2021 20:45:09 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-can-I-extract-Value-from-txt-file/m-p/99914#M47349</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2021-08-26T20:45:09Z</dc:date>
    </item>
    <item>
      <title>Re: How can I extract Value from txt file ?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-can-I-extract-Value-from-txt-file/m-p/99915#M47350</link>
      <description>&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/833"&gt;@ewilson&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Many thanks for your response, &lt;SPAN&gt;it is a plain TXT document , &lt;BR /&gt;&lt;BR /&gt;please can you help with a sample of how to use the&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Utility - File Management&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;VBO to simply read the TXT file line-by-line and then perform string/pattern matching to pull-out data.&lt;/SPAN&gt;​</description>
      <pubDate>Thu, 26 Aug 2021 21:00:24 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-can-I-extract-Value-from-txt-file/m-p/99915#M47350</guid>
      <dc:creator>JohnOnyekachi</dc:creator>
      <dc:date>2021-08-26T21:00:24Z</dc:date>
    </item>
    <item>
      <title>Re: How can I extract Value from txt file ?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-can-I-extract-Value-from-txt-file/m-p/99916#M47351</link>
      <description>&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/40516"&gt;@JohnOnyekachi&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;If you are that new to Blue Prism I'd suggest you spend some time going through the Basic Training labs available on the Digital Exchange. You can find them &lt;A href="https://digitalexchange.blueprism.com/dx/entry/3439/solution/blue-prism-basic-training-labs" target="_blank" rel="noopener"&gt;here&lt;/A&gt;. It's possible to get through all of the labs in a single day, and it will give you a good grounding in working with Blue Prism.&lt;BR /&gt;&lt;BR /&gt;I've attached a very simple example of one possible way to open a text file, read in its contents, and then separate those contents into a Collection which you could then loop through in order to process each individual line. I created a small text file and tried to mimic your screenshot a bit, but it's unclear whether that text file is using spaces, tabs, whatever.&lt;BR /&gt;&lt;BR /&gt;If your Blue Prism environment hasn't already had the &lt;EM&gt;&lt;STRONG&gt;Utility - File Management&lt;/STRONG&gt;&lt;/EM&gt; and &lt;EM&gt;&lt;STRONG&gt;Utility - Strings&lt;/STRONG&gt;&lt;/EM&gt; VBOs imported into it, you can find them in your Blue Prism installation directory, within the folder titled VBO. Otherwise, you can find both of them on the Digital Exchange.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Eric​</description>
      <pubDate>Fri, 27 Aug 2021 12:43:37 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-can-I-extract-Value-from-txt-file/m-p/99916#M47351</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2021-08-27T12:43:37Z</dc:date>
    </item>
    <item>
      <title>Re: How can I extract Value from txt file ?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-can-I-extract-Value-from-txt-file/m-p/99917#M47352</link>
      <description>&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/833"&gt;@ewilson&lt;/a&gt;, Many thanks I will download and complete all &lt;SPAN&gt;Training labs session. &lt;/SPAN&gt;​</description>
      <pubDate>Fri, 27 Aug 2021 14:01:18 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-can-I-extract-Value-from-txt-file/m-p/99917#M47352</guid>
      <dc:creator>JohnOnyekachi</dc:creator>
      <dc:date>2021-08-27T14:01:18Z</dc:date>
    </item>
    <item>
      <title>Re: How can I extract Value from txt file ?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-can-I-extract-Value-from-txt-file/m-p/99918#M47353</link>
      <description>You can use &lt;EM&gt;&lt;STRONG&gt;Utility - File Management&lt;/STRONG&gt;&lt;/EM&gt;&lt;SPAN&gt; . If it is not available in your environment you have to import it first. In &lt;EM&gt;&lt;STRONG&gt;Utility - File Management &lt;/STRONG&gt;&lt;/EM&gt;you can able to find proper action to read txt file.&lt;BR /&gt;&lt;BR /&gt;Hope it will help you, &lt;A class="author" href="https://community.blueprism.com/network/profile?UserKey=9f697d69-07b3-447e-b8ca-687706f0663e" target="_blank" rel="noopener"&gt;John&lt;/A&gt;.&lt;BR /&gt;Have a good day!&lt;/SPAN&gt;</description>
      <pubDate>Fri, 27 Aug 2021 16:50:35 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-can-I-extract-Value-from-txt-file/m-p/99918#M47353</guid>
      <dc:creator>JayitaSaha</dc:creator>
      <dc:date>2021-08-27T16:50:35Z</dc:date>
    </item>
  </channel>
</rss>

