Getting error: bulkAddQueueItemsParameters must not be null

Im trying to upload a few transaction items in a queue via CSV.
When I upload them it prompts me the error “bulkAddQueueItemsParameters must not be null”

Where can i change this?
This is what my CSV looks like.

Just reduce the Bulk Data CSV to

  • only Columns representing the specific content
  • only needed column, used for the mapping to QueueItem Properties

for the last also have a look here:

section: column mapping

And:

Many thanks, was able to find an example CSV online and entered my data in that way.

Perfect, so the topic can be closed by marking the helping post
Forum FAQ - How to mark a post as a solution - News / Tutorials - UiPath Community Forum

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.