Codeunit/StatusAction/SignNemIdActionStatusGenerator

From TempusServa wiki
Jump to navigation Jump to search

What it does

  1. Generates a document based on a defined template
  2. Will send a document from a document field to signing with NemID.
  3. The user will be notified via email containing a link for where to sign the document
  4. When signing a document is generated including a NemID signature
  5. After signing the documentis saved in the same field carrying the postfix _signed

All steps after 1 are the same as SignNemIdActionStatus

How to setup

Follow the directions in SignNemIdActionStatus

In addition the following must be set

  • Signer.TemplateID What template to use to generate the output
  • Signer.FieldID Field to store the output in
  • Signer.FileName What to name the output file (teh same as Signer.FieldFil)