Table of Contents

Search

  1. Preface
  2. Web Service Concepts
  3. Understanding the Web Services Provider
  4. Using the Web Services Hub Console
  5. Batch Web Service Operations
  6. Writing Client Applications
  7. Working with Web Service Sources and Targets
  8. Editing Web Service Sources and Targets
  9. Working with Web Service Mappings
  10. Working with Web Service Workflows
  11. Appendix A: Web Service Sample Client Applications
  12. Appendix B: Configure the Web Browser

Web Services Provider Guide

Web Services Provider Guide

Shutting Down an Instance

Shutting Down an Instance

The Web Services Hub shuts down a web service workflow instance based on the current resource usage and the following properties of the Web Services Provider Reader:
  • Idle time.
    If a workflow instance does not receive any request within the idle time period, the Web Services Hub shuts down the workflow instance.
  • Message count.
    When the number of messages received by a workflow instance reaches the maximum number of messages the Integration Service is configured to read within a session, the Web Services Hub shuts down the workflow instance.
  • Reader time limit.
    When the Integration Service reaches the maximum amount of time it can read input messages from the Web Services Hub, the Integration Service stops reading input messages from the Web Services Hub. The Web Services Hub shuts down the workflow instance.
If any of these properties reaches the threshold value configured for the workflow, the Web Services Hub shuts down the web service workflow instance.

0 COMMENTS

We’d like to hear from you!