The process ran from beginning to end for one of the queue items, but I see the following as one of the errors
“SetTransactionStatus failed with the following exception: Folder does not exist or the user does not have access to the folder. Error code: 1100 at Source: Retry Scope | Get QueueItem info”, the orchestrator folder name and path was given in config file. Question if the orchestrator Queue folder is inaccessible, why was I able to run one of the queue items? My assumption is if there was orchestrator folder issue, none of the queue items would be processed. Can anyone help here?
Thanks
Hey, can you share screenshot of the name of the folder in the project and in the Orchestrator? Look if you write the name exactly (Case sensitive) or look for your permission, maybe your acess was revoged
@natanael.mendes
everything looks right from what I see.
One more question
why was it possible for one transaction item to be processed though? If folder had a permission. Could you please elaborate the logic behind it? Thanks, a lot.