cancel
Showing results for 
Search instead for 
Did you mean: 

Sending paramters from Web dynpro to web services

Former Member
0 Kudos

Hi,

I need to send extra objects or paramters to my web service from web dynpro which are not part of user inputs. How can i achieve it? Iam new to web dynpro. pls help me with sample code.

Thanks a lot in advance

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

yaa..i did all the mapping between view, controller, and model. Now with the user input values , web service expects some other paramters too. How will i bind these parameters(this can be some objects, or some string or some int values) with the request?

Former Member
0 Kudos

hello Sujesh,

in webdynpro we import a webservice model. it contains all the necessary input parameters and u can pass value through it. i think u cannot pass extra objects or parameter other than these input parameters.

can u make ur requirement much more clear.

regards,

Piyush.