/AWS1/CL_IOSINVOKEASSISTANTRSP¶
InvokeAssistantResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_body TYPE REF TO /AWS1/IF_IOSRESPONSESTREAM_OS /AWS1/IF_IOSRESPONSESTREAM_OS¶
Contains the response, citation, and trace from the SiteWise Assistant.
iv_conversationid TYPE /AWS1/IOSCONVERSATIONID /AWS1/IOSCONVERSATIONID¶
The ID of the conversation, in UUID format. This ID uniquely identifies the conversation within IoT SiteWise.
Queryable Attributes¶
body¶
Contains the response, citation, and trace from the SiteWise Assistant.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BODY() |
Getter for BODY |
conversationId¶
The ID of the conversation, in UUID format. This ID uniquely identifies the conversation within IoT SiteWise.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONVERSATIONID() |
Getter for CONVERSATIONID, with configurable default |
ASK_CONVERSATIONID() |
Getter for CONVERSATIONID w/ exceptions if field has no valu |
HAS_CONVERSATIONID() |
Determine if CONVERSATIONID has a value |