monica1
26th May 2006, 10:01
Has anyone documentation about Job management?
I need to execute every night at 21:30h a session, but I don“t know if I need to have any session of Baan open or how must I do that.
Thank you in advance,
Sachinjoshi
26th May 2006, 12:22
Hi, Monica,
Find enclosed documents on JOB mgnt, which I recd. from SSA Global.
Sachin
monica1
26th May 2006, 15:30
Finally we do that:
1.- In before.program we put execute(cont.process)
2.- We configure a .bwc that call this session and with the user and password
3.- In windows we configure a Job that call to this .bwc for execute every night at 21:30h
Thank you very much. I go to read the documents to see if i can do that via Baan.
bdittmar
26th May 2006, 19:42
Finally we do that:
1.- In before.program we put execute(cont.process)
2.- We configure a .bwc that call this session and with the user and password
3.- In windows we configure a Job that call to this .bwc for execute every night at 21:30h
Thank you very much. I go to read the documents to see if i can do that via Baan.
Hello Monica,
as i can see, your profile say you're on unix ?
1. create a job with needed sessions in BaaN.
2. Start this Job by cron at the time it is needed.
No MS$ client, no bwc is needed.
Regards