preethi
15th September 2010, 12:47
hi,

I need to provide access for the user to two different companies of different VRCs, with same login ID( BaaN user is same)

I have created user in Maintain user data giving with different company name. I have given the command " -- -set USER=test" in BW configuration.

But while the user is logging in its giving an error quoting security & permission issues.

Are there any other activities that need to be done to provide access..?Kindly let me know

thanking you in advance

vahdani
15th September 2010, 15:07
Hi,

instead of changing the "User" you actually only need to set the package combination and the company. Something líke the following:

-- -set PACKAGE_COMB=b61cdev -set BSE_COMPNR=998

You need to create one BW-Profile for each company.

preethi
16th September 2010, 06:54
Hi,

instead of changing the "User" you actually only need to set the package combination and the company. Something líke the following:

-- -set PACKAGE_COMB=b61cdev -set BSE_COMPNR=998

You need to create one BW-Profile for each company.


thank you vahdani, that was really helpful