cancel
Showing results for 
Search instead for 
Did you mean: 

Calling ABAP Web Service on the system with two application servers

Former Member
0 Kudos

Hello all,

I try to figure out, how to setup a web service in the TC WSCONFIG in the multi application server environment.

Basically the requirement is that when WSClient calls my WS, it should not care about accessibility of one or another application server. In other words the WS's URI should contain the IP/domain name of "SAP Web Dispatcher" or other component, which handles the loadbalancing.

I think it could be done in ICM within WSCONFIG transaction, but I'm completely lost inside the setup. Also I was not able to find proper helpsap page with the description.

Is there a WEBLOG or any other document how to setup this ?

Thank you for your help in advance.

Regards

Tom

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello,

You do not have anything to do in SAP transactions.

The HTTP load balancing is the SAP Web dispatcher job.

Just install and configure the web dispatcher. Follow HELP.SAP.COM, it is well explained.

We use this config to load balance 200 000 web servce calls/day on 5 abap application servers.

Regards,

Olivier

Answers (0)