PowerExchange Adapters for PowerCenter
- PowerExchange Adapters for PowerCenter 10.5.7
- All Products
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:
Default is No.
|
Transformation Scope
| Indicates how the PowerCenter Integration Service applies the transformation logic to incoming data:
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.
|