Skip to content

/AWS1/CL_BDAMGDKNWBASECNRCONF

Configuration for managed knowledge base connector data sources.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_deletionprotectionconf TYPE REF TO /AWS1/CL_BDADELETIONPRTCTNCONF /AWS1/CL_BDADELETIONPRTCTNCONF

A safeguard against accidental bulk deletion of indexed content.

io_mediaextractionconf TYPE REF TO /AWS1/CL_BDAMEDIAEXTCONF /AWS1/CL_BDAMEDIAEXTCONF

Configuration for extracting media (images, audio, video) from data source files.

io_connectorparameters TYPE REF TO /AWS1/CL_RT_DOCUMENT /AWS1/CL_RT_DOCUMENT

Connector-specific parameters. For more information, see Connect a data source.

io_syncschedule TYPE REF TO /AWS1/CL_BDASYNCSCHEDULE /AWS1/CL_BDASYNCSCHEDULE

The recurring schedule on which the connector automatically syncs this data source. If not specified, the data source is not synced automatically and you start each sync yourself. Not supported for the Custom connector.


Queryable Attributes

deletionProtectionConfiguration

A safeguard against accidental bulk deletion of indexed content.

Accessible with the following methods

Method Description
GET_DELETIONPROTECTIONCONF() Getter for DELETIONPROTECTIONCONF

mediaExtractionConfiguration

Configuration for extracting media (images, audio, video) from data source files.

Accessible with the following methods

Method Description
GET_MEDIAEXTRACTIONCONF() Getter for MEDIAEXTRACTIONCONFIGURATION

connectorParameters

Connector-specific parameters. For more information, see Connect a data source.

Accessible with the following methods

Method Description
GET_CONNECTORPARAMETERS() Getter for CONNECTORPARAMETERS, with configurable default
ASK_CONNECTORPARAMETERS() Getter for CONNECTORPARAMETERS w/ exceptions if field has no
HAS_CONNECTORPARAMETERS() Determine if CONNECTORPARAMETERS has a value

syncSchedule

The recurring schedule on which the connector automatically syncs this data source. If not specified, the data source is not synced automatically and you start each sync yourself. Not supported for the Custom connector.

Accessible with the following methods

Method Description
GET_SYNCSCHEDULE() Getter for SYNCSCHEDULE