Skip to content

/AWS1/CL_BDZFLOWRSPSTREAM_EV

The output of the flow.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_flowoutputevent TYPE REF TO /AWS1/CL_BDZFLOWOUTPUTEVENT /AWS1/CL_BDZFLOWOUTPUTEVENT

Contains information about an output from flow invocation.

io_flowcompletionevent TYPE REF TO /AWS1/CL_BDZFLOWCOMPLETIONEVT /AWS1/CL_BDZFLOWCOMPLETIONEVT

Contains information about why the flow completed.

io_flowtraceevent TYPE REF TO /AWS1/CL_BDZFLOWTRACEEVENT /AWS1/CL_BDZFLOWTRACEEVENT

Contains information about a trace, which tracks an input or output for a node in the flow.

io_flowmultiturninpreqevent TYPE REF TO /AWS1/CL_BDZFLOWMULTITURNINP00 /AWS1/CL_BDZFLOWMULTITURNINP00

The event stream containing the multi-turn input request information from the flow.


Queryable Attributes

flowOutputEvent

Contains information about an output from flow invocation.

Accessible with the following methods

Method Description
GET_FLOWOUTPUTEVENT() Getter for FLOWOUTPUTEVENT

flowCompletionEvent

Contains information about why the flow completed.

Accessible with the following methods

Method Description
GET_FLOWCOMPLETIONEVENT() Getter for FLOWCOMPLETIONEVENT

flowTraceEvent

Contains information about a trace, which tracks an input or output for a node in the flow.

Accessible with the following methods

Method Description
GET_FLOWTRACEEVENT() Getter for FLOWTRACEEVENT

flowMultiTurnInputRequestEvent

The event stream containing the multi-turn input request information from the flow.

Accessible with the following methods

Method Description
GET_FLOWMULTITURNINPREQEVENT() Getter for FLOWMULTITURNINPUTREQEVENT