<?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: HELP in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/HELP/m-p/62025#M15212</link>
    <description>It does not solve the issue.Actually it throws a data type mismatch error right away.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Esteban Montesinos&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Wed, 02 Sep 2020 00:55:00 GMT</pubDate>
    <dc:creator>EstebanMontesi1</dc:creator>
    <dc:date>2020-09-02T00:55:00Z</dc:date>
    <item>
      <title>HELP</title>
      <link>https://community.blueprism.com/t5/Product-Forum/HELP/m-p/62019#M15206</link>
      <description>I have an empty collection and I'm trying to add a field to it using the collection manipulation VBO add a field(text) however when I ran this stage nothing happens. I've used this action before working with queues and completed items and it worked before. What exactly is going on here?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Esteban Montesinos&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Sat, 29 Aug 2020 03:38:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/HELP/m-p/62019#M15206</guid>
      <dc:creator>EstebanMontesi1</dc:creator>
      <dc:date>2020-08-29T03:38:00Z</dc:date>
    </item>
    <item>
      <title>RE: HELP</title>
      <link>https://community.blueprism.com/t5/Product-Forum/HELP/m-p/62020#M15207</link>
      <description>Hi Esteban ,&lt;BR /&gt;Can you please share more details about it?&lt;BR /&gt;Are the collection field defined already ?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Harshit Rawat&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Sat, 29 Aug 2020 10:12:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/HELP/m-p/62020#M15207</guid>
      <dc:creator>HarshitRawat</dc:creator>
      <dc:date>2020-08-29T10:12:00Z</dc:date>
    </item>
    <item>
      <title>RE: HELP</title>
      <link>https://community.blueprism.com/t5/Product-Forum/HELP/m-p/62021#M15208</link>
      <description>Did you add a row after appending the field? If you append a field to a blank collection, it will appear to still be blank afterwards if you open the collection. The fields should appear once you add a row.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Nicholas Zejdlik&lt;BR /&gt;RPA Developer&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 31 Aug 2020 13:31:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/HELP/m-p/62021#M15208</guid>
      <dc:creator>NicholasZejdlik</dc:creator>
      <dc:date>2020-08-31T13:31:00Z</dc:date>
    </item>
    <item>
      <title>RE: HELP</title>
      <link>https://community.blueprism.com/t5/Product-Forum/HELP/m-p/62022#M15209</link>
      <description>I tried using the add field action (text) then I tried adding a row action using the same collection and I got the following error Internal: Cannot cast a collection value into a string and the field so I don't entirely understand why this is. The only way I find that it works is either pulling from a CSV file or xlxs or queue into a collection and then performing the add field text. While I get a decimal string type error when I add a number field.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Esteban Montesinos&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 31 Aug 2020 16:46:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/HELP/m-p/62022#M15209</guid>
      <dc:creator>EstebanMontesi1</dc:creator>
      <dc:date>2020-08-31T16:46:00Z</dc:date>
    </item>
    <item>
      <title>RE: HELP</title>
      <link>https://community.blueprism.com/t5/Product-Forum/HELP/m-p/62023#M15210</link>
      <description>While using an undefined collection I tried using this action and it did not work. Then I tried defining one field manually and tried to use the action and by the same token, it did not work. When I tried doing this using a queue and getting the completed items I was able to add a field(text) however when adding a field(number) I got a data error. Look for screenshots in the post below.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Esteban Montesinos&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 31 Aug 2020 16:47:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/HELP/m-p/62023#M15210</guid>
      <dc:creator>EstebanMontesi1</dc:creator>
      <dc:date>2020-08-31T16:47:00Z</dc:date>
    </item>
    <item>
      <title>RE: HELP</title>
      <link>https://community.blueprism.com/t5/Product-Forum/HELP/m-p/62024#M15211</link>
      <description>The error is because the Collections business object is wonky and expects the name of the collection as opposed to the collection itself. That's why Add Row shows a Text data type for the Collection Name parameter, and why it's saying it cannot cast a collection into a string. Use "temporary collection" instead of [temporary collection] on Add Row and it should work.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Nicholas Zejdlik&lt;BR /&gt;RPA Developer&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 31 Aug 2020 18:00:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/HELP/m-p/62024#M15211</guid>
      <dc:creator>NicholasZejdlik</dc:creator>
      <dc:date>2020-08-31T18:00:00Z</dc:date>
    </item>
    <item>
      <title>RE: HELP</title>
      <link>https://community.blueprism.com/t5/Product-Forum/HELP/m-p/62025#M15212</link>
      <description>It does not solve the issue.Actually it throws a data type mismatch error right away.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Esteban Montesinos&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Sep 2020 00:55:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/HELP/m-p/62025#M15212</guid>
      <dc:creator>EstebanMontesi1</dc:creator>
      <dc:date>2020-09-02T00:55:00Z</dc:date>
    </item>
  </channel>
</rss>

