cancel
Showing results for 
Search instead for 
Did you mean: 

http.api.HttpAdapterException: STATUS_CODE_NOT_OK-Found

former_member200386
Active Participant
0 Kudos

Dear Expert ,

I am facing below error while testing my HTTP_AAE Receiver scenario.

com.sap.engine.interfaces.messaging.api.exception.MessagingException: XIAdapterFramework:GENERAL:com.sap.aii.adapter.http.api.HttpAdapterException: STATUS_CODE_NOT_OK-Found:::::

I am sending the correct content type application/xml.

Thanks

Accepted Solutions (0)

Answers (2)

Answers (2)

iaki_vila
Active Contributor
0 Kudos

Hi Pavan,

Are you sure the endpoint is reachable from QA system?, please talk with the basis team if the endpoint is reachable, pay attention that you can probably access to the machine by the port but the path /describe can be unreachable.

Regards.

former_member200386
Active Participant
0 Kudos

Hi Inaki,

We are able to reach the end point from QA system. I tried the ping  channel test, We are able to make a connection with target QA application. I have attached the screen shot in the opening thread.

Thanks,

Pavan T

sahithi_moparthi
Contributor
0 Kudos


Hi Pavan,

If you set the content type in the adapter to text/xml it should work.

Also refer below links which discussed the same issue.

http://scn.sap.com/thread/3539909

former_member200386
Active Participant
0 Kudos

Hi Sahithi,

Thanks for the qucik response, My target application supports application/xml only. With the same comm channel configuration i am able to receive the data in Dev environment. We are facing issues in QA.

Thanks,

Pavan T