Hi,
I made a flow service FS_AddInteger.Then generated a WSDL for it in which i used SOAP -RPC.inputs are int1 and int2 and output is out.
then i created a connector using the WSDL doc.i tested the webservice connector by running from developer.it is working fine.
now i want to run the service using url [url]http://localhost:8888/invoke/Test/FS_AddInteger.Can[/url] anyone help me how to pass variables ?
i am not having any idea whether it is possible to invoke it in this ways or not.
Please guide me and let me know how to use this url to pass the parameters and get the output?
Thanks !
#API-Management#soa#webMethods