Trying to follow UiPath Academy, for invoice processing.
On local machine, got error: “Add Queue Item: Folder does not exist or the user does not have access to the folder. Error code: 1100” when running ‘dispatcher_invoice_processing’ project.
The issue is related to ‘folderPath’ in config file, the path I put there is tested working.
I might miss some configuration in Orchestrator cloud. My support ID is 0709-8794-9029-0066.
The learning demo should have instruction on how to setup/configure downloadable sample projects, instead of letting learners struggle.
Welcome to the community
can you please show how you did the setup
as per error looks like the given folder is wrong
cheers
You might be missing some folder structure in orchestrator where the queue is placed. Please check the folder structure given in config file and the folder structure where the queue resides are same.
on cloud orchestrator, I have a folder ‘Shared’, Queue named ‘DU_Invoice’.
In config file, FolderPath set to “///Shared”, I can access Shared from file explorer. What else is missing?
Attached screenshots
