Forum Discussion
apoorva
17 years agoOccasional Contributor
Hi All,
I found one of the approach and its working..
Just set the value of following property to true and its working..
SoapUI.getSettings().setBoolean(WsdlSettings.XML_GENERATION_ALWAYS_INCLUDE_OPTIONAL_ELEMENTS ,true);
Thanks,
Jim
I found one of the approach and its working..
Just set the value of following property to true and its working..
SoapUI.getSettings().setBoolean(WsdlSettings.XML_GENERATION_ALWAYS_INCLUDE_OPTIONAL_ELEMENTS ,true);
Thanks,
Jim