anyone one know how to set a date field on an employee record to null via suitetalk? I tried all of these
<hireDate></hireDate>
<hireDate> </hireDate>
<hireDate>null</hireDate>
All fail with the error:
<faultcode>soapenv:Server.userException</faultcode>
<faultstring>java.text.ParseException: Invalid dateTime format: </faultstring>
<detail>
<ns1:hostname xmlns:ns1="http://xml.apache.org/axis/">partners006.prod.svale.netledger.com</ns1:hostname>
</detail>