Skip to content

/AWS1/CL_QQCCASESUMMAIAGNTCONF

The configuration for AI Agents of type CASE_SUMMARIZATION.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_casesummaipromptid TYPE /AWS1/QQCUUIDWITHQUALIFIER /AWS1/QQCUUIDWITHQUALIFIER

The AI Prompt identifier used by the Case Summarization AI Agent.

iv_casesummaiguardrailid TYPE /AWS1/QQCUUIDWITHQUALIFIER /AWS1/QQCUUIDWITHQUALIFIER

The AI Guardrail identifier used by the Case Summarization AI Agent.

iv_locale TYPE /AWS1/QQCNONEMPTYSTRING /AWS1/QQCNONEMPTYSTRING

The locale setting for the Case Summarization AI Agent.


Queryable Attributes

caseSummarizationAIPromptId

The AI Prompt identifier used by the Case Summarization AI Agent.

Accessible with the following methods

Method Description
GET_CASESUMMAIPROMPTID() Getter for CASESUMMARIZATIONAIPROMPTID, with configurable de
ASK_CASESUMMAIPROMPTID() Getter for CASESUMMARIZATIONAIPROMPTID w/ exceptions if fiel
HAS_CASESUMMAIPROMPTID() Determine if CASESUMMARIZATIONAIPROMPTID has a value

caseSummarizationAIGuardrailId

The AI Guardrail identifier used by the Case Summarization AI Agent.

Accessible with the following methods

Method Description
GET_CASESUMMAIGUARDRAILID() Getter for CASESUMMAIGUARDRAILID, with configurable default
ASK_CASESUMMAIGUARDRAILID() Getter for CASESUMMAIGUARDRAILID w/ exceptions if field has
HAS_CASESUMMAIGUARDRAILID() Determine if CASESUMMAIGUARDRAILID has a value

locale

The locale setting for the Case Summarization AI Agent.

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