Skip to main content
mohank0008
July 7, 2022
Question

a!docExtractionResult() Smart service

  • July 7, 2022
  • 2 replies
  • 0 views

i configured all the node inputs of a!docExtractionResult() smart service properly. i used this smart service in process model.

i assigned that task to application administrators group.

when i run this process model, i got this error message "The document extraction instance [docExtractionId=8,545] does not exist, has been deleted, or you do not have sufficient privileges to access its data. Please submit this task to complete. You will be prompted with an error message upon submission."

But, the document is there with the specified id(8545) and also i am having the required previleges as iam  in application adminstrators group.

Please provide me some info regarding this.

Thanks in Advance.

    2 replies

    stefanhelzle0001
    Brainy
    July 8, 2022

    The parameter docExtractionId is not about the document id, but about the id of the document extraction process started using Start Doc Extraction.

    mohank0008
    July 8, 2022

    Thank you for the info.

    it means i need to read the documentation properly