I have a Document Understanding project in test that successfully sends documents to the Action Center. However, the documents are coming back as 'Rejected" even though they are being ‘Submitted’.
We have noticed once ‘Submitted’ its taking 3-4 mins for the job to resume. Other DU projects we have worked with in the past are much quicker to resume. Once the job does finally resume the logs shows the errors below. Assuming each one has to do with the other.
Issue 1.
emphasized textAction Rejected 4594291 - The local directory path ‘R:\RPA\Automations\ProjectFolder\TempFolder’ could not be found*
We have confirmed the Temp folder location is correct, the machine has access to this folder and there are items in the folder.
Issue 2.
emphasized text{“formLayout”:null,“formLayoutId”:null,“bulkFormLayoutId”:null,“actionLabel”:“”,“status”:2,“data”:{“AutomaticExtractionResultsPath”:“c944d13c-b902-4d52-b848-31a8fcbc3a48\input_results.zip”,“ValidatedExtractionResultsPath”:“c944d13c-b902-4d52-b848-31a8fcbc3a48\output_results.zip”,“ExtractorPayloadsPath”:“c944d13c-b902-4d52-b848-31a8fcbc3a48\extractor_payloads.zip”,“ShowOnlyRelevantPageRange”:false,“AdditionalDataPath”:“”
This error has much more information but I’m only showing a small snip-it of it. Assuming once the issue of the document coming back as rejected instead of submitted is fixed this error will go away.
We have seen this work when running the job from studio. Where the document in Action Center comes back as submitted successfully and we are able to resume the workflow successfully. We have not been able to get it to work at all when running from Orchestrator.
We have also noticed Action Center does take some time to open up - unlike the rest of Orchestrator.
We have also tested rejecting a document in Action Center. The document does come back as rejected “correctly” but we still see the errors above.
Any thoughts or suggestions?? Thanks!