Skip to content

/AWS1/CL_BDA=>STOPINGESTIONJOB()

About StopIngestionJob

Stops a currently running data ingestion job. You can send a StartIngestionJob request again to ingest the rest of your data when you are ready.

Method Signature

IMPORTING

Required arguments:

IV_KNOWLEDGEBASEID TYPE /AWS1/BDAID /AWS1/BDAID

The unique identifier of the knowledge base for the data ingestion job you want to stop.

IV_DATASOURCEID TYPE /AWS1/BDAID /AWS1/BDAID

The unique identifier of the data source for the data ingestion job you want to stop.

IV_INGESTIONJOBID TYPE /AWS1/BDAID /AWS1/BDAID

The unique identifier of the data ingestion job you want to stop.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_BDASTOPINGESTIONJOB01 /AWS1/CL_BDASTOPINGESTIONJOB01