Notifications

The system can be configured to send out email notifications to order solicitors and signers. 

Notifications contains some informational message and a link, pointing to the Workflow server. 

Each order has the property linkType, that determines the link action.

Link type Link action
0 After authentication the user will be directed to the Workflow UI, where she can choose an order to sign or reject.
1 After authentication the user will be directed directly to the Signing Service, where the document is displayed and the user can choose to sign. After signing the document, the user will be directed back to the Workflow UI.

Note: the property linkType has default value 0. Currently, linkType can only be set when using the Automation API to create orders.