monica1
13th December 2005, 11:13
I have 2 server with baan now, and I have a problem to Know in which of the server I am. There is any way to have the name of the server, or the IP address or something to know in which server I am in the name of the explorer (where appear the number of company for example)?

kathuria
13th December 2005, 12:36
Hi,

You have to prepare new display session and use command HOSTNAME$. When you will click on this session you will get servername.

Regards,
Sanjay Kathuria

Hitesh Shah
13th December 2005, 15:43
One alternative is to use different icons for menu/session etc using desktop resources . Downside is u have to do it for each user accessing both server.

r_nagu
13th December 2005, 18:43
what i have done is to change the icons (color) like Hitesh said but globally. If you are on unix the icon files are under /baanc/bse/gif. Just copy those files to windows edit some of the gif files to change color (or something) and put them back.

NPRao
13th December 2005, 20:14
keep things simple... you can use the following command -

BAAN_WIN_TITLE="Production-%h-%S-%c-%C<-[%f]>"

in $BSE/lib/bse_vars and it will show up on every session and logins.

Refer to the threads for more info -

Background info for bshell options (http://www.baanboard.com/baanboard/showthread.php?t=95)

BaaN Server Name on Menu Browser (http://www.baanboard.com/baanboard/showthread.php?t=15200&highlight=bse_vars)