Skip to content

/AWS1/CL_CNTANALYTICSCONF

The configuration for conversational analytics.

CONSTRUCTOR

IMPORTING

Required arguments:

io_languageconfiguration TYPE REF TO /AWS1/CL_CNTLANGUAGECONF /AWS1/CL_CNTLANGUAGECONF

The language configuration for conversational analytics.

io_redactionconfiguration TYPE REF TO /AWS1/CL_CNTREDACTIONCONF /AWS1/CL_CNTREDACTIONCONF

The redaction configuration for conversational analytics.

io_sentimentconfiguration TYPE REF TO /AWS1/CL_CNTSENTIMENTCONF /AWS1/CL_CNTSENTIMENTCONF

The sentiment configuration for conversational analytics.

io_summaryconfiguration TYPE REF TO /AWS1/CL_CNTSUMMARYCONF /AWS1/CL_CNTSUMMARYCONF

The summary configuration for conversational analytics.

io_rulesconfiguration TYPE REF TO /AWS1/CL_CNTRULESCONFIGURATION /AWS1/CL_CNTRULESCONFIGURATION

The rules configuration for conversational analytics.


Queryable Attributes

LanguageConfiguration

The language configuration for conversational analytics.

Accessible with the following methods

Method Description
GET_LANGUAGECONFIGURATION() Getter for LANGUAGECONFIGURATION

RedactionConfiguration

The redaction configuration for conversational analytics.

Accessible with the following methods

Method Description
GET_REDACTIONCONFIGURATION() Getter for REDACTIONCONFIGURATION

SentimentConfiguration

The sentiment configuration for conversational analytics.

Accessible with the following methods

Method Description
GET_SENTIMENTCONFIGURATION() Getter for SENTIMENTCONFIGURATION

SummaryConfiguration

The summary configuration for conversational analytics.

Accessible with the following methods

Method Description
GET_SUMMARYCONFIGURATION() Getter for SUMMARYCONFIGURATION

RulesConfiguration

The rules configuration for conversational analytics.

Accessible with the following methods

Method Description
GET_RULESCONFIGURATION() Getter for RULESCONFIGURATION