Community

Error : Task id not specified

I am getting error : Task id not specified. What to do?

 

Please advice. Or can you provide me step by step work process process the OCR on any document in cloud pls?

 

Sricha

Was this article helpful?

0 out of 0 found this helpful

Comments

2 comments

  • Avatar
    Sricha Gupta

    I am struggling from last 3 hrs to login and upload the document on cloud to process that.

    Can we get the solution for it asap pls?

     

    Sricha

    0
  • Avatar
    Permanently deleted user

    When you use the processDocument method, you need first upload your images to one task using the submitImage method and receive the corresponding task ID. Then you need call the processDocument method where the task ID is transmitted as a parameter. Please see how this method is implemented in our C# and Java code samples: https://github.com/abbyysdk/ocrsdk.com/search?q=processDocument

    0

Please sign in to leave a comment.