Hi guys
Any of you have achieved to do AddRecord via HTTP on OCS and add a custom field with date time?
I can do the date part by sending it as “dd/mm/yyyy” but if I send the “dd/mm/yyyy hh:mm:ss” it doesn’t work, and in this case Oracle complains…
Then tried to do TO_DATE() function, but even OCS accepted it, it never sent over to Oracle, the field was not sent in request.