Symptoms
When doing a POST request to /FineReaderServer14/API/workflows/{workflowName}/input/file to get it started with a SAMPLE PDF in JSON format that I have included in the Attachments but every time the workflow puts the files into the Exceptions folder instead of Output.
Cause
Such behavior is not actually a bug. If you send the input request via API, then the output should also be in the API response. You can check the following article for more information: https://help.abbyy.com/en-us/finereaderserver/14/api_help/web_quickstart/
Resolution
Get output using GetJobResult
Comments
0 comments
Please sign in to leave a comment.