anta40
(Andre Tampubolon)
1
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?
anil5
(Anil Kumar Bandam)
2
@anta40
Use queue name in double quotes , “Queue1”
anta40
(Andre Tampubolon)
3
Ah. I often forget to enclose names with double quotes. Thank you.
system
(system)
Closed
4
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.