<?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 Error while marking an item ID as completed in the work Queue in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Error-while-marking-an-item-ID-as-completed-in-the-work-Queue/m-p/77422#M29649</link>
    <description>Hi All-

&amp;nbsp;

I have added the collection to a work queue using the Action Add to Queue and then iterating through the defined work Queue using the Get Next Item action.&amp;nbsp;

&amp;nbsp;

When I am marking the first item in the queue , item is getting marked as completed but for the second item it is throwing the error as&amp;nbsp;

&amp;nbsp;

ERROR: Internal : The specified item was not locked by this business object

&amp;nbsp;I have also verified the work item in the work queue of control center and the item has been locked by my own process.

Am I missing anything ? Has any one came across this scenario?&amp;nbsp;</description>
    <pubDate>Fri, 02 Feb 2018 17:09:00 GMT</pubDate>
    <dc:creator>Sri_Krishna_Cha</dc:creator>
    <dc:date>2018-02-02T17:09:00Z</dc:date>
    <item>
      <title>Error while marking an item ID as completed in the work Queue</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Error-while-marking-an-item-ID-as-completed-in-the-work-Queue/m-p/77422#M29649</link>
      <description>Hi All-

&amp;nbsp;

I have added the collection to a work queue using the Action Add to Queue and then iterating through the defined work Queue using the Get Next Item action.&amp;nbsp;

&amp;nbsp;

When I am marking the first item in the queue , item is getting marked as completed but for the second item it is throwing the error as&amp;nbsp;

&amp;nbsp;

ERROR: Internal : The specified item was not locked by this business object

&amp;nbsp;I have also verified the work item in the work queue of control center and the item has been locked by my own process.

Am I missing anything ? Has any one came across this scenario?&amp;nbsp;</description>
      <pubDate>Fri, 02 Feb 2018 17:09:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Error-while-marking-an-item-ID-as-completed-in-the-work-Queue/m-p/77422#M29649</guid>
      <dc:creator>Sri_Krishna_Cha</dc:creator>
      <dc:date>2018-02-02T17:09:00Z</dc:date>
    </item>
    <item>
      <title>It sounds like you are not…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Error-while-marking-an-item-ID-as-completed-in-the-work-Queue/m-p/77423#M29650</link>
      <description>It sounds like you are not storing and using item ids correctly. Are you using the Process Template as the basis for your process.&amp;nbsp; That will help you enforce best practices and correct work queue usage - I strongly recommend the templates are always used for all solutions.&amp;nbsp; &amp;nbsp;</description>
      <pubDate>Fri, 02 Feb 2018 18:25:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Error-while-marking-an-item-ID-as-completed-in-the-work-Queue/m-p/77423#M29650</guid>
      <dc:creator>Denis__Dennehy</dc:creator>
      <dc:date>2018-02-02T18:25:00Z</dc:date>
    </item>
    <item>
      <title>Yes I am using the Item ID's…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Error-while-marking-an-item-ID-as-completed-in-the-work-Queue/m-p/77424#M29651</link>
      <description>Yes I am using the Item ID's in a collection and I could see the collection having data items. But the problem is Get Next Item will read the items from the Work queue that we have configured in the action .</description>
      <pubDate>Fri, 02 Feb 2018 20:43:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Error-while-marking-an-item-ID-as-completed-in-the-work-Queue/m-p/77424#M29651</guid>
      <dc:creator>Sri_Krishna_Cha</dc:creator>
      <dc:date>2018-02-02T20:43:00Z</dc:date>
    </item>
    <item>
      <title>Get Next Item and Mark…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Error-while-marking-an-item-ID-as-completed-in-the-work-Queue/m-p/77425#M29652</link>
      <description>Get Next Item and Mark Completed/Exception must be performed by the same process or object. Just about every action that updates a queue item requires that you have already taken 'possession' of that item via Get Next Item&amp;nbsp;within the same process or object. I think Tag Item is the only action that doesn't.</description>
      <pubDate>Fri, 02 Feb 2018 22:37:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Error-while-marking-an-item-ID-as-completed-in-the-work-Queue/m-p/77425#M29652</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2018-02-02T22:37:00Z</dc:date>
    </item>
    <item>
      <title>I got it.. Thank you…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Error-while-marking-an-item-ID-as-completed-in-the-work-Queue/m-p/77426#M29653</link>
      <description>I got it.. Thank you. mistake what I have done is that I am passing the Item ID collection in Mark Completed&amp;nbsp;that I got from Add to Queue action, but Add to Queue Collection is not getting looped through and I used the Item ID that I got from Get Next Item action which is the actual way of doing the stuff. Thanks John Carter and Denis
&amp;nbsp;
&amp;nbsp;</description>
      <pubDate>Sat, 03 Feb 2018 17:09:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Error-while-marking-an-item-ID-as-completed-in-the-work-Queue/m-p/77426#M29653</guid>
      <dc:creator>Sri_Krishna_Cha</dc:creator>
      <dc:date>2018-02-03T17:09:00Z</dc:date>
    </item>
  </channel>
</rss>

