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,676

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
konstantinos_vassiliadis
Active Participant
0 Likes

After 30 minutes (1800s) the error returned in Soamanager trace is the following

Connection to partner timed out after 1800s.

and the stack trace is the following

Does this mean that the error is within SAP Application Server? And that the problem is not connecting to the external web service? In fact, using web tools outside SAP I can connect