I am experience an issue when trying to implement document understanding in to my automation.
I get this error midway through the automation
System.Activities.WorkflowApplicationAbortedException: The WorkflowApplication has been aborted because a Load or LoadRunnableInstance operation threw an exception. Create a new WorkflowApplication object to try loading another workflow instance.
Does anyone know what this error means and how to fix it?
Try using different documents or test files to see if the issue persists. This can help determine if the problem is specific to certain documents or if it’s a more general issue with the document understanding implementation.