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

Steps to Configure Concurrent Workflows

Steps to Configure Concurrent Workflows

You can enable a workflow for concurrent execution when you create or edit the workflow.
To enable a workflow for concurrent execution:
  1. In the Workflow Manager, open the Workflow.
  2. On the workflow General tab, enable concurrent execution.
    The workflow is enabled to run concurrently with the same instance name.
  3. To configure different instance names, click Configure Concurrent Execution.
    The Configure Concurrent Execution dialog box appears.
  4. Choose one of the following options:
    • Allow concurrent run only with unique instance name.
      The Integration Service can run concurrent workflows if the instance names are unique.
    • Allow concurrent run with the same instance name.
      The Integration Service can run concurrent workflows with the same name.
  5. Optionally, click the Add button to add workflow instance names.
    The workflow instance name is not case sensitive. The Workflow Designer validates the characters in the instance name. You cannot use the following special characters in the instance name:
    $ . + - = ~ ` ! % ^ & * () [] {} ' \ " ; : / ? , < > \\ | \t \r \n
  6. Optionally, enter the path to a workflow parameter file for the instance. To use different sources, targets, or variables for each workflow instance, configure a parameter file for each instance.
  7. Click OK.

0 COMMENTS

We’d like to hear from you!