Destinations

Use these properties to configure Documaker Connector with other destinations.

AssureSign Destination Properties

This destination submits/launches documents in the AssureSign system for digital signatures. You must have an AssureSign account.

Note:

Visit this website for more information:http://www.assuresign.com/

Configure the use of the AssureSign Destination with:destination.name=oracle.documaker.ecmconnector.assuresigndestination .AssureSignDestination

Property Description Default

AssureSign Destination Properties

Property Name Prefix: destination.assuresign

.username The AssureSign account name you want to use to launch documents. none
.contextidentifier The AssureSign account context identifier. none
.javax.net.ssl.trustStore The trust store to use with requests to the AssureSign service. none
.javax.net.ssl.trustStorePassword The password for accessing the trust store that contains the AssureSign certificate. none

Note:

The trustStore and trustStorePassword properties override the defaults specified by the JVM running the Connector. You may want to erase these values all together. To do this, set the value for either or both of these properties to “(erase)”.

You must specify either the destination.assuresign.template.identifier or the destination.assuresign.template.name. The identifier takes precedence

These values configure the destination component's proxy host values. These may be needed to access the AssureSign service. If not, they should not be configured.

Property Description Default
.https.proxyHost The name of the proxy host necessary to read the AssureSign service. none
.https.proxyPort The port number at which to access the proxy host. none
.https.proxyUser (Optional) the user name for accessing the proxy host. none
.https.proxyPassword (Optional) The password for accessing the proxy host. none
.template.identifier The default template identifier you want to use when launching each document. none
.template.name (Optional) The default template name used to determine the template ID. none

You must specify either the destination.assuresign.template.identifier or the destination.assuresign.template.name. The identifier takes precedence. Each template parameter has a name and a value. An identifier is prepended to this prefix and also to the destination.assuresign.template.parameter.value property to link the two. Here is an example:

Property Description Default
.template.parameter.name The prefix defining a template parameter name. none
.template.parameter.value The prefix defining a template parameter value. Here is an example:
destination.assuresign.template.parameter.name.sig1= Signatory 1 Name
destination.assuresign.template.parameter.value.sig1=John Smith
none
.import.method This property specifies the method for acquiring the document's contents. You can enter file or stream. none
.agreement.statement The default agreement statement text you want added to the standard AssureSign agreement text. Choose from file or stream. file
.compliance.statement The default compliance statement text you want added to the standard AssureSign compliance text. none
.extended.disclosures The default extended disclosures text you want added to the standard AssureSign extended disclosures text. none

You can override many of these values in the document data you provide with each import request.

Property Description Default
.document.type This property specifies the type of document to be imported, such as PDF, DOC, or DOCX. none
.order.number (Optional) The order number associated with the launched document. none
.document.name The document's name.  
.expiration.date (Optional) The expiration date for signatories of the launched document. See the AssureSign documentation for more information. none
The system returns these values in the document's data after an import or launch:

Table 3-10 AssureSign Destination Properties

Property Description Default
.document.identifier The AssureSign identifier for this document. none
.authorization.token The authorization token associated with a particular document in the AssureSign system. none