Hi,
Not sure if this is possible, is there a way we can run multiple maxl (Calc script/data export/data load) run in series from a single batch file.
For example, I have script that runs aggregations that need to be executed first. Then I need to export that aggregated data using report script. Finally reload that data back to Cube.
I want all these to happen in order and wait for prior process to finish. And I can't change the process.
Forgot to mention that there are other processes in between like running a SQL procedure/statements. Running MAXLs in series is not a problem, but having the non-MAXL processes in sequence is what we need to achieve
Thanks in advance,
PM