<?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 This should do it. in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Iban-validation-via-code-stage/m-p/72707#M25312</link>
    <description>This should do it.</description>
    <pubDate>Sat, 17 Nov 2018 01:02:00 GMT</pubDate>
    <dc:creator>AmiBarrett</dc:creator>
    <dc:date>2018-11-17T01:02:00Z</dc:date>
    <item>
      <title>Iban validation via code stage</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Iban-validation-via-code-stage/m-p/72705#M25310</link>
      <description>Hi all,

I would like to create an object that validates IBAN numbers. There are numerous c# and visual basic scripts online that serve this purpose. Unfortunately,&amp;nbsp;I don't have any&amp;nbsp;programming knowledge. How would I go about transferring this code into an object? Which lines go into the global code and which into code stages?

Thanks

&amp;nbsp;</description>
      <pubDate>Thu, 15 Nov 2018 20:28:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Iban-validation-via-code-stage/m-p/72705#M25310</guid>
      <dc:creator>JeroenOosterhol</dc:creator>
      <dc:date>2018-11-15T20:28:00Z</dc:date>
    </item>
    <item>
      <title>Best to find a friendly…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Iban-validation-via-code-stage/m-p/72706#M25311</link>
      <description>Best to find a friendly programmer to help you, but essentially you could start by pasting&amp;nbsp;the code into the Global Code section of a business object (go to the Initialise page and open up the page name properties). I would imagine you'll also need to add Microsoft.VisualBasic to the Namespace imports section on the Code Options tab.
From there it looks like you can then add a new code stage and add the line Valid = ValidateIban(IBAN) where Valid is a flag output and IBAN is a text input.
But as I said, best get some local help.</description>
      <pubDate>Fri, 16 Nov 2018 17:43:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Iban-validation-via-code-stage/m-p/72706#M25311</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2018-11-16T17:43:00Z</dc:date>
    </item>
    <item>
      <title>This should do it.</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Iban-validation-via-code-stage/m-p/72707#M25312</link>
      <description>This should do it.</description>
      <pubDate>Sat, 17 Nov 2018 01:02:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Iban-validation-via-code-stage/m-p/72707#M25312</guid>
      <dc:creator>AmiBarrett</dc:creator>
      <dc:date>2018-11-17T01:02:00Z</dc:date>
    </item>
    <item>
      <title>Thanks a lot!</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Iban-validation-via-code-stage/m-p/72708#M25313</link>
      <description>Thanks a lot!</description>
      <pubDate>Thu, 22 Nov 2018 13:02:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Iban-validation-via-code-stage/m-p/72708#M25313</guid>
      <dc:creator>JeroenOosterhol</dc:creator>
      <dc:date>2018-11-22T13:02:00Z</dc:date>
    </item>
  </channel>
</rss>

