dhruv_x0
21st April 2015, 11:41
Dear All,

I am in a situation where i have two package combinations A and B on same server for two diff countries. I setup user data for a user with package combination A.

Now if i am using worktop i create two shortcuts one for package combination A and another one by changing bshell for package combination B. I can open both package combinations without changing the user data again and again.

If i am using Webtop how can achieve the same thing for a user?

Your help is highly appreciated.

Thanks

Anmol

bhushanchanda
21st April 2015, 12:27
Hi,

You can create 2 different profiles with 2 different configuration


e.g.

-- -set PACKAGE_COMB=b61a2xyz => This is for FP2

-- -set PACKAGE_COMB=b61a6xyz => This is for FP6

Now, let user select the profile they want to use during login.

dhruv_x0
21st April 2015, 17:38
Yes we can do that. Problem in this is when i am connecting to Webtop it is directly connecting to default user profile which i set months back. I don't understand how to create or modify the existing one in webtop because profile page is not coming while connecting.

Thanks

Anmol

bhushanchanda
21st April 2015, 17:44
Hi,

You can delete the existing profile manually as well. Once you delete, the next time you connect to webtop it will ask you to create a new profile. When that box appears, make sure you create 2 profiles with two configurations.

There is one more way to delete user profiles, you need to go to ese\webtop folder on your server and delete the user profile related to you.

BaanInOhio
21st April 2015, 23:52
Look into using logical IDs if you are using SSO for authentication (/fslogin instead of /login at the end of the URL). This lets you select specific WebUI environments through the URL, bypassing the environment selection dialog.

First, set up "logical ID mapping" in WebUI admin > Infor LN for each environment/package combination.

Append a logical ID that is defined in WebUI admin to the "/fslogin" suffix of the URL - example: ... /servlet/fslogin?LogicalId=lid://infor.ln.erpln_100

The details are found in the Infor SSO guide.

bbhawesh
22nd April 2015, 06:59
If you are using WebUi in standalone mode there is a check-box "Use default User Profile" on the login screen which can be used to either open the default profile or to open a specific profile.

If you have it integrated with mingle, you need to login to LN first and then you need to go to Options -> "Use Default users profile on next logon". Next login will ask you for the profile you want to open.