luis melo
19th June 2012, 15:41
How start a session the baan using shell script ?
Regards,
Luis
mark_h
19th June 2012, 15:56
How about more information on what you are trying to accomplish? There might be other ideas. The only scripts I found where we do this use ba6.1. Not sure if that answers your questions or not. Never really done this myself.
günther
20th June 2012, 09:23
For a special session with some limits (e.g. session does not use zoom.to$ or AFS), im using a quick start like:
USER=... bshell6.1 -nodebug -server -set BSE_COMPNR=... <session>
Without that limitations, the startup is a bit slower:
USER=... bshell6.1 -nodebug -set BSE_COMPNR=... <session>
Also, be sure to setup all nessesary environment variables.
Regards
günther
luis melo
20th June 2012, 22:30
How start outside of unix ?
luis melo
20th June 2012, 22:33
How start a session the baan outside Unix?
mark_h
22nd June 2012, 04:49
Are you talking about launching a session on the client desktop?
mkkaleem
22nd June 2012, 21:34
send more details about your requirement