Table of Contents

Search

  1. Preface
  2. Understanding Pipeline Partitioning
  3. Partition Points
  4. Partition Types
  5. Pushdown Optimization
  6. Pushdown Optimization and Transformations
  7. Real-time Processing
  8. Commit Points
  9. Row Error Logging
  10. Workflow Recovery
  11. Stopping and Aborting
  12. Concurrent Workflows
  13. Grid Processing
  14. Load Balancer
  15. Workflow Variables
  16. Parameters and Variables in Sessions
  17. Parameter Files
  18. FastExport
  19. External Loading
  20. FTP
  21. Session Caches
  22. Incremental Aggregation
  23. Session Log Interface
  24. Understanding Buffer Memory
  25. High Precision Data

Advanced Workflow Guide

Advanced Workflow Guide

Stopping or Aborting Concurrent Workflows

Stopping or Aborting Concurrent Workflows

You can stop or abort a concurrent workflow from the Workflow Monitor or
pmcmd
. To stop or abort the workflow from the Workflow Monitor, right-click workflow in the Navigator and select Stop or Abort. The Workflow Monitor displays the status of the stop or abort command in the Output window.
To stop or abort a concurrent workflow from
pmcmd
, identify the workflow instance by entering the instance name or the workflow run ID parameter on the command line. To stop or abort a task in a concurrent workflow, enter the workflow instance name or run ID of the concurrent workflow that contains the task to stop. When a concurrent workflow does not have unique instance names, you can find the workflow run ID in the workflow log or the workflow run properties of the Workflow Monitor.

0 COMMENTS

We’d like to hear from you!