cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP adapter erro 404 after second call using Web Dispatcher

Former Member
0 Kudos

Hi XI experts.

In a XI SOAP sender interface that works if I use the central port of XI.

In the productive use SAP Web Dispatcher.

If I use the Web dispatched port, after the first run the application generates the error:

HTTP 404 - Not found

Your SAP Internet Communication Framework Team

I need some help to make the interface works through the Web Dispatcher.

The client interface was developed in .NET.

Best Regards

Marco Zerbini

Accepted Solutions (0)

Answers (2)

Answers (2)

Shabarish_Nair
Active Contributor
0 Kudos

can you check the detailed description of the error and confirm back?

Former Member
0 Kudos

1. Please ensure that all nodes balanced by the web dispatcher are fully working and available.

2. Please check the URL being called by the external service. Check if on the second call it is still using the WD's URL instead of the instance's. This might occur depending on the external service behavior when receiving a 302 MOVED http code.