Hi Expert,
Synchronous scenario with ABAP Proxy to HTTP_AAE receiver communication channel.
Detail scenario:
Our message triggering from SAP ECC via ABAP proxy, which will call the PI HTTP_AAE receiver communication channel external web service call and request and response are coming fine with no issues
Issue:
No able to catch Fault messages, When Fault occurs from external web service call. I am getting the error (com.sap.aii.adapter.http.api.HttpAdapterException: STATUS_CODE_NOT_OK-Internal ServerError( error code - 500) )
Looks like HTTP_AAE adapter giving this STATUS_CODE_NOT_OK-Internal ServerError. Also I am getting the HTTP 500 when I execute external web service in SOAP UI tool if it is fault error
Is there any way enhance HTTP_AAE adapter ?
Please let me know, how to catch the fault error in HTTO_AAE adapter
Regards,
Boopathi M