on ‎2017 Aug 30 11:17 AM
Dear experts,
I have a consumer proxy defined for an external web service. Until yesterday the communication was successful. Since then any calls to the methods of the external service hang. Even when I test the consumer proxy via SE80 using the created logical port also the method calls hang. The provider of the external service confirmed that they received no call from SAP.
I used the log facility from SOAMANAGER. For example, the Payload trace for a specific method call shows the following:

Can anyone figure out where is the problem? I forgot to mention that the proxy is consistent.
Request clarification before answering.
Hello Patrick
I used HttpRequester Firefox extension and performed a GET request successfully
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
There could be network configuration preventing your SAP system from establishing a connection to the service. Testing the service from your local PC using a tool like HttpRequester will not necessarily detect this as the request is originating from a different machine (your local PC vs the SAP application server).
Somebody with access to the OS level of your SAP system could test the basic connectivity using ping or even send a test request using a test tool like CURL, which would help establish whether from a networking perspective the two systems can talk to each other.
| User | Count |
|---|---|
| 9 | |
| 7 | |
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.