SIMPLE_CONTAINER
>, and a multiline event parameter as several consecutive lines.Every line is a NAME - VALUE pair.
INCLUDE WF_FB_RETURN_PARAMETER OBJECT DOKU ID TX
INCLUDE WF_FB_RETURN_CODE OBJECT DOKU ID TXValue range
0,,Call successful; a work item was created
1,,The container cannot be read for the specified work item ID
Description
Work item identification (numerical value)
Description
The message lines contain two fields:
- MSG_TYPE: Type of message (S: success, E: error, etc.)
- LINE: This contains a textual description of what happened. In theevent of success (RETURN_CODE = 0) a success message, and in the eventfailure more information about the errors that occurred.
INCLUDE WF_FB_MESSAGE_STRUCTURE OBJECT DOKU ID TX
Description
Container element values in simplified form
A container element is represented by a NAME - VALUE pair (single-lineelement) or several NAME - VALUE pairs (multiline element). Note thatthis is not the "usual" container structure.