on 2015 Dec 04 10:32 AM
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
Request clarification before answering.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
73 | |
21 | |
8 | |
7 | |
6 | |
6 | |
5 | |
4 | |
4 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.