Document Extraction Error
Wednesday, August 16, 2017 at 07:38amHi,
I have 3 forms.
Each form has Signature Capture Fields Example SignerId1.Capture1, SignerId2.Capture2, [ExtraSignerId1.Capture1],[ExtraSignerId2.Capture2]...etc
When I print the form individually as 3 packages, it is created and email is triggered to complete the signature ceremony.
However, when I bundle the 3 PDF together ( via a 3rd party tool in my application ), it creates 1 PDF combining all 3 forms with their respective Signature Capture fields. The response returned is an error?
Note whether I create 3 packages of each 1 form or 1 package with 3 forms, the request json is exactly the same which defines the signers/roles...etc
The Error I get when i combine the 3 pdf in one package is the following:
{"messageKey":"error.validation.extractingFields","packageId":null,"technical":"Package: 75028f88-8743-4e86-8744-90579ddec7a7 Document: 0ed89a90e9b9aa48, Errors: [Could not find extract info role: ExtraSignerId4(2), Could not find extract info role: ExtraSignerId3(3), Could not find extract info role: ExtraSignerId3(2), Could not find extract info role: PSignerId1(2), Could not find extract info role: PSignerId2(2), Could not find extract info role: SignerId2(2), Could not find extract info role: ExtraSignerId1(2), Could not find extract info role: ExtraSignerId1(3), Could not find extract info role: ExtraSignerId2(2), Could not find extract info role: ExtraSignerId5(2), Could not find extract info role: ExtraSignerId2(3), Could not find extract info role: SignerId1(2), Could not find extract info role: SignerId2(3), Could not find extract info role: SignerId1(3), Could not find extract info role: ExtraSignerId6(2), Could not find extract info role: ExtraSignerId4(3), Could not find extract info role: CSignerId1(2), Could not find extract info role: CSignerId2(2)]","entity":null,"message":"Unable to extract PDF fields from this document.","code":400,"name":"Validation Error"}Can you tell me what I am doing wrong?
Reply to: Document Extraction Error
Thursday, August 17, 2017 at 05:48amReply to: Document Extraction Error
Thursday, August 17, 2017 at 11:02amReply to: Document Extraction Error
Friday, August 18, 2017 at 06:38amReply to: Document Extraction Error
Friday, August 18, 2017 at 08:33amReply to: Document Extraction Error
Friday, August 18, 2017 at 10:15amReply to: Document Extraction Error
Thursday, August 24, 2017 at 06:57amReply to: Document Extraction Error
Thursday, August 24, 2017 at 09:38amReply to: Document Extraction Error
Friday, August 25, 2017 at 07:41amReply to: Document Extraction Error
Monday, August 28, 2017 at 05:52am