bw_run_dtp
Execute an active Data Transfer Process (DTP) load and return the request ID for monitoring. Pass the returned TSN to bw_get_request to track 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_..."). |