Hi Experts,
I want to update the date field available in SAP database from SAPUI5. In front end (SAPUI5) the date is looking like - 03.04.2010T5:30:00 .
I am passing this value to back end. It is showing one exception - HTTP request failed400,Bad Request,{"error":{"code":"CX_SY_CONVERSION_NO_DATE_TIME/67AA6842BAA80B7DE10000000A15523C","message":{"lang":"en","value":"Value 03.04.2010T5:30:00 does not represent a valid date/time".
My question is, how could I send the date value to the back end to resolve the above exception.
Thanks & regards,
Arindam Samanta.