Home › Forum › Integrating PerfectForms › Help! Web Service Error Messages › Re: Help! Web Service Error Messages
February 26, 2009 at 12:30 am #4398
Hi RayP,
PerfectForms can deal with simple and complex types when passing data into a web service. One thing you must be careful of is that when a boolean type is present as an input parameter, you must provide it with a true/false value and not just leave it empty. Also, perfectforms does not yet check (as of 1.11) for required parameters.
Ray