<?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: Is sample header case sensitive? in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Is-sample-header-case-sensitive/m-p/68718#M21323</link>
    <description>Hi Tejaskumar,&lt;BR /&gt;&lt;BR /&gt;The Sample Headers field is not case sensitive, so there's no need for repetition.&lt;BR /&gt;&lt;BR /&gt;It's also capable of a fuzzy match, so "Grand Total" should also work for "Total".&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ben Lyons&lt;BR /&gt;Product Consultant - Decipher Specialist&lt;BR /&gt;Blue Prism&lt;BR /&gt;UK&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Wed, 16 Feb 2022 15:16:00 GMT</pubDate>
    <dc:creator>Ben.Lyons1</dc:creator>
    <dc:date>2022-02-16T15:16:00Z</dc:date>
    <item>
      <title>Is sample header case sensitive?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Is-sample-header-case-sensitive/m-p/68716#M21321</link>
      <description>Is the sample header case sensitive?&lt;BR /&gt;&lt;BR /&gt;For e.g. I have "Invoice Number" and "invoice number" 2 different headers so just putting one of them will work or do i need to add both as sample header?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Tejaskumar Darji&lt;BR /&gt;Sr. RPA Consultant-Automation Developer&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Feb 2022 13:20:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Is-sample-header-case-sensitive/m-p/68716#M21321</guid>
      <dc:creator>Tejaskumar_Darji</dc:creator>
      <dc:date>2022-02-16T13:20:00Z</dc:date>
    </item>
    <item>
      <title>RE: Is sample header case sensitive?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Is-sample-header-case-sensitive/m-p/68717#M21322</link>
      <description>Hi Tejas!&lt;BR /&gt;&lt;BR /&gt;You can do this with a Code Stage. In C# exists the function "Equals" for String Data types.&lt;BR /&gt;&lt;BR /&gt;So... you can create a simple Code Stage with 2 inputs (str1 and str2 as a Text Data Item) and 1 output (blnEqual as a flag)&lt;BR /&gt;&lt;BR /&gt;The code looks like that:&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;blnEqual = str1.Equals(str2);&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/EM&gt;Hope this helps you! And if this solves the problem, remember mark this as the best answer &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Bye &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Pablo Sarabia&lt;BR /&gt;Architect&lt;BR /&gt;Altamira Assets Management&lt;BR /&gt;Madrid&lt;BR /&gt;634726270&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Feb 2022 15:13:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Is-sample-header-case-sensitive/m-p/68717#M21322</guid>
      <dc:creator>PabloSarabia</dc:creator>
      <dc:date>2022-02-16T15:13:00Z</dc:date>
    </item>
    <item>
      <title>RE: Is sample header case sensitive?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Is-sample-header-case-sensitive/m-p/68718#M21323</link>
      <description>Hi Tejaskumar,&lt;BR /&gt;&lt;BR /&gt;The Sample Headers field is not case sensitive, so there's no need for repetition.&lt;BR /&gt;&lt;BR /&gt;It's also capable of a fuzzy match, so "Grand Total" should also work for "Total".&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ben Lyons&lt;BR /&gt;Product Consultant - Decipher Specialist&lt;BR /&gt;Blue Prism&lt;BR /&gt;UK&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Feb 2022 15:16:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Is-sample-header-case-sensitive/m-p/68718#M21323</guid>
      <dc:creator>Ben.Lyons1</dc:creator>
      <dc:date>2022-02-16T15:16:00Z</dc:date>
    </item>
    <item>
      <title>RE: Is sample header case sensitive?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Is-sample-header-case-sensitive/m-p/68719#M21324</link>
      <description>Hi Pablo,&lt;BR /&gt;&lt;BR /&gt;I think you may have missed this for Decipher IDP and code stages aren't part of this application.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ben Lyons&lt;BR /&gt;Product Consultant - Decipher Specialist&lt;BR /&gt;Blue Prism&lt;BR /&gt;UK&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Feb 2022 15:48:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Is-sample-header-case-sensitive/m-p/68719#M21324</guid>
      <dc:creator>Ben.Lyons1</dc:creator>
      <dc:date>2022-02-16T15:48:00Z</dc:date>
    </item>
    <item>
      <title>RE: Is sample header case sensitive?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Is-sample-header-case-sensitive/m-p/68720#M21325</link>
      <description>Thank you team for the quick update. This clarifies doubt.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Tejaskumar Darji&lt;BR /&gt;Sr. RPA Consultant-Automation Developer&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Feb 2022 06:38:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Is-sample-header-case-sensitive/m-p/68720#M21325</guid>
      <dc:creator>Tejaskumar_Darji</dc:creator>
      <dc:date>2022-02-17T06:38:00Z</dc:date>
    </item>
    <item>
      <title>RE: Is sample header case sensitive?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Is-sample-header-case-sensitive/m-p/68721#M21326</link>
      <description>Also is it space sensitive or any other special characters?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;If I was of assistance, please vote for it to be the "Best Answer".&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Tejaskumar Darji&lt;BR /&gt;Sr. Consultant-Technical Lead&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Dec 2022 10:21:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Is-sample-header-case-sensitive/m-p/68721#M21326</guid>
      <dc:creator>Tejaskumar_Darji</dc:creator>
      <dc:date>2022-12-15T10:21:00Z</dc:date>
    </item>
    <item>
      <title>RE: Is sample header case sensitive?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Is-sample-header-case-sensitive/m-p/68722#M21327</link>
      <description>Hi Tejaskumar,&lt;BR /&gt;&lt;BR /&gt;Yes, I believe spaces are considered during the checks e.g. you would need Spacebar and Space bar, though clearly in this context they're very different things!&lt;BR /&gt;&lt;BR /&gt;I believe most punctuation is ignored e.g. you don't need to add Invoice Number: and Invoice Number. Though I've had instances where different types of dashes have had an impact, so often it can be useful to copy and paste the exact type Decipher reads in Data Verification (this may still be different to what you can copy from the document).&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ben Lyons&lt;BR /&gt;Senior Product Specialist - Decipher&lt;BR /&gt;Blue Prism&lt;BR /&gt;UK based&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Dec 2022 08:22:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Is-sample-header-case-sensitive/m-p/68722#M21327</guid>
      <dc:creator>Ben.Lyons1</dc:creator>
      <dc:date>2022-12-16T08:22:00Z</dc:date>
    </item>
  </channel>
</rss>

