/AWS1/CL_QQCEMAILGENERATIVEA01¶
Configuration settings for the EMAIL_GENERATIVE_ANSWER AI agent including prompts, locale, and knowledge base associations.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_emailgenerativeanswerai00 TYPE /AWS1/QQCUUIDWITHQUALIFIER /AWS1/QQCUUIDWITHQUALIFIER¶
The ID of the System AI prompt used for generating comprehensive knowledge-based answers from email queries.
iv_emailqueryrefmltionaiprid TYPE /AWS1/QQCUUIDWITHQUALIFIER /AWS1/QQCUUIDWITHQUALIFIER¶
The ID of the System AI prompt used for reformulating email queries to optimize knowledge base search results.
iv_locale TYPE /AWS1/QQCNONEMPTYSTRING /AWS1/QQCNONEMPTYSTRING¶
The locale setting for language-specific email processing and 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 generative answer agent.
Queryable Attributes¶
emailGenerativeAnswerAIPromptId¶
The ID of the System AI prompt used for generating comprehensive knowledge-based answers from email queries.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EMAILGENERATIVEANSWERA00() |
Getter for EMAILGENERATIVEANSWERAIPRID, with configurable de |
ASK_EMAILGENERATIVEANSWERA00() |
Getter for EMAILGENERATIVEANSWERAIPRID w/ exceptions if fiel |
HAS_EMAILGENERATIVEANSWERA00() |
Determine if EMAILGENERATIVEANSWERAIPRID has a value |
emailQueryReformulationAIPromptId¶
The ID of the System AI prompt used for reformulating email queries to optimize knowledge base search results.
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 processing and 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 generative answer 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 |