BIP5516

Severity

20 : Error

Message

The epoch specified for a DateTime element is invalid. Epoch value : '<insert_1>' Internal error code : <insert_0>

Explanation

The epoch is used with DateTime when the DateTime value has a physical type of Seconds or Milliseconds, and signifies
the moment from which the seconds or milliseconds are counted. The epoch should be specified in the 'Format String' field
of the CWF tab in the Message Brokers Toolkit, as a DateTime string with the format 'yyyy-MM-dd'T'HH:mm ZZZ'.
The default value for the epoch is '1970-01-01T00:00 +00:00'.

Check that the message model is correct. Review previous messages for details of the message set and message type.
Check that the processed message is of the expected format and type.
Check that the epoch value specified for the element is correct.