You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

How to use @executeBatch to run batch jobs

edited Aug 2, 2018 2:36AM in Essbase 2 comments

Summary

How to use @executeBatch to run batch jobs

Content

I would like to set up some batch jobs to run calculations on my essbase applications. However, i operate in a citrix environment do not have direct access to the essbase server to be able to kick off the .BAT files myself, though IT will allow me to create them.

Does anyone have experience with running .BAT jobs using calc scripts as indicated in the below example? I am told i would need to create the @executebatch function but cannot answer the below questions.

FIX(Actuals,"2017","TotalIncome")

"NewAccount"(@executeBatch("C:\Oracle\Share\LoadData.bat"););

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!