std.StoreSignedDocument

This job stores a signed document on the server.

1. Input Parameters

Name Type Required Description

OSFIRSTNAME

STRING

Yes

First name of the user

OSNAME

STRING

Yes

Name of the user

OSOBJCLASS

STRING

Yes

Object class

OSSTATION

STRING

Yes

Workstation

OSTRUST

STRING

Yes

Trust level

OSOBJID

INT

Yes

ID of the selected object

OSTIMESTAMP

INT

Yes

Timestamp

OSOBJTYP

INT

Yes

Type of the selected object

OSUSERID

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

3. Return Value

(INT): 0 = Job successful, otherwise error code.