About SAP BW JCL
JCL includes the following script elements for SAP BW:
-
BW_ACTIVATE_CHAIN
Starts a process chain, monitors processing and saves the logs in the activation report -
BW_ACTIVATE_INFOPACKAGE
Schedules one or more InfoPackages for immediate start -
BW_GET_CHAINS
Reads process chains from the BW system
Available process chains are saved in the activation report or in a file. -
BW_GET_INFOPACKAGES
Reads InfoPackages from the BW system
Available InfoPackages are saved in the activation report or in a file. -
BW_RESTART_CHAIN
Continues an interrupted process chain -
BW_SET_CONSTRAINT
Sets the criterion for the automatic restart of a process chain's child processes -
BW_SET_INFOPACKAGE_SELECTION
Sets selection parameters that should be used for reading the InfoPackages from the BW system
See also: