Account


Earned badges

Achievement: Latest Unlocked

Topic Started

Topics
Is it possible to use Field Injection and Signature Position Extraction together in the same package?

Replies Created

Reply to: Using Field Injection and Signature PositionExtraction together

0 votes
Thanks for the advice. Removing .WithPositionExtracted() from the injected fields did the trick, and helped clean up the code substantially. I received the following message when trying to send the package using your code snippet:
{"messageKey":"error.validation.sendPackage.noApprovals","packageId":null,"entity":null,"technical":null,"message":"Cannot send package without approvals.","code":400,"name":"Validation Error"}]
This did work after re-adding the .WithSignature block however. - Justen

Reply to: Using Field Injection and Signature PositionExtraction together

0 votes
I used custom names for the fields (sig1 -sig8, date1 - date8, etc). I originally tried using the [Signer.Firstname] method, however this particular form has a variable number of signers added to the document, and I found that if any of these signature block placeholders was unused (didn't have a matching signer), that the package creation would fail. - Justen

Subscriptions

Topics Replies Freshness Views Users
Is it possible to use Field Injection and Signature Position Extraction together in the same package?
7 5 years 7 months ago 124
Profile picture for user Duo_Liang
Profile picture for user mwilliams

Code Share

This user has not submitted any code shares.

Subscriptions Release Notes

This user is not subscribed to any release notes.