<?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 There's no index option in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/WIldcard-field-name-in-collection/m-p/54082#M8669</link>
    <description>There's no index option currently available, but you could create one with a code stage. A collection is represented as a .Net DataTable in a code stage, so you could come up with something similar to the Read Collection Field page in the collection utility object.</description>
    <pubDate>Tue, 05 Dec 2017 21:44:00 GMT</pubDate>
    <dc:creator>John__Carter</dc:creator>
    <dc:date>2017-12-05T21:44:00Z</dc:date>
    <item>
      <title>WIldcard field name in collection</title>
      <link>https://community.blueprism.com/t5/Product-Forum/WIldcard-field-name-in-collection/m-p/54078#M8665</link>
      <description>Hi

Is it possible to search for a specific field that is dynamic in a Collection?
Its not working with "name*" or "name%"</description>
      <pubDate>Tue, 05 Dec 2017 13:49:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/WIldcard-field-name-in-collection/m-p/54078#M8665</guid>
      <dc:creator>StefanFrederiks</dc:creator>
      <dc:date>2017-12-05T13:49:00Z</dc:date>
    </item>
    <item>
      <title>Maybe index field names?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/WIldcard-field-name-in-collection/m-p/54079#M8666</link>
      <description>Maybe index field names?</description>
      <pubDate>Tue, 05 Dec 2017 13:57:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/WIldcard-field-name-in-collection/m-p/54079#M8666</guid>
      <dc:creator>StefanFrederiks</dc:creator>
      <dc:date>2017-12-05T13:57:00Z</dc:date>
    </item>
    <item>
      <title>There is no search function</title>
      <link>https://community.blueprism.com/t5/Product-Forum/WIldcard-field-name-in-collection/m-p/54080#M8667</link>
      <description>There is no search function but there is a Get Collection Fields action in the collections utility. You could also take a 'brute force' approach and simply try to read the field: if it works, then you know the field exists; if an exception occurs, handle it with recover/resume, and then you know the field does not exist.</description>
      <pubDate>Tue, 05 Dec 2017 14:28:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/WIldcard-field-name-in-collection/m-p/54080#M8667</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2017-12-05T14:28:00Z</dc:date>
    </item>
    <item>
      <title>But I dont know all the</title>
      <link>https://community.blueprism.com/t5/Product-Forum/WIldcard-field-name-in-collection/m-p/54081#M8668</link>
      <description>But I dont know all the different names. So brute forcing is not an option.
Is it not possible to select the field by number?
It has the same number of order everytime.</description>
      <pubDate>Tue, 05 Dec 2017 16:00:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/WIldcard-field-name-in-collection/m-p/54081#M8668</guid>
      <dc:creator>StefanFrederiks</dc:creator>
      <dc:date>2017-12-05T16:00:00Z</dc:date>
    </item>
    <item>
      <title>There's no index option</title>
      <link>https://community.blueprism.com/t5/Product-Forum/WIldcard-field-name-in-collection/m-p/54082#M8669</link>
      <description>There's no index option currently available, but you could create one with a code stage. A collection is represented as a .Net DataTable in a code stage, so you could come up with something similar to the Read Collection Field page in the collection utility object.</description>
      <pubDate>Tue, 05 Dec 2017 21:44:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/WIldcard-field-name-in-collection/m-p/54082#M8669</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2017-12-05T21:44:00Z</dc:date>
    </item>
  </channel>
</rss>

