cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Testing consumer proxy with external service

konstantinos_vassiliadis
Active Participant
0 Likes
1,681

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.

View Entire Topic
weberpat
Contributor
0 Likes

Can you get somebody to try

- pinging the remote server

- invoking the service with a test tool like CURL from the application server of your SAP system

Just to make sure that this isn't a network problem.