Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Getting Error while calling Proxy

former_member15804
Participant
0 Kudos
443

Hello all,

I am trying to request some data from from TNT website through abap proxy but getting below error

INTERNAL.CLIENT_RECEIVE_FAILED Error while receiving by HTTP (error code: Configuration error on Adapter-Framework(AFW)-Server, error text: com.sap.engine.interfaces.messaging.api.exception.MessagingException: com.sap.aii.adapter.http.api.HttpAdapterException: ERROR_SENDING_HTTP_REQUEST-Message Processing Failed. Reason : java.net.UnknownHostException: https://express.tnt.com/expressconnect/track.do) More details about AFW error can be found in XI monitor MessagingException

Exception of class CX_AI_SYSTEM_FAULT

Please help me on this

thanks

2 REPLIES 2

S_Sriram
Active Contributor
0 Kudos
235

Hi

Refer to this SAP Note 2342356 it may help you fix the issue.

Regards

SS

0 Kudos
235

Thank you for reply,

But this didn't helped me

can you suggest any other approach.

thanks