bw_activate_request
Activate finished DSO data loads by moving them from the inbound table into the active data table and change log. Works for aDSOs with activation steps; activates all prior loads up to the specified 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). |