KB Article #180855

maximum of digits for the fraction of seconds (YYYY-MM-DDThh:mm:ss.3zzzzzz)

Problem

-- in an XML Business Document, when creating a field Date with Data type timeInstant (dp), the Pattern is YYYY-MM-DDThh:mm:ss.3zzzzzz

-- the number 3 represents number of digits for the fraction of seconds

-- is there a limit for this number of digits

Resolution

* the limit is not documented, but the number of digits handled by the parser is 9

* if the number of digits exceeds 9 digits, the mapping fails with the error :

[DFT - 37014]: 3 is invalid for UTC sign. Only + or - are allowed.

[CNV - 9030]: Cannot convert date field (2020-01-03T11:24:50.6368494258+01:00) (Business-Document Element Leaf9 of Business-Document MAPSERVICE.KSD_ENS_OK.xxx) from external to internal format