bw_run_dtp
Trigger an existing Data Transfer Process (DTP) run by providing its technical name. The returned request ID enables immediate monitoring of the 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_..."). |