<?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: Validate data in Excel from SAP in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Validate-data-in-Excel-from-SAP/m-p/97050#M45152</link>
    <description>Hi Paul,&lt;BR /&gt;&lt;BR /&gt;Thanks for the ideas! I will try your ideas and update if anything.</description>
    <pubDate>Tue, 17 Jan 2023 04:01:57 GMT</pubDate>
    <dc:creator>NafizZainal</dc:creator>
    <dc:date>2023-01-17T04:01:57Z</dc:date>
    <item>
      <title>Validate data in Excel from SAP</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Validate-data-in-Excel-from-SAP/m-p/97046#M45148</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I would like to check a column (etc. Output device) in an excel collection to validate it from a collection in SAP. This process is to validate whether the output device column in excel was written correctly. It is like a data comparison between excel table and SAP table.&lt;BR /&gt;&lt;BR /&gt;Please guide me on how to make a solution design for this.&lt;BR /&gt;&lt;BR /&gt;Much appreciated.&lt;BR /&gt;Thank you</description>
      <pubDate>Wed, 11 Jan 2023 02:26:34 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Validate-data-in-Excel-from-SAP/m-p/97046#M45148</guid>
      <dc:creator>NafizZainal</dc:creator>
      <dc:date>2023-01-11T02:26:34Z</dc:date>
    </item>
    <item>
      <title>Re: Validate data in Excel from SAP</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Validate-data-in-Excel-from-SAP/m-p/97047#M45149</link>
      <description>Hi N,&lt;BR /&gt;&lt;BR /&gt;Do you just need an answer if the two collections are identical, or do you need to know which values differ/are identical between the collections?&lt;BR /&gt;&lt;BR /&gt;Happy coding!&lt;BR /&gt;---------------&lt;BR /&gt;Paul&lt;BR /&gt;Sweden</description>
      <pubDate>Wed, 11 Jan 2023 10:42:56 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Validate-data-in-Excel-from-SAP/m-p/97047#M45149</guid>
      <dc:creator>PvD_SE</dc:creator>
      <dc:date>2023-01-11T10:42:56Z</dc:date>
    </item>
    <item>
      <title>Re: Validate data in Excel from SAP</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Validate-data-in-Excel-from-SAP/m-p/97048#M45150</link>
      <description>​Yes, that's right! I need to know which values in excel collection differ from SAP to give it an exception.</description>
      <pubDate>Thu, 12 Jan 2023 08:42:11 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Validate-data-in-Excel-from-SAP/m-p/97048#M45150</guid>
      <dc:creator>NafizZainal</dc:creator>
      <dc:date>2023-01-12T08:42:11Z</dc:date>
    </item>
    <item>
      <title>Re: Validate data in Excel from SAP</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Validate-data-in-Excel-from-SAP/m-p/97049#M45151</link>
      <description>Hi N,&lt;BR /&gt;&lt;BR /&gt;Ok, next question (just to be sure):&amp;nbsp;&lt;BR /&gt;So you have two collections in BP, one collection from the XL and another collection from SAP. Right?&lt;BR /&gt;&lt;BR /&gt;If we assume the above to be true, you got a number of options:&lt;BR /&gt;
&lt;UL&gt;
&lt;LI&gt;Count the number of rows of both collections. If not the same, the collections are different.&lt;/LI&gt;
&lt;LI&gt;Loop through one of the collections, checking each row against the other collection using the 'Collection contains value' action. If not found, the collections are different.&lt;/LI&gt;
&lt;LI&gt;Compare the collections directly with the 'Intersection Between Collections' action.&lt;/LI&gt;
&lt;LI&gt;Search for one of the previously described collection compare solutions on this community. (I'm quite sure there's one showing a code stage doing what you want)&lt;/LI&gt;
&lt;/UL&gt;
Note that if the collections are big, a code stage might be preferable to a native BP solution due to higher speed and lesser memory consumption.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Happy coding!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;---------------&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Paul&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sweden&lt;/SPAN&gt;</description>
      <pubDate>Thu, 12 Jan 2023 10:02:01 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Validate-data-in-Excel-from-SAP/m-p/97049#M45151</guid>
      <dc:creator>PvD_SE</dc:creator>
      <dc:date>2023-01-12T10:02:01Z</dc:date>
    </item>
    <item>
      <title>Re: Validate data in Excel from SAP</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Validate-data-in-Excel-from-SAP/m-p/97050#M45152</link>
      <description>Hi Paul,&lt;BR /&gt;&lt;BR /&gt;Thanks for the ideas! I will try your ideas and update if anything.</description>
      <pubDate>Tue, 17 Jan 2023 04:01:57 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Validate-data-in-Excel-from-SAP/m-p/97050#M45152</guid>
      <dc:creator>NafizZainal</dc:creator>
      <dc:date>2023-01-17T04:01:57Z</dc:date>
    </item>
  </channel>
</rss>

