cancel
Showing results for 
Search instead for 
Did you mean: 

Sender Adapter HTTP_AAE Errors(java single stack)

Former Member
0 Kudos

Dear All,

I have a scenario where it is from 3rd system to ECC6.0. The sender and receiver adapter is HTTP_AAE and SOAP with 3.0. I used the HTTP tool to test. The error is below. By the way, The PI version is 7.4 with java single stack. The client is blank or 000.

Module Name is existing.

I am confusing about the error.  Could you please give me some advice? How to solve it?

Thank you all for your help in advance.

Many thanks & best regards,

Hubery

Accepted Solutions (1)

Accepted Solutions (1)

Jochen_H
Participant
0 Kudos

Hi Hubery

Just saw your thread here.

So I'll post the next question again:

What scenario are you using?

http to XI-Proxy or function module?

Former Member
0 Kudos

The adapter is from HTTP_AAE(POST) to SOAP with XI3.0. not function module. Self-building data type,message type etc.

Hubery

Jochen_H
Participant
0 Kudos

Ok, can you execute the proxy directly in the backend?

With transaction SPROXY you can test, if the proxy is working correctly.

Keep in mind that the payload has to be transmitted and is has to be valid. Otherwise you'll get errors like this.

Regards
Jochen

Former Member
0 Kudos

Call successful.

Hubery

Jochen_H
Participant
0 Kudos

Ok, than the problem is probably the missing payload.

You can try the http-form I attached. It has an explicit field for the payload.

Just enter a simple payload with he mandatory fields.

Regards

Jochen

Former Member
0 Kudos

Dear Jochen,

I do not know how to thank you. In fact, my HTTP test tool is problematic. Thanks to your tool. Thank you for your always following. I wish you everything is fine.

Have a great weekend

Many thanks & best regards,

Hubery

Jochen_H
Participant
0 Kudos

Hi Hubrey

Great, I'm glad that I could help you.

I'd very much appreciate it, if you could mark my answer as useful / problem solved

Have a great weekend as well!

Jochen

Former Member
0 Kudos

Absolutely!

Many thanks & best regards,

Hubery

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello Hubery,
check the settings as per Configuring the Java HTTP Adapter on the Sender Channel - Advanced Adapter Engine - SAP Library and try to restart the adapter.

Did you try to put some test payload there?

Best regards,

Vadym