cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP_AAE receiver adapter form data posting

praveen_sutra
Active Contributor
0 Kudos

Hi All,

I am stuck with one issue.

We are working on a soap to http_aae scenario.

when I am using chrome-extension Post-Man tool i am able to connect and post to the third party system using Form-data option.

Whereas when we are using RAW we are not getting appropriate response.

Now on SAP PI end we have used HTTP_AAE receiver adapter to connect to third party system.

We are able to connect to server and post the request successfully..

When I am sending data without selecting Set Form option its not giving proper response.

I need to know two things

1) whether I need to check Set Form option for the same.

2) What should be the value need to fill in Main Payload Parameter Name.

any help would be highly appreciated.

thanks and regards,

Praveen T

Accepted Solutions (1)

Accepted Solutions (1)

praveen_sutra
Active Contributor
0 Kudos

Hi All,

the issue is resolved

I kept content type as: application/x-www-form-urlencoded

and in message mapping i passed the value as mentioned below.

tag1=value1&tag2=value2&tag3=value3&tag4=value4.

this worked fine.

thanks and regards,

Praveen T

Former Member
0 Kudos

Congratulations, Praveen. Good self-learning ability.

Many thanks & best regards,

Hubery

Answers (1)

Answers (1)

praveen_sutra
Active Contributor
0 Kudos

Just to add to it what is the difference b/w raw, form & x-www-form-urlencoded types of requests.

thanks and regards,

Praveen T

praveen_sutra
Active Contributor
0 Kudos

any expert comments.

tr

Praveen

Former Member
0 Kudos

Hello Praveen,

Frankly, your issue never encounter.  But you could try to test according to your thinking.

The issue is not quickly to see for others.

Many thanks & best regards,

Hubery