cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP FORM POSTING in XI

Former Member
0 Kudos

Hi Everyone

I am using HTTP receiver and I need to do a form post. I tried to look at the config parameter in HTTP Receiver

adaptor but I am not able to do a form posting. Posting

plain XML works.

Ok My form is

<form action = "WWW.sap.com" method="post">

<input type="text" name="mytext">

</form>

how would i configure form and input type my text in receiver HTTP Adapter

Thanks

any help will be highly appreciated

regards

Ram

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Ram

Check this forum thread.

You may have to use java mapping to get this done.

KK

Former Member
0 Kudos

hii,

have you done the response mapping too..if not do some response mapping..

regards,

sundararamaprasad