Hi guys,
I m using xmii 12.0.
I can see the the wsdl file of my transaction by the path
http://<sid>:50000/XMII/WSDLGen/<project folder path>.
But i am getting problems while passing parameters to the transaction.
My transaction (webservice has 4 parameters (string)),how can i pass those transactions parameter values to the WS.
I tried by ?<parm1>=<paramvalue>&<param2>=<paramvalue> ..., but i am not getting proper result after running the WS.
Can any body explain how to call WS form the HTML code.
Please help me.
Thanks
Vansi