Triggering maxl through a batch script kept on different server
Summary
Triggering maxl through a batch script kept on different serverContent
Hi All,
We have a maxl to export zero level data from one of our planning cubes. This maxl is being invoked through a batch script written and kept on the same server. This batch script runs fine when invoked. We now want to create a new batch script which would be kept on a different server and should invoke this old batch script and the maxl to start the data export process.
Old batch scripts(kept on essbase server) :
abc.bat
d:\executemaxl.bat export.maxl
executemaxl.bat
0