[ServiceStudio] NullDate in web service.
1415
Views
2
Comments
Implemented
Service Studio
OutSystems 6.0
When a NullDate is outputed in a web service response; It's value will represent 1900-01-01T00:00:00

There should be a web service properity, in ServiceStudio, where the user can set the web service method, NullDate default value, either he wants to leave the default outsystems value of 1900-01-01T00:00:00 or specify a blank value for NullDate.

Please compile with s
tandard behaviour.

Standards are important to us.

2011-06-15 10-51-22
Joop Stringer
Sure like this,

Should be better to have the Webservices check the WSDL better. If optional element and empty (or null), do not output anything !!
2011-06-15 10-50-42
David Nunes

With the new 6.0.1.6 verison you have greater control over null values in webservices and can even choose if you want to send them or not.

All the cool details here.