/AWS1/CL_QQCNOTETAKINGAIAGCONF¶
The configuration for AI Agents of type NOTE_TAKING.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_notetakingaipromptid TYPE /AWS1/QQCUUIDWITHQUALIFIER /AWS1/QQCUUIDWITHQUALIFIER¶
The AI Prompt identifier used by the Note Taking AI Agent.
iv_notetakingaiguardrailid TYPE /AWS1/QQCUUIDWITHQUALIFIER /AWS1/QQCUUIDWITHQUALIFIER¶
The AI Guardrail identifier used by the Note Taking AI Agent.
iv_locale TYPE /AWS1/QQCNONEMPTYSTRING /AWS1/QQCNONEMPTYSTRING¶
The locale setting for language-specific case summarization generation (for example, en_US, es_ES).
Queryable Attributes¶
noteTakingAIPromptId¶
The AI Prompt identifier used by the Note Taking AI Agent.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NOTETAKINGAIPROMPTID() |
Getter for NOTETAKINGAIPROMPTID, with configurable default |
ASK_NOTETAKINGAIPROMPTID() |
Getter for NOTETAKINGAIPROMPTID w/ exceptions if field has n |
HAS_NOTETAKINGAIPROMPTID() |
Determine if NOTETAKINGAIPROMPTID has a value |
noteTakingAIGuardrailId¶
The AI Guardrail identifier used by the Note Taking AI Agent.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NOTETAKINGAIGUARDRAILID() |
Getter for NOTETAKINGAIGUARDRAILID, with configurable defaul |
ASK_NOTETAKINGAIGUARDRAILID() |
Getter for NOTETAKINGAIGUARDRAILID w/ exceptions if field ha |
HAS_NOTETAKINGAIGUARDRAILID() |
Determine if NOTETAKINGAIGUARDRAILID has a value |
locale¶
The locale setting for language-specific case summarization 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 |