/AWS1/CL_MD2=>CANCELHARVESTJOB()
¶
About CancelHarvestJob¶
Cancels an in-progress harvest job.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_CHANNELGROUPNAME
TYPE /AWS1/MD2RESOURCENAME
/AWS1/MD2RESOURCENAME
¶
The name of the channel group containing the channel from which the harvest job is running.
IV_CHANNELNAME
TYPE /AWS1/MD2RESOURCENAME
/AWS1/MD2RESOURCENAME
¶
The name of the channel from which the harvest job is running.
IV_ORIGINENDPOINTNAME
TYPE /AWS1/MD2RESOURCENAME
/AWS1/MD2RESOURCENAME
¶
The name of the origin endpoint that the harvest job is harvesting from. This cannot be changed after the harvest job is submitted.
IV_HARVESTJOBNAME
TYPE /AWS1/MD2RESOURCENAME
/AWS1/MD2RESOURCENAME
¶
The name of the harvest job to cancel. This name must be unique within the channel and cannot be changed after the harvest job is submitted.
Optional arguments:¶
IV_ETAG
TYPE /AWS1/MD2ENTITYTAG
/AWS1/MD2ENTITYTAG
¶
The current Entity Tag (ETag) associated with the harvest job. Used for concurrency control.