<?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 Hi Ugur,
Thank you for your… in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Write-Value-Collection-Within-Collection/m-p/94113#M43522</link>
    <description>Hi Ugur,
Thank you for your response. I have tried proceeding as you indicated, but it still generated an error.
Could you please share more details about how you have done it? (Screenshot or code would greatly help) :)
Thanks!</description>
    <pubDate>Wed, 07 Nov 2018 19:05:00 GMT</pubDate>
    <dc:creator>BenRPA</dc:creator>
    <dc:date>2018-11-07T19:05:00Z</dc:date>
    <item>
      <title>Write Value - Collection Within Collection</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Write-Value-Collection-Within-Collection/m-p/94111#M43520</link>
      <description>Hi,


We are trying a working process deployed in production. In order to improve this process, we are trying to group the lines with a similar ID together.
Therefore, the idea was to go from 10 Queue fields to 4 Queue Field:

Current Queue Format:
Unique ID (Text), First Name (Text), Last Name (Text), Total Value (Text), etc...

New Queue Format:
Unique ID (Text), Clients Information (Collection - will contain information about the clients living at the same address), Total Value (Text), etc...

&amp;nbsp;

I have tried to store information into the newly created Collection, but it doesn't work. For instance, I have tried storing a text value through a calculation stage in&amp;nbsp;Queue Collection.Clients Information.First Name&amp;nbsp;but it gives me the error: "ERROR: Internal: Could not store calculation result - Queue Collection.Clients Information.First Name not found.

I've also tried adding a row to the Collection within the collection: "Queue Collection.Clients Information", but it doesn't work either.


Running out of ideas here. How do you deal with collections within a collection?

Thanks!

&amp;nbsp;</description>
      <pubDate>Wed, 07 Nov 2018 02:25:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Write-Value-Collection-Within-Collection/m-p/94111#M43520</guid>
      <dc:creator>BenRPA</dc:creator>
      <dc:date>2018-11-07T02:25:00Z</dc:date>
    </item>
    <item>
      <title>Hi,
Same happened but there…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Write-Value-Collection-Within-Collection/m-p/94112#M43521</link>
      <description>Hi,
Same happened but there is a workaround for that. You may try flipping ""Queue Collection.Clients Information"" to a temporary collection with a calculation stage. After you have done updating the temp collection you can flip it back with a calculation stage to&amp;nbsp;""Queue Collection.Clients Information"" again.
And, also I think it possible to manipulate collection inside a collection in version 6.3 but I have not tried it yet.
&amp;nbsp;</description>
      <pubDate>Wed, 07 Nov 2018 13:43:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Write-Value-Collection-Within-Collection/m-p/94112#M43521</guid>
      <dc:creator>Ugur_KadirYıldı</dc:creator>
      <dc:date>2018-11-07T13:43:00Z</dc:date>
    </item>
    <item>
      <title>Hi Ugur,
Thank you for your…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Write-Value-Collection-Within-Collection/m-p/94113#M43522</link>
      <description>Hi Ugur,
Thank you for your response. I have tried proceeding as you indicated, but it still generated an error.
Could you please share more details about how you have done it? (Screenshot or code would greatly help) :)
Thanks!</description>
      <pubDate>Wed, 07 Nov 2018 19:05:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Write-Value-Collection-Within-Collection/m-p/94113#M43522</guid>
      <dc:creator>BenRPA</dc:creator>
      <dc:date>2018-11-07T19:05:00Z</dc:date>
    </item>
    <item>
      <title>My action returns…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Write-Value-Collection-Within-Collection/m-p/94114#M43523</link>
      <description>My action returns collections - output set to a collection field type inside another collection.
Direct calculations work:&amp;nbsp;ToNumber([Queue Data.ImportLogHeader.lines_rec])&amp;gt;0
Default Collection actions like Add row/Count rows&amp;nbsp;won't work with 2nd level collection and you have to create your own VBO for that.
Also process validation gets confused about some types and complains, but process works.</description>
      <pubDate>Fri, 09 Nov 2018 13:08:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Write-Value-Collection-Within-Collection/m-p/94114#M43523</guid>
      <dc:creator>AndreyKudinov</dc:creator>
      <dc:date>2018-11-09T13:08:00Z</dc:date>
    </item>
  </channel>
</rss>

