cancel
Showing results for 
Search instead for 
Did you mean: 

SEGW EDM.DATETIME conversion error

former_member188001
Active Participant
0 Kudos

Hi all,

I am using edm.datetime in my Odata level. My backend Datatype is timestamp which is having Datatype 15 Dec with conversion routine TSTPS and output length 19.

When doing POST operation, i am not passing anyvalue from UI to backend and thus the createdon field is empty. I have given NULLABLE for this field. the issue happens during response from backend. It gives me conversion error "The argument '15.06.2020 13:32:19' cannot be interpreted as a number" . It appears that the value i am passing as 20200615133219 is getting converted as above via conversion exit. but there is no way for me to fix this.

Please help.

Accepted Solutions (0)

Answers (0)