Stop a Pipeline Batch ManuallyΒΆ

If a pipeline batch is currently running...

Warning

Just because you did not start a pipeline batch does not mean it should not be running. There are many reasons why a pipeline batch may be running at any given time.

When a pipeline batch is stopped, any data that was already processed will remain in the system. This can lead to

Only cancel a pipeline batch if you are certain that you can do so safely.

Warning

When a pipeline batch is stopped, any data that was already processed will remain in the system. This can lead to inconsistent, unexpected or corrupted data.

There is no automatic rollback or undo that runs when a pipeline batch is stopped. Use this feature with caution.

  1. In Content Editor, navigate to your tenant.
  2. Navigate to Pipeline Batches.
  3. The child items represent the pipeline batches that are available in your tenant. Select one of the items.
  4. If the pipeline batch is running, the button Stop Pipeline Batch will be enabled. Click this button.
../_images/stop-pipeline-batch.png
  1. A message will appear that asks you to confirm that you want to indicate the pipeline batch started.
../_images/stop-pipeline-batch-confirm.png

Note

If you click OK, an instruction will be sent to stop the pipeline batch. This is handled asynchronously. As a result, the pipeline batch may not stop immediately.