Forum Discussion

praveensqa's avatar
praveensqa
Contributor
13 years ago

How to run the WebServices test


Hi,





How to invoke the web service method.





Web service method has 

Input and O/P functions





Input has one function-  using this i will pass the variable

O/P has one function- using this i will get the values





But, how to invoke those two Web services 





Thanking you.

Please suggest.





Regards,

Praveen   
  • 1. project name i dont know, in project click right and clickon webservice option.

    2. webservice click right mouseclick button and enter any webservice name and click ok button.

    3. dubble clickon webservicename required some inputs thoseare

                a. wsdl file name

                b. click below button then automatically your soap version displayed in corresponding select box and click ok button.





    Writing a small code and call webservice

     

    Webservice.webservicename.methodname("parameters required")



    I think this is helpful..



    Regards,

    Ramakrishna Y