/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.
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 |