<?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 Blue Prism 7.5.1 - 'Work Queues::Add to Queue' - 'Index was outside the bounds of the array.' in Upgrade Support</title>
    <link>https://community.blueprism.com/t5/Upgrade-Support/Blue-Prism-7-5-1-Work-Queues-Add-to-Queue-Index-was-outside-the/m-p/125321#M26</link>
    <description>&lt;P&gt;Good afternoon, All,&lt;/P&gt;&lt;P&gt;I just started our initial investigation of Blue Prism v7.5.1.&amp;nbsp; Right off the bat, I hit an issue.&amp;nbsp; I figured I would start out here, assuming somebody would point me to something I am doing wrong, before I open a formal ticket.&lt;/P&gt;&lt;P&gt;I have a process that has been running more or less fine for the last several years (in versions 6.10.2 and 7.3.2).&amp;nbsp; I just bundled everything up into a Release and imported it into our Sandbox and tried to run it...and no joy.&amp;nbsp; When the process attempts to add an item to a Work Queue, the process hits an exception stating, 'Index was outside the bounds of the array.'&amp;nbsp; Not sure which index, or which array.&lt;/P&gt;&lt;P&gt;MS Copilot seems to think it has to do with the Key field or Key Name.&amp;nbsp; (It also said that the Tags field is a Collection... So, everything with a large grain of salt.)&amp;nbsp; &amp;nbsp;I have tried a few different things along this line, but no change in the exception.&lt;/P&gt;&lt;P&gt;Occam's Razor usually lands squarely on my shoulders, so I am expecting there is something I am, or am not doing.&lt;/P&gt;&lt;P&gt;Appreciate any advice,&lt;/P&gt;&lt;P&gt;Red&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 17 Apr 2026 18:48:58 GMT</pubDate>
    <dc:creator>stepher</dc:creator>
    <dc:date>2026-04-17T18:48:58Z</dc:date>
    <item>
      <title>Blue Prism 7.5.1 - 'Work Queues::Add to Queue' - 'Index was outside the bounds of the array.'</title>
      <link>https://community.blueprism.com/t5/Upgrade-Support/Blue-Prism-7-5-1-Work-Queues-Add-to-Queue-Index-was-outside-the/m-p/125321#M26</link>
      <description>&lt;P&gt;Good afternoon, All,&lt;/P&gt;&lt;P&gt;I just started our initial investigation of Blue Prism v7.5.1.&amp;nbsp; Right off the bat, I hit an issue.&amp;nbsp; I figured I would start out here, assuming somebody would point me to something I am doing wrong, before I open a formal ticket.&lt;/P&gt;&lt;P&gt;I have a process that has been running more or less fine for the last several years (in versions 6.10.2 and 7.3.2).&amp;nbsp; I just bundled everything up into a Release and imported it into our Sandbox and tried to run it...and no joy.&amp;nbsp; When the process attempts to add an item to a Work Queue, the process hits an exception stating, 'Index was outside the bounds of the array.'&amp;nbsp; Not sure which index, or which array.&lt;/P&gt;&lt;P&gt;MS Copilot seems to think it has to do with the Key field or Key Name.&amp;nbsp; (It also said that the Tags field is a Collection... So, everything with a large grain of salt.)&amp;nbsp; &amp;nbsp;I have tried a few different things along this line, but no change in the exception.&lt;/P&gt;&lt;P&gt;Occam's Razor usually lands squarely on my shoulders, so I am expecting there is something I am, or am not doing.&lt;/P&gt;&lt;P&gt;Appreciate any advice,&lt;/P&gt;&lt;P&gt;Red&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Apr 2026 18:48:58 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Upgrade-Support/Blue-Prism-7-5-1-Work-Queues-Add-to-Queue-Index-was-outside-the/m-p/125321#M26</guid>
      <dc:creator>stepher</dc:creator>
      <dc:date>2026-04-17T18:48:58Z</dc:date>
    </item>
    <item>
      <title>Re: Blue Prism 7.5.1 - 'Work Queues::Add to Queue' - 'Index was outside the bounds of the array.'</title>
      <link>https://community.blueprism.com/t5/Upgrade-Support/Blue-Prism-7-5-1-Work-Queues-Add-to-Queue-Index-was-outside-the/m-p/125324#M27</link>
      <description>&lt;P&gt;Try verifying the item key number of characters is not greater than 255 as this is a limitation to the item key in Blue Prism that item key shouldn't exceed 255 characters.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Apr 2026 12:38:13 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Upgrade-Support/Blue-Prism-7-5-1-Work-Queues-Add-to-Queue-Index-was-outside-the/m-p/125324#M27</guid>
      <dc:creator>VanamalaSrinivas</dc:creator>
      <dc:date>2026-04-20T12:38:13Z</dc:date>
    </item>
    <item>
      <title>Re: Blue Prism 7.5.1 - 'Work Queues::Add to Queue' - 'Index was outside the bounds of the array.'</title>
      <link>https://community.blueprism.com/t5/Upgrade-Support/Blue-Prism-7-5-1-Work-Queues-Add-to-Queue-Index-was-outside-the/m-p/125327#M28</link>
      <description>&lt;P&gt;&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/64536"&gt;@VanamalaSrinivas&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Thanks for the response, but I am not sure this is it.&amp;nbsp; The key field value that I am using is not very long.&amp;nbsp; A sample value would be "12345678 | LIC1234567890", so maybe 20 - 25 characters in length, at the most.&lt;/P&gt;&lt;P&gt;I have tried variations of the 'pipe', changing it to an underscore, removing the spaces, just making it a strictly numeric value, and even leaving it blank.&amp;nbsp; Nothing alters the error message at this point.&lt;/P&gt;&lt;P&gt;Thank you, though,&lt;/P&gt;&lt;P&gt;Red&lt;/P&gt;</description>
      <pubDate>Mon, 20 Apr 2026 14:21:01 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Upgrade-Support/Blue-Prism-7-5-1-Work-Queues-Add-to-Queue-Index-was-outside-the/m-p/125327#M28</guid>
      <dc:creator>stepher</dc:creator>
      <dc:date>2026-04-20T14:21:01Z</dc:date>
    </item>
    <item>
      <title>Re: Blue Prism 7.5.1 - 'Work Queues::Add to Queue' - 'Index was outside the bounds of the array.'</title>
      <link>https://community.blueprism.com/t5/Upgrade-Support/Blue-Prism-7-5-1-Work-Queues-Add-to-Queue-Index-was-outside-the/m-p/125338#M29</link>
      <description>&lt;P&gt;Replying/Answering my own post feels somehow shady, but I wanted to close this topic out in case anyone else comes across it.&lt;/P&gt;&lt;P&gt;I did open a ticket with Support, and, after a couple of exchanges, we were able to confirm the source of the issue.&amp;nbsp; It is actually a change in behavior in the 'Batch Size' parameter of the action in question.&amp;nbsp; Historically, I have always set this to '0', which used to indicate that all records in your source collection would be loaded to the work queue&amp;nbsp;&lt;EM&gt;en masse&lt;/EM&gt;.&amp;nbsp; That '0' is now causing the error. Setting it to a '1', or, presumably a higher value, allows the process to work as expected.&lt;/P&gt;&lt;P&gt;For myself, this is bothersome, but not much more, as I will need to sweep all instances of the 'Add to Queue' action to make this change.&amp;nbsp; I load my work queue records one at a time, so settling on the '1' as the new standard is fine.&amp;nbsp; Your mileage and/or perspective may vary.&lt;/P&gt;&lt;P&gt;Enjoy,&lt;/P&gt;&lt;P&gt;Red&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2026 20:55:43 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Upgrade-Support/Blue-Prism-7-5-1-Work-Queues-Add-to-Queue-Index-was-outside-the/m-p/125338#M29</guid>
      <dc:creator>stepher</dc:creator>
      <dc:date>2026-04-21T20:55:43Z</dc:date>
    </item>
  </channel>
</rss>

