I am trying to add excel sheets as datables to an Orchestraror queue using the Workbook, Read Range activity but am getting Bulk Add Queue Items: Operation returned an invalid status code ‘BadRequest’ error when I am running the workflow.
Kindly help me in understanding what am i doing wrong and also if possible suggest a solution.
Thanks in advance.
Kindly update the Queue Name accordingly.
I am attaching the xaml files and excel files. Queues.zip (65.2 KB)
I’ve experimented with this, and I haven’t seen this before. Apparently Bulk Queue Items doesn’t like your header “S.No” because it has a period in it. You can either remove the periods or pull the data without headers, delete the first row, and rename the headers.