bw_get_transformation
Read a transformation's source/target segments and mapping rules. Specify the transformation name (UUID-like key) to get text or raw XML output.
Instructions
Read a Transformation structure — source/target segments, mapping rules. Transformation names are UUID-like generated keys (e.g. "TRFN_UUID_KEY"). Use bw_xref on the aDSO to find the transformation name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Output format. "text" (default): compact human-readable summary. "raw": raw XML from BW. | |
| transformation_name | Yes | Transformation name (UUID-like key, e.g. "TRFN_UUID_KEY"). |