Table of Contents

Search

  1. Preface
  2. Understanding PowerExchange for Web Services
  3. Configuring PowerExchange for Web Services
  4. Web Service Sources and Targets
  5. Web Services Consumer Transformation
  6. Creating and Configuring Web Service Workflows
  7. Appendix A: Datatype Reference

PowerExchange for Web Services User Guide for PowerCenter

PowerExchange for Web Services User Guide for PowerCenter

Configuring Web Services Consumer Transformation Properties

Configuring Web Services Consumer Transformation Properties

Configure transformation properties on the Properties tab.
The following table describes the Web Services Consumer transformation properties:
Option
Description
Runtime Location
Location that contains the DLL or shared library. Default is $PMExtProcDir. Enter a path relative to the PowerCenter Integration Service node that runs the Web Services Consumer session.
If this property is blank, the PowerCenter Integration Service uses the environment variable defined on the PowerCenter Integration Service node to locate the DLL or shared library.
You must copy all DLLs or shared libraries to the runtime location or to the environment variable defined on the PowerCenter Integration Service node. The PowerCenter Integration Service fails to load the procedure when it cannot locate the DLL, shared library, or a referenced file.
Tracing Level
Amount of detail displayed in the session log for this transformation. Default is Normal.
Is Partitionable
Indicates if you can create multiple partitions in a pipeline that uses this transformation:
  • No. The transformation cannot be partitioned. The transformation and other transformations in the same pipeline are limited to one partition.
  • Locally. The transformation can be partitioned, but the PowerCenter Integration Service must run all partitions in the pipeline on the same node. Choose Local when different partitions of the Web Services Consumer transformation must share objects in memory.
  • Across Grid. The transformation can be partitioned, and the PowerCenter Integration Service can distribute each partition to different nodes.
Default is No.
Transformation Scope
Indicates how the PowerCenter Integration Service applies the transformation logic to incoming data:
  • Row
  • Transaction
  • All Input
Default is All Input.
Requires Single Thread Per Partition
Indicates if the PowerCenter Integration Service processes each partition at the procedure with one thread. When you enable this option, the procedure code can use thread-specific operations. Default is enabled if you import the Web Services Consumer transformation in the Transformation Developer. If you use another method to the create the transformation, default is disabled.
Output is Deterministic
Indicates whether the transformation generates consistent output data between session runs. You must enable this property to perform recovery on sessions that use this transformation.

0 COMMENTS

We’d like to hear from you!