Skip to content

/AWS1/CL_QQCEMAILOVERVIEWAIA00

Configuration settings for the EMAIL_OVERVIEW AI agent including prompt ID and locale settings.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_emailoverviewaipromptid TYPE /AWS1/QQCUUIDWITHQUALIFIER /AWS1/QQCUUIDWITHQUALIFIER

The ID of the System AI prompt used for generating structured email conversation summaries.

iv_locale TYPE /AWS1/QQCNONEMPTYSTRING /AWS1/QQCNONEMPTYSTRING

The locale setting for language-specific email overview processing (for example, en_US, es_ES).


Queryable Attributes

emailOverviewAIPromptId

The ID of the System AI prompt used for generating structured email conversation summaries.

Accessible with the following methods

Method Description
GET_EMAILOVERVIEWAIPROMPTID() Getter for EMAILOVERVIEWAIPROMPTID, with configurable defaul
ASK_EMAILOVERVIEWAIPROMPTID() Getter for EMAILOVERVIEWAIPROMPTID w/ exceptions if field ha
HAS_EMAILOVERVIEWAIPROMPTID() Determine if EMAILOVERVIEWAIPROMPTID has a value

locale

The locale setting for language-specific email overview processing (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