<?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 To clarify. I mean the 'Nameâ€¦ in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Match-NAME-element-of-an-AA-attribute-where-the-case-of-the/m-p/60168#M13682</link>
    <description>To clarify. I mean the 'Name' attribute, the value is the customer email.</description>
    <pubDate>Wed, 22 May 2019 19:08:00 GMT</pubDate>
    <dc:creator>DeclanKeeton</dc:creator>
    <dc:date>2019-05-22T19:08:00Z</dc:date>
    <item>
      <title>Match 'NAME' element of an AA attribute where the case of the value differs from input value.</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Match-NAME-element-of-an-AA-attribute-where-the-case-of-the/m-p/60166#M13680</link>
      <description>Hi,

Â&amp;nbsp;

I'm wondering it is possible to find a match for an AA element where theÂ&amp;nbsp;value of the 'Name' attribute and dynamic input mayÂ&amp;nbsp;differ in upper/lower case.

Example-Â&amp;nbsp; Input [Customer Email]- Test-Email@Outlook.com // Name Value of AA element - TEST.EMail@outlook.com

Some context;

I have a process where an email address is fed into the automation by advisors. I need to verify that this email exists within the application.

The name of the element that I am searching for is the email. See the screenshot in the commentÂ&amp;nbsp;below of the application modeller.

Â&amp;nbsp;

Â&amp;nbsp;

My Current solution is a wait stage that references the input [Customer Email] which I use different wait stages to see if it exists and different text functions.

Example Wait Stage containing Element - Customer EmailÂ&amp;nbsp; (Dynamic Name Element)
Parameter of Name Element = [Customer Email]

Then if not found

Wait Stage containing Element - Customer EmailÂ&amp;nbsp; (Dynamic Name Element)
Parameter of Name Element = Trim([Customer Email])

Then

Wait Stage containing Element - Customer EmailÂ&amp;nbsp; (Dynamic Name Element)
Parameter of Name Element = Upper([Customer Email])

Then

Wait Stage containing Element - Customer EmailÂ&amp;nbsp; (Dynamic Name Element)
Parameter of Name Element = Trim(Upper([Customer Email]))

Then

Wait Stage containing Element - Customer EmailÂ&amp;nbsp; (Dynamic Name Element)
Parameter of Name Element = Lower([Customer Email])

Etc etc.

And There's still a chance that it might not be found.

I've attached a photo of the layout of emails in the application. I'll attach the application modeller below.

(I can of course, read all the emails back and then compare the input email from the advisor against the emails from the application. Using TRIM &amp;amp; Upper functions when in data items butÂ&amp;nbsp;I am using BP V5.033 and having to use AA mode, so it will eat precious time up as number of emails listed in each account is unlimited and greatly varies )

Â&amp;nbsp;

Â&amp;nbsp;</description>
      <pubDate>Wed, 22 May 2019 18:55:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Match-NAME-element-of-an-AA-attribute-where-the-case-of-the/m-p/60166#M13680</guid>
      <dc:creator>DeclanKeeton</dc:creator>
      <dc:date>2019-05-22T18:55:00Z</dc:date>
    </item>
    <item>
      <title>Application modeller.</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Match-NAME-element-of-an-AA-attribute-where-the-case-of-the/m-p/60167#M13681</link>
      <description>Application modeller.</description>
      <pubDate>Wed, 22 May 2019 19:05:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Match-NAME-element-of-an-AA-attribute-where-the-case-of-the/m-p/60167#M13681</guid>
      <dc:creator>DeclanKeeton</dc:creator>
      <dc:date>2019-05-22T19:05:00Z</dc:date>
    </item>
    <item>
      <title>To clarify. I mean the 'Nameâ€¦</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Match-NAME-element-of-an-AA-attribute-where-the-case-of-the/m-p/60168#M13682</link>
      <description>To clarify. I mean the 'Name' attribute, the value is the customer email.</description>
      <pubDate>Wed, 22 May 2019 19:08:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Match-NAME-element-of-an-AA-attribute-where-the-case-of-the/m-p/60168#M13682</guid>
      <dc:creator>DeclanKeeton</dc:creator>
      <dc:date>2019-05-22T19:08:00Z</dc:date>
    </item>
    <item>
      <title>In wait stage applicationâ€¦</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Match-NAME-element-of-an-AA-attribute-where-the-case-of-the/m-p/60169#M13683</link>
      <description>In wait stage application element parameters page, select match type as "Reg Ex"
in value set value like . without</description>
      <pubDate>Mon, 27 May 2019 14:07:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Match-NAME-element-of-an-AA-attribute-where-the-case-of-the/m-p/60169#M13683</guid>
      <dc:creator>JunTan</dc:creator>
      <dc:date>2019-05-27T14:07:00Z</dc:date>
    </item>
  </channel>
</rss>

