bw_run_dtp
Executes a run of an existing active DTP and returns the RSPM request TSN, which can be used directly to monitor load status.
Instructions
Start (execute) a run of an existing, active DTP. Triggers the load with a single request and returns the new run request id. The returned request_id is the RSPM request TSN: pass it straight into bw_get_request (as request_tsn) to monitor load status — no bw_list_requests lookup needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dtp_name | Yes | Technical name of the DTP to run (e.g. "DTP_..."). |