Muokkaa

Jaa


Delimiters Known Issues

This section contains useful information that may help you avoid delimiter errors.

It is recommended that you do not use the following characters as delimiters as they might cause errors:

  • Null characters

  • Spaces

Extra delimiters in a header or body field cause multiple errors

When you have an extra delimiter in a field in an HL7 V2.X message, the Microsoft BizTalk Accelerator for HL7 (BTAHL7) parser might generate two error messages, one related to XML validation and the other related to structural validation.

Trailing delimiters permitted in HL7 batch segments

HL7 defined batch segments such as FHS, BHS, BTS, and FTS can have trailing delimiters and are not constrained by the trailing delimiter flag, because BTAHL7 does not validate trailing delimiters for batching segments.

See Also

Known Issues