Batch Control Samples
The following sections show samples of the batch control processes.
batch_exec_list.txt
# Load a custom hierarchy, measure before weekly batch
hook_batch_weekly_pre |hierload |suph~0~N
hook_batch_weekly_pre |measload |c_load_vndr
# Run Batch calc and new custom exports after end of weekly batch
hook_batch_weekly_post |calc |c_calc_vndr
hook_batch_weekly_post |exportmeasure |c_exp_vndrbatch_calc_list.txt
# Run newly added custom calc rule group in batch
c_calc_vndr | G | GROUP | c_batch_agg_vndrbatch_loadmeas.txt
# Load custom measure
c_load_vndr | M |c_drtyvndrfndrbatch_exportmeas.txt
# Export custom measure
c_exp_vndr|O|vendo_plan.csv.dat
c_exp_vndr|X|storsclsweek
c_exp_vndr|F|c_expmask
c_exp_vndr|M|c_mpcpvndrpln