Skip to Content
0
Jun 19, 2020 at 07:01 AM

XSDDATETIME_Z value giving exception

302 Views

Hi ,
I'm using XSDDATETIME_Z domain type for storing time.
CPI is returning it as Docdata value which has filed first_creation timestamp.

I'm using transformation to convert docdata to internal table value.

Server returns value of first_creation as 2015-12-30T19:00:04.000+02:00 then it doesn't give any error. But when server gives value as 2017-01-01T01:00:37 it throws exception.

Why it's giving like that is there any configuration that needs to be done or how I can correct it?

Thanks.