I am planning to run document understanding process via orchestrator. But I am getting below error;
“Failed to load asset: DocumentUnderstandingApiKey”
I was able to successfully trigger the flow using UiPath Studio after adding all the Asset values, but when I try to run it un attended it’s not working.
Appreciate your kind support to resolve this issue.
I checked all the Asset name and values too, not they are same
This is usually a folder or robot access issue.
Make sure the DocumentUnderstandingApiKey asset exists in the same Orchestrator folder where the unattended job runs, the asset type is Text, and the unattended robot has access to that folder.
If it works in Studio but not unattended, it’s almost always an Orchestrator folder/permission mismatch.
Hi @Monali_Vekariya Thanks a lot for your reply.
I checked access too, but appreciate if u could share exact locations to check?
I am not too sure how to check the accesses for this?