Markus Schmitz
15th March 2004, 13:55
Hi everybody,

I thought the following subject was already addressed in some old posting, but could not find anything related. Therefore here my question:

Is there a way to set the start company, user language and maybe PKG combination of a user in the bw configuration, for example via environment variables?

We have some power users, which work in several languages and companies (with different PKG combinations) and we want to avoid creating dedicated users for all possible combinations.

I thought I heard something about a variable called BSE_COMP, but could not find anywhere a reference to it.

Regards

Markus

prevari
15th March 2004, 14:00
Hi,
for examole try like this :

-- -set BSE_LANG=8

thiss will start your BW in language 8.

Pedja

Markus Schmitz
15th March 2004, 14:17
thanks,

BSE_LANG works fine. Very good. Is something similar known for company and PKG combination?

Regards

markus

prevari
15th March 2004, 14:18
maby like this:

-- -set BSE_LANG=y -set BSE_COMPNR=200 -set BSE_PACC=b50traz

Pedja

Markus Schmitz
15th March 2004, 14:35
Hi Pedja,

perfect, just perfect. Does exactly, what I wanted.

It's a bit like searching for eggs on easter time.

Thanks a lot,

Markus