Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Released OnJune 12, 2013
Release TypeProduction

Notes:

 

Breaking Changes:

(None)

What's New:

Mostly bug fixes. Some additional options were added to the HL7 inbound device to help with some Cloverleaf connectivity issues.

Changes: 

CNXN-1470 Bug Install wizard credentials visibility on the database connection tab was reversed. 
CNXN-1471 HL7Transform Device - TransformBase class functions were not visible to subclass (rare, restart fixes issue)
CNXN-1390 Import Channel - System.InvalidOperationException: Collection was modified; enumeration operation may not execute
CNXN-1422 Bug Error 5357 [ChannelMethods] Error updating ChannelChangeTracking. Collection was modified; enumeration operation may not execute.
CNXN-1423: Export selected messages to file in the queue device doesn't properly export the file.
CNXN-1424 Bug HL7InboundDevice - Incorrect ACK being generated when using Message Continuation DSC
CNXN-1429 New Feature HL7InboundDevice - Option on NACK to set MSA-1 to AE, or AR
CNXN-1430 New Feature HL7InboundDevice - Add new device hook "OnBeforePostOnChannelEvent"
CNXN-1433 Custom Code Device - Using event hooks with Connexion custom dlls does not resolve dll properly
CNXN-1434 HL7InboundDevice - Device hooks not working properly when an error is set on the MessageContext
CNXN-1445 HL7Transform Device - Should provide a function to pre-escape a field ESCAPE(string)
CNXN-1446 HL7Transform Device - Infinite loop compiling custom code transform when there is an error
CNXN-1448 Bug Custom Code - Errors generated by users are not send to the Windows Event Log
CNXN-1462 HL7InboundDevice - Does not handle if 0x0B comes in on a separate packet than the rest of the message
CNXN-1464 Import Custom Device - Error importing Custom Device. UX_Plugin_PluginClassName constraint violation
CNXN-1467 Channel Import - Channels should be imported in the order in which they were exported