Versions Compared

Key

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

Image Added

This pages explains the workstep configuration XML (a recipients signature task) and its content. See the envelope XML page for details about the workflow configuration (envelope and recipients).

...

Basic Structure of the Workstep Configuration XML

Info
titleRequires Rework

This chapter requires rework. The examples below explain the Workstep XML of the (deprecated) SOAP API. Comparable content and structures apply also for the Envelope JSON structure, which is used in REST API integration scenarios.


The workstep configuration defines a signature task for a recipient. In the envelope XML the workflow and the recipients are defined and in the workstep configuration a single signature task for a recipient.

...

Defines the time to live of the workstep. After this time to live is expired, the workstep will be deleted. ‘0’ sets the time to live to forever (in which case you will have to make sure to remove the workstep in the integration).

Hint: Up to Namirial SIGNificant Server Platform version 22.28, time to live was relative and actions on the workstep extended the expiration by the time to live value again, if not already set to forever.

Signature Templates

Definition of all the signature fields in the workstep. Signature fields can be added by:

...