cancel
Showing results for 
Search instead for 
Did you mean: 

URL for SOAP sender in case of web dispatcher

Former Member
0 Kudos

Hello,

I have a scenario SOAP-->XI -->RFC synchronous.

The soap request coming to XI is HTTPS without client authentication.

The URL is:

https://sapxiq:50101/XISOAPAdapter/MessageServlet?channel=:Srv_Web:Srv_Web_Soap_Server&version=3...

We have installed web dispatcher for load balancing.

Do I need to change the URL to replace web dispatcher host and port?

What is the additional setting need to be done in the web dispatcher profile?

Do I need to add icm/server_port_1 = PROT=ROUTER,PORT=443 in profile?

Thanks in advance,

Beena.

Accepted Solutions (0)

Answers (2)

Answers (2)

ThomasKjelsrud
Participant
0 Kudos

Hi

Did you find a solution for your problem?

I need to get to http://host.x.y:50000/XISOAPAdapter/MessageServlet?channel=:AUTOORDER:CC_AUTOORDER_SalesOrderRespons... via the WebDispatcher, but I'm not sure what the webdispatcher profile should look like.

We are only using HTTP. Any ideas?

Regards,

Thomas

Former Member
0 Kudos

The URL will have dispatcher host and port.

Former Member
0 Kudos