13.02.07R19

13.02.07R19

Released On

December 15, 2014

Release Type

Production

Release Location

http://www.hl7spy.com/hl7spy/downloads/Connexion.13.02.07R19.msi

Notes

Minor bug fixes, and HL7 Outbound HL7 Device enhancements.

Breaking Changes

<None>

New Functionality

CNXN-2002

OutboundHL7Device - It would be nice to have a Heartbeat message send periodically to ensure connection stays open

CNXN-1997

HL7OutboundDevice - Should add protocol logging to help debug connection issues

CNXN-1900

MessageChannel - Should be a way of hooking into an event that fires just before the message is posted on a channel

CNXN-1897

Message Reader Device - Option to move file to a directory after processing completes

CNXN-1890

File Reader - Add abilty to insert field in the column Headers

CNXN-1872

File Reader Device Improvements

Bugs Fixes in this Release 

CNXN-2003

Event topics not displayed in the device info dialog (but displayed in the CCD)

CNXN-1999

Connexion.Core - When a channel is stopped, the MessageContext.Cancel should be set

CNXN-1995

Error 5232 [System:DatabaseMaintenanceDevice] Error running DatabaseMaintenanceJob Value cannot be null. Parameter name: source

CNXN-1905

Connexion.Core.HL7Message - Segments.Append(string) does not function properlty

CNXN-1902

Logger - Writing a message to the log that contains a '[' character fails

CNXN-1899

Queue Device - no way of setting the Account Number from Custom Code

CNXN-1898

MessageChannel - Pausing a device can cause the currently processes message to placed into the error queue

CNXN-1891

File Reader - Sometimes an empty row is added to the Column Headers collection

CNXN-1888

IMessageChannel Interface - raise error in PostMessageOnChannel(object message) if message is of type IMessageContext

CNXN-1887

Connexion Package Manager - Page size should be increased

CNXN-1873

Client - strange scrolling of channels when switching between device config and main window

CNXN-1870

KeyValueMessage - Interface needs improving

CNXN-1868

DelimitedFileReader - KeyNotFoundException

CNXN-1866

DelimitedFileReader - Error processing file: 'c:\temp\cnxn\RAD demofile 052714 thru 052915_example.csv'. An item with the same key has already been added.

CNXN-1857

BaseDevice - ClientProcessMessage should do nothing by default