WEM has a sophisticated mapping structure that handles a number of value translation scenarios, this document is to define and clarify these translations and mapping values.
Date Type | Format | Description |
---|---|---|
Date Type 1 | yyyyMMdd | Four-digit year, followed by the two-digit month, ending with the two-digit day. |
Date Type 2 | yyyyMMddhhmmsstt | Four-digit year, two-digit month, two-digit day, two-digit hour, two-digit minute, two-digit-second, two-digit-millisecond (tt may be zero filled) |
Time Type | Format | Description |
---|---|---|
Time Type 1 | HHmmss | Two-digit hour in 24-hour time format, followed by the two-digit minute and two-digit second. |
Error codes are listed in their own Error Code Mapping document.