Skip to content

/AWS1/CL_HLLUPDPFLWITHAGENTRSP

The response from the UpdateProfileWithAgent operation.

CONSTRUCTOR

IMPORTING

Required arguments:

io_agentresponse TYPE REF TO /AWS1/CL_HLLAGENTOUTPUTMESSAGE /AWS1/CL_HLLAGENTOUTPUTMESSAGE

The response message from the agent.

iv_conversationid TYPE /AWS1/HLLCONVERSATIONIDSTRING /AWS1/HLLCONVERSATIONIDSTRING

The conversation identifier to use for follow-up messages in this conversation.


Queryable Attributes

AgentResponse

The response message from the agent.

Accessible with the following methods

Method Description
GET_AGENTRESPONSE() Getter for AGENTRESPONSE

ConversationId

The conversation identifier to use for follow-up messages in this conversation.

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