PowerCenter
- PowerCenter 10.5
- All Products
Transformation | 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 XML session. If this property is blank, the Integration Service uses the environment variable defined on the 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 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. |
Transformation Scope | Indicates how the Integration Service applies the transformation logic to incoming data. You can choose one of the following transformation scope values for the XML Parser transformation:
For the XML Generator transformation, the Designer sets the transformation scope to all input when you set the On Commit setting to Ignore Commit. The Designer sets the transformation scope to the transaction level if you set On Commit to Create New Doc. |
Output is Repeatable | Indicates if the order of the output data is consistent between session runs.
Default is Based on Input Order for the XML Parser transformation. Default is Always for the XML Generator transformation. |
Requires Single Thread per Partition | Indicates if the Integration Service must process each partition with one thread. |
Output is Deterministic | Indicates whether the transformation generates the same output data between session runs. You must enable this property to perform recovery on sessions that use this transformation. Default is enabled. |