Hi All,
I've an XSODATA Service on a calculation view, which has a parameter ETADATE of type DATE, when called will give a result set.
But the issue here is, i am unable to pass the date via odata service, i am calling my odata service directly through browser and sending the date as a parameter but it is giving me error every time like below:
URL:
Error:
<exception>
exception 1: no.71000303 (ptime/session/dist/RemoteQueryExecution.cc:1367) invalid DATE, TIME or TIMESTAMP value: Error while parsing 2.580049415248297961434088868937755e-6143 as SECONDDATE at function to_seconddate()NO exception throw location recorded. Stack generation suppressed.
</exception>
Please help me solve this issue.
Regards,
Mahesh