<?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: Work Queues - set data error in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Work-Queues-set-data-error/m-p/44509#M962</link>
    <description>&lt;SPAN style="color: #000000;"&gt;Thanks for the replies, they got me thinking about different things.&amp;nbsp; It turns out the Developer who coded this had a&amp;nbsp;field in the collection&amp;nbsp;called "Item ID", which is supposed to hold the Item Key value​ such as &amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #3366ff;"&gt;'041964C - 9:33 PM&amp;nbsp; 07/16/2019', &lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;not the Item ID value such as&lt;/SPAN&gt;&lt;SPAN style="color: #3366ff;"&gt; 'e8e7d8bc-3c38-4c9f-8653-fef0449783ca'.&amp;nbsp; &lt;SPAN style="color: #000000;"&gt;So the values were getting mixed up causing the above error.&amp;nbsp; I changed the name of the collection field to something other than Item ID and it works now.&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Paul Wiatroski&lt;BR /&gt;Application Developer&lt;BR /&gt;Westfield Insurance&lt;BR /&gt;America/New_York&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Fri, 02 Aug 2019 17:45:00 GMT</pubDate>
    <dc:creator>PaulWiatroski</dc:creator>
    <dc:date>2019-08-02T17:45:00Z</dc:date>
    <item>
      <title>Work Queues - set data error</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Work-Queues-set-data-error/m-p/44506#M959</link>
      <description>​I'm trying to update data in a work queue using Set Data, but I'm getting the following error:&lt;BR /&gt;&lt;BR /&gt;Internal : An error occurred setting the data : The provided data has a different key value to the work item. The key field: 'Item ID'; Item value: &lt;SPAN style="color: #3366ff;"&gt;'041964C - 9:33 PM&amp;nbsp; 07/16/2019'&lt;/SPAN&gt;; Data value: &lt;SPAN style="color: #3366ff;"&gt;'041964C - 9:33 PM&amp;nbsp; 07/16/2019'&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;The two values look identical to me.&amp;nbsp; Anyone know what the issue could be?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Paul&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Paul Wiatroski&lt;BR /&gt;Application Developer&lt;BR /&gt;Westfield Insurance&lt;BR /&gt;America/New_York&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Aug 2019 16:07:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Work-Queues-set-data-error/m-p/44506#M959</guid>
      <dc:creator>PaulWiatroski</dc:creator>
      <dc:date>2019-08-01T16:07:00Z</dc:date>
    </item>
    <item>
      <title>RE: Work Queues - set data error</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Work-Queues-set-data-error/m-p/44507#M960</link>
      <description>​Hi Paul,&lt;BR /&gt;&lt;BR /&gt;I have added Two items to Queue with different item Key Values - Get Next Item - Changed item key value to another Pending item's key value - I got this error "Internal : An error occurred setting the data : The provided data has a different key value to the work item. The key field: 'Number'; Item value:"&lt;BR /&gt;&lt;BR /&gt;You are trying to set key value which is same for one of the item pending in Queue. Try to give unique item keys.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Rajesh kumar Muthineni&lt;BR /&gt;RPA Developer&lt;BR /&gt;Highmark Health&lt;BR /&gt;America/Chicago&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Aug 2019 20:04:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Work-Queues-set-data-error/m-p/44507#M960</guid>
      <dc:creator>rajeshkumarmuthineni</dc:creator>
      <dc:date>2019-08-01T20:04:00Z</dc:date>
    </item>
    <item>
      <title>RE: Work Queues - set data error</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Work-Queues-set-data-error/m-p/44508#M961</link>
      <description>When you use Set Data, it's asking for the Item ID which looks like this:&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;03d027e3-5f7f-4403-9557-ff7d277ebdbf.&lt;BR /&gt;&lt;BR /&gt;There are a few actions that output the Item ID and it just depends on what you need but usually Get Next Item is what retrieves that and you use it later on to set the data. The value you have looks more like an Item Key which might be in a field inside the data and is used as the Item Key field when you view the queue from Control Room. That Item Key can't be used to set the data of a queue item and I would expect it to look something like what you have there.&lt;BR /&gt;&lt;/SPAN&gt;&lt;BR /&gt;Edit: I should stop looking at the forum late in the day. I re-read your post and realized what you were saying. Yeah the values look the same to me. Is this an issue you're able to reproduce where it says that the item key is different even though it looks exactly the same?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Dave Morris&lt;BR /&gt;3Ci @ Southern Company&lt;BR /&gt;Atlanta, GA&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Aug 2019 20:18:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Work-Queues-set-data-error/m-p/44508#M961</guid>
      <dc:creator>david.l.morris</dc:creator>
      <dc:date>2019-08-01T20:18:00Z</dc:date>
    </item>
    <item>
      <title>RE: Work Queues - set data error</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Work-Queues-set-data-error/m-p/44509#M962</link>
      <description>&lt;SPAN style="color: #000000;"&gt;Thanks for the replies, they got me thinking about different things.&amp;nbsp; It turns out the Developer who coded this had a&amp;nbsp;field in the collection&amp;nbsp;called "Item ID", which is supposed to hold the Item Key value​ such as &amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #3366ff;"&gt;'041964C - 9:33 PM&amp;nbsp; 07/16/2019', &lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;not the Item ID value such as&lt;/SPAN&gt;&lt;SPAN style="color: #3366ff;"&gt; 'e8e7d8bc-3c38-4c9f-8653-fef0449783ca'.&amp;nbsp; &lt;SPAN style="color: #000000;"&gt;So the values were getting mixed up causing the above error.&amp;nbsp; I changed the name of the collection field to something other than Item ID and it works now.&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Paul Wiatroski&lt;BR /&gt;Application Developer&lt;BR /&gt;Westfield Insurance&lt;BR /&gt;America/New_York&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 02 Aug 2019 17:45:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Work-Queues-set-data-error/m-p/44509#M962</guid>
      <dc:creator>PaulWiatroski</dc:creator>
      <dc:date>2019-08-02T17:45:00Z</dc:date>
    </item>
  </channel>
</rss>

