Difference between revisions of "NemID signing"
Jump to navigation
Jump to search
old>Admin |
old>Admin |
||
Line 15: | Line 15: | ||
* Signer.StatusError (ID) | * Signer.StatusError (ID) | ||
* Signer.StatusSigned (ID) | * Signer.StatusSigned (ID) | ||
All field refernces should use the system name (allways in uppercase). | |||
=== Manual signing === | === Manual signing === |
Revision as of 10:24, 19 May 2021
Configuration
Before using the signing setup the signing service in Modules > Configuration.
Note: Among the configurations is an customer key, you can aquire from Tempus Serva support.
On each entity you will need to add the following configurations
- Signer.EmailBody
- Signer.EmailSubject
- Signer.FieldCPR
- Signer.FieldEmail
- Signer.FieldFil
- Signer.StatusError (ID)
- Signer.StatusSigned (ID)
All field refernces should use the system name (allways in uppercase).
Manual signing
Manual signing will allow a user to click a button that starts the signing proces.
- Follow steps in Configuration
- Create a new button with parametrized URL
?command=dk.tempusserva.callback.SignNemIdActionPage&SagID=402&DataID=[DataID]
Automated signing
Automated signing will start the signing process when a certain status is assigned
- Follow steps in Configuration
- Create a new status action
- Insert a new codeunit execution
dk.tempusserva.callback.SignNemIdActionStatus