cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP_AAE Response cannot be processed.

former_member463912
Discoverer
0 Kudos

Hi all!

PI (7.4 single stack) makes an HTTP POST through HTTP_AAE and the response cannot be interpreted.  This is what I see:

view Fig1.PNG

And this is the response:

view file MainDocument.xml

How can I handle this?

NB: The HTTP_AAE adapter has a bridge.

Clue: If I use SOAP instead of HTTP_AAE this is the result but I must use HTTP_AAE.

View Fig2.PNG

Any help will be appreciated.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member186851
Active Contributor
0 Kudos

Hello,

Post method doesn't return any value.

What exactly is the requirement?is it like Sync call of WS?

If Yes you can use SOAP adapter instead of HTTP_AAE and make a Soap Call.

Or you can even use Rest adapter which is better

former_member463912
Discoverer
0 Kudos

Hello,

We need to use the HTTP_AAE because we need to apply this note to understand the Legacy POST method
http://service.sap.com/sap/support/notes/2172535