cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Web Dispatcher logon group.

Former Member
0 Kudos

Hi All,

We have Web dispatcher in front of our SAP PI system for load balancing.

But we are unable to force Web dispatcher to use specify logon group for ABAP and JAVA, so that we can exclude Central Instance from the regular use of message processing.

Can any body please help us to suggest the method through which we will be able to force Web dispatcher to use particular logon group for load distribution.

We are on SAP PI 7.30.

Thanks and Regards,

Arun Pathak

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello Arun,

Please check below link for configuring logon groups for web dispatcher.

http://help.sap.com/saphelp_nw73/helpdata/en/48/9ab3df48c673e8e10000000a42189b/content.htm

Regards,

Denish

Former Member
0 Kudos

Hi Denish,

Thanks for help and reply.

We are able understand how to direct the web dispatcher to use specific logon group based on URL for ABAP, but still having confusion for JAVA end.

Can you please help me to understand how we can achieve JAVA part configuration so that we are able to force the Web Dispatcher to user particular JAVA logon group.

Thanks and Regards,

Arun Pathak

Former Member
0 Kudos

Hello Arun,

Please check below link that shows how to configure logon group for Java stack and how to use the same for SAP Webdispatcher.

http://help.sap.com/saphelp_nw73/helpdata/en/4a/93c8ceedaa388fe10000000a42189c/content.htm

Hope you will find this useful.

Regards,

Denish

Answers (1)

Answers (1)

former_member303666
Active Participant
0 Kudos

Hi Arun,

Asper my knowledge...

Web dispatcher is an application lies between internet and our sap system.

it balance the load and ensere an even distribute the data to server level.

we can send the data to servers in a secure manner.

SAP web dispatcher is recommended when we use sap system with web application servers. sap web dispatcher is a program that can run on the mechine that is connected directly to the internet.

for this need to creat the G type of conneciton in sap pi system for communication with web application.

the parameter should be (icm/server/_port_xxxx)

web dispatcher is only useful in the webenvironment.

Regards

Kesava.

Former Member
0 Kudos

Hi Kesava,

The SAP PI system is a Dual stack system so it has JAVA (web enviornment), the problem that we are facing is that we are not able to force/direct Web Dispatcher to use customize logon group which we have created and which doesnot have our Database/Central instance.

We dont want Web Dispatcher to distribute load to our Database/Central instance. Is there a way we can achieve this in a permanent basis?

We are able to stop Web Dispatcher using DBCI but its a manual step which is whiped out after every restart of Web Dispatcher.

Any help in right direction will be appreciated.

Thanks and Regards,

Arun Pathak