std.StoreSignedDocument
This job stores a signed document on the server.
1. Input Parameters
| Name | Type | Required | Description |
|---|---|---|---|
|
STRING |
Yes |
First name of the user |
|
STRING |
Yes |
Name of the user |
|
STRING |
Yes |
Object class |
|
STRING |
Yes |
Workstation |
|
STRING |
Yes |
Trust level |
|
INT |
Yes |
ID of the selected object |
|
INT |
Yes |
Timestamp |
|
INT |
Yes |
Type of the selected object |
|
INT |
Yes |
ID of the user |
2. Input Files
| Name | Description |
|---|---|
OSSIGNATUR-file |
File with the signature content (deleted after saving) |
OSSIGHEADER-file |
File with the signature header content (deleted after saving) |
OSSIGTEXT-file |
File with the signature text content (deleted after saving) |
File to store |
The document file to be stored |