XML date fetch error in xlate

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf XML date fetch error in xlate

  • Creator
    Topic
  • #53034
    jim lake
    Participant

      Hello,

      I have a XML to HL7 xlate that translates (using TCL) this date of birth field correctly:

      1958-05-11T00:00:00Z

      However, when I try to translate this date of birth field (in the testing tool) using the same code:

      1984-02-03T00:00:00.0000000-00:00

      I see this error message:

      Fetch failure on ‘{Error The format of OcmNode::OCM_TYPE_DATETIME is not valid.}’

      I then tried the XML tester and it displays the field correctly:

      MSG1.pidLevel.pid.dateOfBirth.#text:   >1984-02-03T00:00:00.0000000-00:00< They both appear to be correctly formatted  xs:dateTime fields. Has anyone seen this before? Thanks.

    • The forum ‘Cloverleaf’ is closed to new topics and replies.