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

Running Concurrent Web Service Workflows

Running Concurrent Web Service Workflows

When you run a web service workflow, the Integration Service can run more than one instance of a workflow to improve performance. When you configure a workflow to run as a web service, you configure the number of workflow instances to run on a hub and when to start a new workflow instance.
When you enable a workflow as a web service, the Workflow Designer enables the workflow to run concurrently with the same workflow name. The Web Services Hub determines when to start a new instance of a web service workflow based on the Maximum Run Count Per Hub and the Service Time property you configure for the web service.
When the Web Services Hub starts a web service workflow instance, the instance has the same name as the other workflow instance.
When you enable a workflow as a web service, the Workflow Designer enables the workflow to run concurrently by default.

0 COMMENTS

We’d like to hear from you!