batch_measexport_list in RPAS CLOUD
Hello,
I am trying to export some measures from RPAS Cloud.
I have the following lines in the batch_measexport_list control file:
exp_repl |O|Replt_method_template.csv.ovr
exp_repl |C|
exp_repl |S|ftp
exp_repl |X|day_str_sku_
exp_repl |M|PmRprPLDRplMtdE
exp_repl |M|FnRprPLDMinStkU|Real2
exp_repl |M|FnRprPLDMaxStkU|Real2
exp_repl |M|Pmrprpldincprcr|Real2
exp_repl |M|PmRprPLDMinSSU|Real2
exp_repl |M|PmRprPLDMinTimeDd|Real2
The output is such as:
d20200518,s157,10874758-cj,5,0.00
,-1.00
,-1.00
,1.00
,1.60
d20200518,s159,10874758-cj,5,0.00
,-1.00
,-1.00
,1.00
,1.60
Basically it goes to new line after the second output measure.
Any hint ?