running BODS job from a batch script

Hello,

I want to run a BODS job from a batch script in windows.
I have exported the job from the administrator web app.
It has created a .bat file and a .txt file.
The text file contains all global variables and their value. However the values are crypted.
for example:

$GV_StartYear=MjAwNw;$GV_StartMonth=NQ;

Is it possible to have this text file without any encryption ?

How can we run a BODS job (with parameters) from a windows batch script ?

Thanks.


ahmet57 (BOB member since 2012-02-20)

this could help


cedrickb :fr: (BOB member since 2005-08-19)