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_vndr

batch_calc_list.txt

# Run newly added custom calc rule group in batch 
c_calc_vndr | G | GROUP | c_batch_agg_vndr

batch_loadmeas.txt

# Load custom measure 
c_load_vndr | M |c_drtyvndrfndr

batch_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