Skip to content

Table WSB_DigiDocMessage

Stores the Document Mail Queue messages

Properties

Name Value
Access Public
Caption Doc. Mail Queue Message
DataClassification CustomerContent
DataPerCompany True

Methods

wgFncAddMessage

Inserts a message to the table. pIsError also is the return value

Parameters

Type Name Description
Integer pDigiDocQueueEntryNo DigiDoc Queue Entry No.
Text pText Error messages
Boolean pIsError Parameter of type Boolean.

Returns

Type Description
Boolean Return variable "Boolean".

wgFncAddMessage

Inserts a message to the table. pIsError also is the return value

Parameters

Type Name Description
Integer pDigiDocQueueEntryNo DigiDoc Queue Entry No.
Text pText Error messages
Boolean pIsError Parameter of type Boolean.
Integer pRetryCount Parameter of type Integer.

Returns

Type Description
Boolean Return variable "Boolean".

wgFncClearMessages

Deletes all records of given DigiDoc Queue Entry No.

Parameters

Type Name Description
Integer pDigiDocQueueEntryNo Parameter of type integer.