Difference between revisions of "Codeunit/StatusAction/SignNemIdActionStatusGenerator"

From TempusServa wiki
Jump to navigation Jump to search
(Created page with "== What it does == # Generates a document based on a defined template # Will send a document from a document field to signing with NemID. # The user will be notified via eith...")
 
Line 5: Line 5:
# After signing the documentis saved in the same field carrying the postfix _signed
# After signing the documentis saved in the same field carrying the postfix _signed


The last 3 steps are the same as [[Codeunit/StatusAction/SignNemIdActionStatus|SignNemIdActionStatus]]


== How to setup ==
== How to setup ==

Revision as of 09:43, 30 August 2021

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 either email og eBoks.
  4. After signing the documentis saved in the same field carrying the postfix _signed

The last 3 steps are the same as SignNemIdActionStatus

How to setup

Follow the directions in SignNemIdActionStatus

In addition the following must be set