Skip to content

/AWS1/CL_QQCEMAILRSPAIAGNTCONF

Configuration settings for the EMAIL_RESPONSE AI agent including prompts, locale, and knowledge base associations.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_emailresponseaipromptid TYPE /AWS1/QQCUUIDWITHQUALIFIER /AWS1/QQCUUIDWITHQUALIFIER

The ID of the System AI prompt used for generating professional email responses based on knowledge base content.

iv_emailqueryrefmltionaiprid TYPE /AWS1/QQCUUIDWITHQUALIFIER /AWS1/QQCUUIDWITHQUALIFIER

The ID of the System AI prompt used for reformulating email queries to optimize knowledge base search for response generation.

iv_locale TYPE /AWS1/QQCNONEMPTYSTRING /AWS1/QQCNONEMPTYSTRING

The locale setting for language-specific email response generation (for example, en_US, es_ES).

it_associationconfigurations TYPE /AWS1/CL_QQCASSOCIATIONCONF=>TT_ASSOCIATIONCONFLIST TT_ASSOCIATIONCONFLIST

Configuration settings for knowledge base associations used by the email response agent.


Queryable Attributes

emailResponseAIPromptId

The ID of the System AI prompt used for generating professional email responses based on knowledge base content.

Accessible with the following methods

Method Description
GET_EMAILRESPONSEAIPROMPTID() Getter for EMAILRESPONSEAIPROMPTID, with configurable defaul
ASK_EMAILRESPONSEAIPROMPTID() Getter for EMAILRESPONSEAIPROMPTID w/ exceptions if field ha
HAS_EMAILRESPONSEAIPROMPTID() Determine if EMAILRESPONSEAIPROMPTID has a value

emailQueryReformulationAIPromptId

The ID of the System AI prompt used for reformulating email queries to optimize knowledge base search for response generation.

Accessible with the following methods

Method Description
GET_EMAILQUERYREFMLTIONAIP00() Getter for EMAILQUERYREFMLTIONAIPRID, with configurable defa
ASK_EMAILQUERYREFMLTIONAIP00() Getter for EMAILQUERYREFMLTIONAIPRID w/ exceptions if field
HAS_EMAILQUERYREFMLTIONAIP00() Determine if EMAILQUERYREFMLTIONAIPRID has a value

locale

The locale setting for language-specific email response generation (for example, en_US, es_ES).

Accessible with the following methods

Method Description
GET_LOCALE() Getter for LOCALE, with configurable default
ASK_LOCALE() Getter for LOCALE w/ exceptions if field has no value
HAS_LOCALE() Determine if LOCALE has a value

associationConfigurations

Configuration settings for knowledge base associations used by the email response agent.

Accessible with the following methods

Method Description
GET_ASSOCIATIONCONFS() Getter for ASSOCIATIONCONFIGURATIONS, with configurable defa
ASK_ASSOCIATIONCONFS() Getter for ASSOCIATIONCONFIGURATIONS w/ exceptions if field
HAS_ASSOCIATIONCONFS() Determine if ASSOCIATIONCONFIGURATIONS has a value