cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP_AAE adapter issue

manikandan_shanmugam3
Active Participant
0 Kudos

Hi Guys,

Scenario: HTTP(AAE) to RFC Sync Scenario

We are triggering Message from Sourcing system and its failing is sender system with the Error "HTTP response 500 Error "URL" Contact your administrator"

I have noticed that there are few extra fields present in the XML message, is this could be the reason that HTTP Message is not reaching PI?

Or we need to do any setting to receive message to HTTP AAE adapter?

I have created HTTP AAE adapter POST Protocol and haven't done any other configuration.

Source system sends a Plain HTTP message

Regards

Mani

Accepted Solutions (0)

Answers (1)

Answers (1)

abranjan
Active Participant
0 Kudos

Hi Manikandan,

In case you're not providing additional details to trigger the desired interface, have a look at the link below. This is a testing tool and can be used to generate the HTTP request that PI will understand.

You can verify whether the sender system request holds the required values:

Regards,

Abhishek

manikandan_shanmugam3
Active Participant
0 Kudos

Hi Abhishek,

No use and getting error "ERROR_IN_MODULECHAIN;ERROR_IN_MODULECHAIN, senderChannel"

but haven't touch module tab.

do we need to do any backend setting to view sync message log in Java stack message monitoring (We are using ICO)

Regards,

Mani

former_member184720
Active Contributor
0 Kudos

Hi Mani -

do we need to do any backend setting to view sync message log in Java stack message monitoring (We are using ICO)

>>> Check the below documentation and blog -

https://help.sap.com/saphelp_nw73ehp1/helpdata/en/7a/c83c3c90b74c1f9a00d761496e28ea/content.htm?fram...

abranjan
Active Participant
0 Kudos

Hi Manikandan,

That error has nothing to do with the module tab you're talking about. You encounter that error when there is an error in the interface.

Please verify the build/mapping/configuration for any possible errors.

Thanks,

Abhishek