Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Multiple MAXL in serial from batch

MikkisOct 22 2019 — edited Oct 22 2019

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

Comments