How to handle date format with SOAP web service in Ivy
Hi Everyone,
Now, I got the trouble with format date in SOAP webservice which created by Ivy
![alt text][1]text][2]
[1]: http://answers.axonivy.com/upfiles/SoapWS_DateError_Ivy.png
When I call it by SOAP client, I always got the exception like **Unmarshalling Error: 28.08.2016**
Because as we know, the expected format for date in XML is: YYYY-MM-DDThh:mm:ss. But I want to use the custom format like dd.MM.YYYY
Do you have any ideas about that?
RegardsRegards
[2]: http://answers.axonivy.com/upfiles/SoapWS_DateError_Ivy_FIwnKbB.png