Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagexml
themeEclipse
<?xml version="1.0" encoding="utf-8"?>\n<AuditTrail
<AuditTrail Version="1" CreationDate="2018-10-01T13:07:21.2795797Z">\n
  <EnvelopeId>[Envelope ID]</EnvelopeId>\n
  <EnvelopeName>[Envelope Name]</EnvelopeName>\n
  <EnvelopeStatus>[Envelope Status - possible values: Completed]</EnvelopeStatus> <!-- note: at the moment, the Audit Trail is only generated for completed envelopes -->\n
  <EnvelopeCreationDate>[Create Date, e.g. 2018-10-01T13:05:10.927Z]</EnvelopeCreationDate>\n
  <EnvelopeSendDate>[Send Date, e.g. 2018-10-01T13:06:21.13Z]</EnvelopeSendDate>\n
  <EnvelopeExpirationDate>[Expiration Date, e.g. 2018-10-29T13:06:21.13Z]</EnvelopeExpirationDate>\n
  <Sender>\n
    <FirstName>[Sender First Name]</FirstName>\n
    <LastName>[Sender Last Name]</LastName>\n
    <EMail>[Sender E-Mail]</EMail>\n
  </Sender>\n
  <ElectronicDisclosures>\n
    <!-- list of "Disclosure" elements (see below) -->\n
  </ElectronicDisclosures>\n
  <Recipients>\n
    <!-- list of "Recipient" elements (see below) -->\n
  </Recipients>\n
  <Notifications>\n
    <!-- list of "Notification" elements (see below) -->\n
  </Notifications>\n
  <SendFinishedDocuments>[true|false]</SendFinishedDocuments> \n
  <PreventMailSending>[true|false]</PreventMailSending>\n<
</AuditTrail>

Electronic Disclosures

Code Block
languagexml
themeEclipse
<Disclosure Culture="[language ISO code, e.g. de, de-AT]">\n
  <Subject>[Message Subject]</Subject>\n
  <Text>[Message Body]</Text>\n<
</Disclosure>

Recipients

General
Code Block
languagexml
themeEclipse
<Recipient Id="[Recipient ID]" OrderIndex="[Recipient OrderIndex]" EMail="[Recipient E-Mail]" Deleted="[true|false]">\n
  <FirstName>[Recipient FirstName]</FirstName>\n
  <SealingProfileName />\n
  <LastName>[Recipient LastName]</LastName>\n
  <Type>[Recipient Type, possible values see below]</Type>\n
  <FinishDate>[Finish Date, e.g. 2018-10-01T14:01:32.6354943Z]</FinishDate>\n
  <Status>[Recipient Status, possible values see below]</Status>\n
  <RejectReason>[Reject/Delegate reason]</RejectReason>\n
  <WorkstepId>[Workstep ID]</WorkstepId>\n
  <History>\n
    <!-- list of "Entry" elements (see below) - info about previous changes of this recipients -->\n
  </History>\n
  <AuthenticationMethods>\n
    <!-- list of "AuthenticationMethod" elements (see below) -->\n
  </AuthenticationMethods>\n
  <MailSubject>[Mail Message Subject]<MailSubject>\n
  <MailContent>[Mail Message Content]<MailContent>\n
  <DelegatorId>[OPTIONAL: Recipient ID of the delegator recipient]</DelegatorId>\n
  <DelegateeId>[OPTIONAL: Recipient ID of the delegatee recipient]</DelegateeId>\n
  <WorkStepInformation><!-- OPTIONAL: Workstep Information XML - details see below --></WorkStepInformation>\n
  <auditTrail><!-- OPTIONAL: Workstep Audit Trail XML - details see below --></auditTrail>\n
  <PreventMailSending>[true|false]</PreventMailSending>\n<
</Recipient>

Values for Type:

...

Code Block
languagexml
themeEclipse
<Entry ValidFrom="[When was this recipient setting valid? e.g. 2018-10-01T14:00:41.54Z]" ValidTo="[When was this recipient setting valid? e.g. 9999-12-31T23:59:59.9999999Z]">\n
  <FirstName>[FirstName]</FirstName>\n
  <LastName>[LastName]</LastName>\n
  <EMail>[E-Mail]</EMail>\n
  <Modifications>\n
    <!-- List of "Modification" elements -->\n
    <Modification>[Modification]</Modification>\n
  </Modifications>\n<
</Entry>

Values for Modification:

...

Code Block
languagexml
themeEclipse
<Notification Type="[Notification Type - possible values see below]" Added="[Added Date, e.g. 2018-10-01T14:01:32.6354943Z]" Sent="[Added Date, e.g. 2018-10-01T14:01:32.6354943Z]" Recipient="[OPTIONAL - Recipient ID">\n
  <ExtraInformation />\n<
</Notification>

Values for Type

...

If the user has a long lived certificate you can use the Digital Remote Signature option. It is similar to the disposable certificate, but you must not provide so much information, as the user is already registered. It is not required to define the User Id or Device Id, then the signer must enter the data himself.

FigureDescription


Digital Remote SettingsImage Modified

  1. Open Settings
  2. Settings for digital remote signature

In the designer you must select the Digital Remote Signature for the signature type.

FigureDescription

Digital Remote Signature TypeImage Modified

  1. Select digital remote signature


FigureDescription

Signature Properties OverviewImage Modified

  1. Signature properties overview

...

  • Document type
    • Identity card
    • Driver license
    • Passport
    • Residence permit
    • National electronic identity card
    • Temporary residence permit
    • Embassy/Consulate personnel document
  • Document number
  • Document issued on
  • Document issued by
  • Document expiry date
  • Identification Issuing Country
  • Identification type
    • Tax Code
    • National unique number
    • Passport
    • Identity card
    • Italian tax code
    • Driving license
    • Residence permit
    • Temporary residence permit
    • Embassy/Consulate personnel document
  • Identification Number
  • Mobile phone
  • Country of residence

...

If you click on the “compare” field the next window appears where you can update the name either to the holder name or to the recipient name:

Image Modified

In the designer you have to select the signature field type as “Disposable Certificate”.

Disposable Certificate Signature TypeImage Modified

The signer will receive its email as usual and when the signer wants to sign a disposable certificate signature field he will get a one-time-password via SMS. The counter on the disposable certificate starts by signing the first signature.

...

User must have enabled the option “Allow automatic eSealing” to use the automatic remote signatures / eSealing within a workflow.

FigureDescription
Image Modified



  1. Enable automatic eSealing for the user

...

In the eSAW UI you can add an automatic signer / eSealing via button in the recipient list “Add Automatic”. Then the profile must be selected for the automatic signature / eSealing. Attention: the power user must have the right “Allow automatic eSealing” enabled (see “Settings” > “Users”).

FigureDescription

Add AutomaticImage Modified

  1. Add automatic

...