Bulk Add Queue Items: Attempted to access an element as a type incompatible with the array

Hi

I’m looking for assistance on a error message I’m seeing when attempting to use the BulkAddQueueItems activity.

The error message is as above ‘Bulk Add Queue Items: Attempted to access an element as a type incompatible with the array.’.

I initially thought the issue was that there was only one item in the data table, so added another but it gives the same error message.

The data table dtblQueueItemValues has three columns:
[code,polarCode,ID
PO,PO,00496035
]

The activity properties are
CommitType: ‘AllOrNothing’
DataTable: dtlblQueueItemValues

UiPath Studio information:

Studio 2019.10.4 - 2/6/2020
Enterprise License
Windows Installer

License Provider: Orchestrator
Activation ID:

Microsoft Windows 10 Enterprise 64-bit
.NET Framework Version 4.7.2 or later

UiPath.System.Activities package is v20.4.0-beta.850545. A newer version, v10.10.1 is available but yet to be confirmed it is safe to upgrade in this organisation.

Any solutions welcome.

Many thanks
Steve

Hi again. I did upgrade to v20.10.1 activity package and resolved the issue.