cancel
Showing results for 
Search instead for 
Did you mean: 

Payload missing in HTTP Post (HTTP Receiver Channel)

Former Member
0 Kudos

Hi,

  We have a Proxy to HTTP scenario.

Its a HTTPS receiver, so we are using RFC destination option.

The problem we are seeing is the receiver is not able to get the payload.

They confirmed that we are able to hit their server, but the HTTP post has not payload.

Is there something we might be doing wrong.

Thanks,

Vinay Mallapu.

Accepted Solutions (1)

Accepted Solutions (1)

markangelo_dihiansan
Active Contributor
0 Kudos

Hello Vinay,

Ask them what is the format of their HTTP Body, does it have a prolog/epilog? Do they mask special characters? Is your content type correct e.g application/x-www-form-urlencoded ?

Hope this helps,

Mark

Former Member
0 Kudos

Hi,

  Thanks for the suggestions.

The issue is resolved.

The problem was with the content type in the receiver channel. We had it as xml.

We changed to text\xml and they were able to get the payload.

Thanks,

Vinay Mallapu.

Answers (1)

Answers (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

you can change the HTTP address to an address of your internal sniffer server installed on PI server for example and check if the payload is visible to you, then you will know if it's an adapter error or maybe a receiver/network issue,

Regards,

Michal Krawczyk