Hi Sergey, attached you can find the wsdl file and the infopath template. It is a very very simple web services with two methods, Read and Write. Both methods return boolean and have one parameters for passing values.
My goal is to verify if Aspose.Form can be used to accomplish this task:
- due an infopath template form tha consume a web service with at least two methos (read data and write data) set the fields value when the form template load and submit data (or send the entire form to the web service Write method) when the user click on a submit button.
This task are accomplished with MOSS Form server (with the correct security setting about domain). I'm not able to accomplish using Aspose.form: no web service method are invoked by the aspose xmlformviewer.
Thank you for any help.