Struct FSCFOLIO@1.1001:AdvancedSignee Permanent link for this heading

Structure to define the signees with priority

Properties Permanent link for this heading

Type

Property

Name

integer(3)

aspriority

Order

ActivityInstance

assignactivity

Activity Instance

date

assignedat

Signed on/at

WorkFlowParticipant

assignee

Signee

SignatureType

assigntype

Signature Type

Properties Permanent link for this heading


Order (FSCFOLIO@1.1001:aspriority) Permanent link for this heading

Defines in which order the users have to sign the document.
If entries have the same order the users can sign the document at the same time.
The entry with the lowest order is processed first.

unsigned integer(3) FSCFOLIO@1.1001:aspriority not null


Activity Instance (FSCFOLIO@1.1001:assignactivity) Permanent link for this heading

The activity instance to sign the document associated to the signer.

internal ActivityInstance FSCFOLIO@1.1001:assignactivity invisible


Signed on/at (FSCFOLIO@1.1001:assignedat) Permanent link for this heading

The time stamp when the participant signed the document

date FSCFOLIO@1.1001:assignedat local readonly


Signee (FSCFOLIO@1.1001:assignee) Permanent link for this heading

The participant who has to sign the document.

WorkFlowParticipant FSCFOLIO@1.1001:assignee not null


Signature Type (FSCFOLIO@1.1001:assigntype) Permanent link for this heading

Contains the signature type of an entry in the list of signatures of an object. Must not be removed or changed any more.

SignatureType FSCFOLIO@1.1001:assigntype readonly

Additional Information