Skip to content

/AWS1/CL_LM2INPUTSESSSTATESPEC

Specifications for the current state of the dialog between the user and the bot in the test set.

CONSTRUCTOR

IMPORTING

Optional arguments:

it_sessionattributes TYPE /AWS1/CL_LM2STRINGMAP_W=>TT_STRINGMAP TT_STRINGMAP

Session attributes for the session state.

it_activecontexts TYPE /AWS1/CL_LM2ACTIVECONTEXT=>TT_ACTIVECONTEXTLIST TT_ACTIVECONTEXTLIST

Active contexts for the session state.

io_runtimehints TYPE REF TO /AWS1/CL_LM2RUNTIMEHINTS /AWS1/CL_LM2RUNTIMEHINTS

Runtime hints for the session state.


Queryable Attributes

sessionAttributes

Session attributes for the session state.

Accessible with the following methods

Method Description
GET_SESSIONATTRIBUTES() Getter for SESSIONATTRIBUTES, with configurable default
ASK_SESSIONATTRIBUTES() Getter for SESSIONATTRIBUTES w/ exceptions if field has no v
HAS_SESSIONATTRIBUTES() Determine if SESSIONATTRIBUTES has a value

activeContexts

Active contexts for the session state.

Accessible with the following methods

Method Description
GET_ACTIVECONTEXTS() Getter for ACTIVECONTEXTS, with configurable default
ASK_ACTIVECONTEXTS() Getter for ACTIVECONTEXTS w/ exceptions if field has no valu
HAS_ACTIVECONTEXTS() Determine if ACTIVECONTEXTS has a value

runtimeHints

Runtime hints for the session state.

Accessible with the following methods

Method Description
GET_RUNTIMEHINTS() Getter for RUNTIMEHINTS