Hi All,
I have configured sap web dispatcher for load balaning with log-on grp. I am using Netweavre 7.01 with DB2 on linux.
My scenario is as -
Database is on -192.168.1.1
portal1 is on - 192.168.1.5
portal2 is on - 192.168.1.10
sap web dispatcher is on - 192.168.1.20
I dnt want ppl to use any portal URL to access it but What I want is that ppl should access only sap web dispatcher(192.168.1.20) and should be redirected on the available portal resource.
I can define -
wdisp/server_0 =portal1
wdisp/server_1 =portal2
wdisp/J2EE/group_info_location = portal1 (log-on grp configured on portal1)
In the above scenario what should be web dispatcher URL, I should be giving to the users to login ??????
Many thanx in advance