Skip to content

/AWS1/CL_BDA=>UPDATEDATASOURCE()

About UpdateDataSource

Updates configurations for a data source.

You can't change the chunkingConfiguration after you create the data source. Specify the existing chunkingConfiguration.

Method Signature

IMPORTING

Required arguments:

IV_KNOWLEDGEBASEID TYPE /AWS1/BDAID /AWS1/BDAID

The unique identifier of the knowledge base to which the data source belongs.

IV_DATASOURCEID TYPE /AWS1/BDAID /AWS1/BDAID

The unique identifier of the data source.

IV_NAME TYPE /AWS1/BDANAME /AWS1/BDANAME

Specifies a new name for the data source.

IO_DATASOURCECONFIGURATION TYPE REF TO /AWS1/CL_BDADATASOURCECONF /AWS1/CL_BDADATASOURCECONF

Contains details about the storage configuration of the data source.

Optional arguments:

IV_DESCRIPTION TYPE /AWS1/BDADESCRIPTION /AWS1/BDADESCRIPTION

Specifies a new description for the data source.

IV_DATADELETIONPOLICY TYPE /AWS1/BDADATADELETIONPOLICY /AWS1/BDADATADELETIONPOLICY

The data deletion policy of the updated data source.

IO_SERVERSIDEENCRYPTIONCONF TYPE REF TO /AWS1/CL_BDASERVERSIDEENCCONF /AWS1/CL_BDASERVERSIDEENCCONF

Contains details about server-side encryption of the data source.

IO_VECTORINGESTIONCONF TYPE REF TO /AWS1/CL_BDAVECTORINGESTIONC00 /AWS1/CL_BDAVECTORINGESTIONC00

Contains details about how to ingest the documents in the data source.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_BDAUPDATEDATASRCRSP /AWS1/CL_BDAUPDATEDATASRCRSP