<?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 Invalid Item ID Error when updating Queue Item status in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Invalid-Item-ID-Error-when-updating-Queue-Item-status/m-p/52535#M7390</link>
    <description>Hello,

I have started encountering a problem with the Work Queues: Update Status action. The problem is, as I run my process from time-to-time I get the exception message "Invalid Item ID" from this action stage. There does not seem to be any issue with the inputs - I am passing a valid Item ID to this action stage. I have been running this process now for months and this issue never previously occurred, only in the past week have I started seeing this error. Does anyone have any experience with this? Could it be something to do with the database?</description>
    <pubDate>Wed, 07 Mar 2018 13:52:00 GMT</pubDate>
    <dc:creator>CharlesBaker</dc:creator>
    <dc:date>2018-03-07T13:52:00Z</dc:date>
    <item>
      <title>Invalid Item ID Error when updating Queue Item status</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Invalid-Item-ID-Error-when-updating-Queue-Item-status/m-p/52535#M7390</link>
      <description>Hello,

I have started encountering a problem with the Work Queues: Update Status action. The problem is, as I run my process from time-to-time I get the exception message "Invalid Item ID" from this action stage. There does not seem to be any issue with the inputs - I am passing a valid Item ID to this action stage. I have been running this process now for months and this issue never previously occurred, only in the past week have I started seeing this error. Does anyone have any experience with this? Could it be something to do with the database?</description>
      <pubDate>Wed, 07 Mar 2018 13:52:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Invalid-Item-ID-Error-when-updating-Queue-Item-status/m-p/52535#M7390</guid>
      <dc:creator>CharlesBaker</dc:creator>
      <dc:date>2018-03-07T13:52:00Z</dc:date>
    </item>
    <item>
      <title>Two potential causes as I…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Invalid-Item-ID-Error-when-updating-Queue-Item-status/m-p/52536#M7391</link>
      <description>Two potential causes as I see it:
1.&amp;nbsp; There is an issue with your queue handling logic where you have an old or incorrect item id in your solution somewhere that is being used in a rare scenario in your flow.&amp;nbsp; If you are using our standard Process Template as the basis for your process build (which everyone should be) then the chances are that is not the cause.
2. Do you have most logging turned off in your solutions before they are moved into production and do you have a data archiving policy in place and enforced - so that you are deleting old session logs either by dba script or using the automatic archiving feature within Blue Prism.&amp;nbsp; I have heard an example of a client having work queue issues because their database was not being monitored and maintained - it had grown enormous, inefficient, and slow.</description>
      <pubDate>Wed, 07 Mar 2018 17:26:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Invalid-Item-ID-Error-when-updating-Queue-Item-status/m-p/52536#M7391</guid>
      <dc:creator>Denis__Dennehy</dc:creator>
      <dc:date>2018-03-07T17:26:00Z</dc:date>
    </item>
    <item>
      <title>It does sound strange…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Invalid-Item-ID-Error-when-updating-Queue-Item-status/m-p/52537#M7392</link>
      <description>It does sound strange Charles. You're certain the ID is OK, it's a valid ID that came from an output of one of the actions in the&amp;nbsp;Internal Work Queues object? There's no way it can be blank, or have been modified somehow? And the item is definitely in the queue - it hasn't been deleted?</description>
      <pubDate>Wed, 07 Mar 2018 17:27:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Invalid-Item-ID-Error-when-updating-Queue-Item-status/m-p/52537#M7392</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2018-03-07T17:27:00Z</dc:date>
    </item>
    <item>
      <title>There is really nothing in…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Invalid-Item-ID-Error-when-updating-Queue-Item-status/m-p/52538#M7393</link>
      <description>There is really nothing in between getting the item ID and using the item ID that changes the value. Basically I search for Items with a specific tag and immediately use an action stage to get the item data.&amp;nbsp;This was working previously and suddenly stopped working, I only see this problem when trying to access an ""Excepted"" Queue Item using the Item ID. I have cleaned out the database and we have most of the logging turned off, however this problem is persisting.&amp;nbsp;</description>
      <pubDate>Tue, 13 Mar 2018 17:05:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Invalid-Item-ID-Error-when-updating-Queue-Item-status/m-p/52538#M7393</guid>
      <dc:creator>CharlesBaker</dc:creator>
      <dc:date>2018-03-13T17:05:00Z</dc:date>
    </item>
    <item>
      <title>In most cases the ID can…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Invalid-Item-ID-Error-when-updating-Queue-Item-status/m-p/52539#M7394</link>
      <description>In most cases the ID can only be used to update an item that you have locked via Get Next Item. If you get the ID some other way (like Get Completed Items) then very few update functions will work, because you have not locked the item.</description>
      <pubDate>Tue, 13 Mar 2018 18:25:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Invalid-Item-ID-Error-when-updating-Queue-Item-status/m-p/52539#M7394</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2018-03-13T18:25:00Z</dc:date>
    </item>
    <item>
      <title>Just as John_Carter…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Invalid-Item-ID-Error-when-updating-Queue-Item-status/m-p/52540#M7395</link>
      <description>Just as John_Carter suggested, can you check to make sure the Item ID you are using is from the Get Next Item Action?</description>
      <pubDate>Tue, 13 Mar 2018 19:21:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Invalid-Item-ID-Error-when-updating-Queue-Item-status/m-p/52540#M7395</guid>
      <dc:creator>Tolani.Jaiye-Tikolo</dc:creator>
      <dc:date>2018-03-13T19:21:00Z</dc:date>
    </item>
  </channel>
</rss>

