bw_get_dtps
Finds DTPs (Data Transfer Processes) dependent on a BW object by object type and name. Use to identify impacted processes after activating a transformation.
Instructions
List DTPs (Data Transfer Processes) that depend on a BW object. Uses the xref endpoint filtered to DTPA object type. Use object_type=TRFN and the transformation name to find DTPs after activating a transformation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| object_type | Yes | Object type of the referenced object: ADSO, TRFN, IOBJ, etc. | |
| object_name | Yes | Object name to find dependent DTPs for. |