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

Load Scope

Load Scope

The load scope attribute specifies the load scope for the target. The load scope in a web service target definition is similar to the transformation scope in a transformation.
You can set the load scope to the following values:
  • Transaction. When you set the load scope to transaction, the Integration Service generates a response when it receives all data in the transaction. All groups in the target must receive data from the same transaction generator.
  • All Input. When you set the load scope to All Input, the Integration Service generates a response after it receives all incoming data. Different groups in the target can receive data from different transaction generators. The Integration Service ignores commits when the load scope is All Input.
Default is transaction. For more information about the transformation scope, see the
PowerCenter Advanced Workflow Guide
.

0 COMMENTS

We’d like to hear from you!