eoUploadInsertFormFields

Action Parameter eoUploadInsertFormFields
Purpose By using this interface, the client application can reduce the number of calls required to upload a document and insert the signature blocks.
Description Inserts signature blocks into a PDF file and stores the unsigned document in the identified document profile.
Type Coarse
Preconditions Document profile has been created in the eCore® service, and the client application has the dpSid.
Document profile does not contain another Electronic Original document.

Parameters

Required Parameter Value Description
required dpSid The unique identifier to an existing document profile
required srcFile The PDF file to be stored.
required documentFileName The filename of the srcFile. This parameter is used when the document is rendered from the eCore® service, and should include the .PDF document extension in the parameter.
required mimeType The document mime/type
Note 1
formFieldsXML - An XML file that: a) defines the information used to insert the signature and text blocks into the PDF file, b) complies with the transformation-instruction-set.xsd schema, and c) includes at least one signature block.

formFieldTemplateName - The name of a template stored in the global eCore template library.

Note 1: Either a formFieldsXML, a formFieldTemplateName, or applyStoredFormFieldsTemplate is required.

Response

We recommend using the most recent version of FireFox while testing API calls via your web browser. Microsoft Edge and Google Chrome require 3rd party XML extensions to display the XML response natively in your browser.