Compiler error(s) encountered processing expression "queue1"

I’m trying to parse a Web table and put the result into Queue (on the Orchestrator).

I already created a queue called “queue1” in the UIPath Platform web console.

UIPath Studio complains: Compiler error(s) encountered processing expression “queue1”.

How to fix this?

@anta40

Use queue name in double quotes , “Queue1”

Ah. I often forget to enclose names with double quotes. Thank you.

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