rbeckman-nextgen / test-mc5

0 stars 0 forks source link

Allow option to specify the end-of-segment character in the LLP listener #13

Closed rbeckman-nextgen closed 4 years ago

rbeckman-nextgen commented 4 years ago

The HL7 spec expects CR (ascii 13) characters to deliminate segments of an HL7 message, however certain vendors only deliminate thier lines with \n (ascii 10). Mirth should stay compatabile with these vendors by allowing the option to specify the end of segment encoding character.

Imported Issue. Original Details: Jira Issue Key: MIRTH-29 Reporter: chrisl Created: 2006-09-12T14:05:54.000-0700

rbeckman-nextgen commented 4 years ago

Priority updated due to client need.

Imported Comment. Original Details: Author: chrisl Created: 2006-09-14T02:20:00.000-0700

rbeckman-nextgen commented 4 years ago

The property "segmentEnd" has been added to the TCP connector. The LLP listener and sender panels now need a field to set this property on the connector. The format should be the same as the other protocol encoding properties.

Imported Comment. Original Details: Author: geraldb Created: 2006-09-21T07:58:32.000-0700

rbeckman-nextgen commented 4 years ago

Added the requested feature.

Imported Comment. Original Details: Author: brendanh Created: 2006-09-21T17:12:07.000-0700