Scheduling Process Chains
Operations can be displayed in your BW system via process chains. A chain includes a start process, individual application processes and collected processes. Including InfoPackages is also possible.
AE can be used to start and monitor process chains. The individual processes are then displayed in the Process Monitoring. Process logs are stored in the report of the AE Job object.
AE JCL for SAP
Use the following JCL script elements for SAP:
-
BW_ACTIVATE_CHAIN
Starts a process chain, monitors its execution and stores the corresponding logs in the activation report. -
BW_GET_CHAINS
Reads process chains from the BW system. Available process chains are stored in the activation report or a file. -
BW_RESTART_CHAIN
Continues an aborted process chain.