cancel
Showing results for 
Search instead for 
Did you mean: 

STATUS_CODE_NOT_OK-Bad Request HTTP_AAE adapter.

praveen_sutra
Active Contributor
0 Kudos
1,210

Hi All,

I am working on file to HTTP_AAE scenario where i need to pick a file and post it to client server using HTTP_AAE adapter.

I have made below mentioned settings:

     advanced Tab

I am getting "HttpAdapterException: STATUS_CODE_NOT_OK-Bad Request".

Any advice would be appreciated.

thanks and regards,

Praveen  T

View Entire Topic
aashish_sinha
Active Contributor
0 Kudos

Hi Praveen,

What PI version you are in? This is a well know issue with HTTP_AAE adapter and if you are getting status code ranging from 200 to 207, you will have to update your SP.

We had similar issue with SAP PI 7.31 - SPS05, and SAP provided special patch for us as it was not reported by any customer for SP05. This error is applicable for SPS04, 06, 07, 08.

Raise an OSS and get support from SAP.

Regards

Aashish Sinha

praveen_sutra
Active Contributor
0 Kudos

hi Aashish,

thank you for the response. We are working on SAP PI 7.3 EHP1 SP09.

We have raised OSS with SAP. Will keep you posted.

thanks and regards,

Praveen T

carlos_ocampos
Participant
0 Kudos

Hi Praveen,

Did you find a solution to this issue?

Please share.

Thanks

Kind regards

praveen_sutra
Active Contributor
0 Kudos

hi Carlos,

Yes the request was not proper. once the request was formed with proper header info it was successfull.

The best way is install one of the free http posting tool, addon available for google chrome webstore.

Check out "REST Console": https://chrome.google.com/webstore/detail/rest-console/cokgbflfommojglbmbpenpphppikmonn?utm_source=g...


this should help or any other tool which can help us to get the correct data.


hope this helps,


thanks and regards,

Praveen T

nitinlpatil12
Participant
0 Kudos

Hi Praveen,

I have the similar error for HTTP_AAE receiver adapter and in my case response is supposed to have MIME attachments and for that I have used Content details as Content-Type = text-xml; charset=UTF-8

when I use Poster tool from firefox then I get the response with MIME attachment but from PI I receive Bad Request - similar to yours.

Please help.

Regards,

Nitin Patil