bw_activate_request
Activate a loaded DSO request by moving its data from the inbound table into the active table and change log. This applies to aDSOs with an activation step and activates all prior loads up to the given request.
Instructions
Activate loaded data (DSO request activation): move a finished load from the Inbound Table into the active data table and change log. This is the runtime request activation, NOT the modeling-object activation done by bw_activate. Only applies to aDSOs that have an activation step (not inbound-only staging aDSOs). Activates all previous loads up to the given request. Asynchronous: a successful call starts activation; monitor completion via bw_list_requests / bw_get_request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| storage | No | Storage area code the request lives in (default "AQ"). | |
| request_tsn | Yes | Load request TSN to activate (from bw_list_requests / bw_run_dtp output). |