Hi I have an Error on UiPath advance assignment
I have to try resolve this error but it shows the same error
I have an error on RE-Framework Used,
Kindly help me how to resolve this error
Config file also used same name As we used in Orchestrator
Hi I have an Error on UiPath advance assignment
It’s saying the Queue doesn’t exist. Do you have the right folder selected at the bottom right of Studio? Is the Queue in that same folder? Is the Queue name correct?
Yes i Have using the same Name in both Orchestrator and studio
And these questions?
Yes I have selected the same Folder
Hi @Ammaz_Ahmed
From where you are using queue
is it from config file or you had hard coded the queue name in the arguments panel of main.xaml
Config File Using in Re-Framework
What do you have in OrchestratorQueueFolder in the config file? That’s the folder where it’s looking for the Queue.
using myworkspace in Orchestrator Folder
If you have Studio connected to the folder and you have the Queue in the same folder, you don’t need to designate anything for OchestratorQueueFolder, just leave it blank. You only use that when you want it to look in a different folder for the Queue.
Make sure the OrchestratorQueueFolder doesn’t have a space or something in the Value column.
Other than that, the error message is clear - it can’t find the Queue. That could be because: