PowerCenter
- PowerCenter 10.4.0
- All Products
Option
| Description
|
---|---|
Runtime Location | Location that contains the DLL or shared library. Default is $PMExtProcDir. Enter a path relative to the Integration Service node that runs the HTTP transformation session. If this property is blank, the Integration Service uses the environment variable defined on the Integration Service 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 Integration Service node. The 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. |
Output is Repeatable | Indicates if the order of the output data is consistent between session runs.
Default is Based on Input Order. |
Requires Single Thread Per Partition | Indicates if the Integration Service processes each partition at the procedure with one thread. |
Output is Deterministic | Indicates whether the transformation generates consistent output data between session runs. Enable this property to perform recovery on sessions that use this transformation. Default is enabled. |