14.0 B3

Released OnAugust 18, 2014
Release TypeBeta - Not for production use
Release LocationConnexion.14.0.4502.exe

Notes

Third beta release focusing on bug fixes and several new features.

New Features

  1. Silent installs
  2. Message attachments are now read/write and can pass through a queue.
  3. Attachments viewer now shown in the queue device and custom code device.
  4. Attachments can be saved from the viewer to disk.
  5. All devices except the HL7 transform device have been refactored / cleaned up. Please report any and all issues.
  6. Custom code device has been audited and improved.
  7. Breakpoint support in the Custom Code device.

 

Breaking Changes

Please see the breaking changes list in 14.0 B2. There are no breaking changes introduced from B2 to B3.

Fixes/Changes Made in this Release 

CNXN-1946Should be able to explicitly detach from debugging in the CCD

CNXN-1937

Connexion.Core - Support for HL7 2.7 Truncation Character

CNXN-1922

How do we handle versioning / type mismatch when a type used in a channel is defined in custom code?

CNXN-1904

Branch Device - It would be nice to have a function that performs a match across repeated segments, and repeated fields

CNXN-1905

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

CNXN-1906

MessageChannel - Changing a devices configuration can cause messages to go into the error queue

CNXN-1911

As an Integrating Application, I would like to be able to install/update Connexion without a UI

CNXN-1912

As an Integrating Application, I would like to be able to update the Devices from the command-line

CNXN-1913

Message Attachments - Should be able to update attachments anywhere in the processing pipeline

CNXN-1914

System Channel - Requested State was set to 'Stopped'. This should never happen.

CNXN-1915

Historical Queue Charts - Should not display Graphs where there has been no activity

CNXN-1916

Database Maintenance - maintenance is not being triggered properly

CNXN-1920

MessageReaderDevice - It would be nice to have some event hooks for this device

CNXN-1923

Expression Language - LEFT/RIGHT functions do not return correct values

CNXN-1927

Dirty state getting incorrectly set

CNXN-1929

Install wizard fails if the connexion service account doesn't already exist

CNXN-1918

Message Attachments - Should be a way of exporting message attachments to a file

CNXN-1919

CustomCodeDevice - Remain in debug mode popup needs OK and Cancel buttons

CNXN-1925

InstallWizard - Add option to show Command Line Option help

CNXN-1928

Channel packages (nuget) shouldn't show up in the 'missing package' dialog

CNXN-1820

Add/Edit Channel Dialog layout issue

CNXN-1907

Revamp built-in devices to bring them in line with the latest core updates

CNXN-1909

Custom Code Device - Create Custom Device Dialog should disable "Create Visual Studio Project" button until all prerequisite are met

CNXN-1908

Add breakpoint based debugging to the CCD

CNXN-1902

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

CNXN-1900

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

CNXN-1899

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

CNXN-1897

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

CNXN-1883

HL7 Transform Device - Single Stepping should show "Filtered" if filter condition is met

CNXN-1892

Nuget Repository - Add sample that demostrates how to use the Transform Device

CNXN-1890

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

CNXN-1891

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

CNXN-1882

HL7 Transform Device - Changes are not highlighted

CNXN-1878

Installer - If a newer version Connexion is already installed, the installer just sits there with no message.

CNXN-1894

.NET Framework - Revert to using .NET 4.5.1 due to issues with 4.5.2

CNXN-1895

Installer - Wixba should check Windows Version, and Service Packs and display error if minimum requirements are not met

CNXN-1872

File Reader Device Improvements

CNXN-1880

Exception thrown when new system is installed and channel is created

CNXN-1888

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

CNXN-1889

Distributed EventBroker does not pick-up new events sometimes

CNXN-1879

Installer - ngen assemblies to improve startup performance

CNXN-1881

Database Maintenance - Backup, Index Maintenance, and Cleanup should be enabled by default

CNXN-1887

Connexion Package Manager - Page size should be increased

CNXN-1871

System.Exception: Input viewer of type 'Hl7Viewer' cannot handle a message of type 'Exception'

CNXN-1874

Message Statistics - Summary Stats graph moves twice as fast as the other graphs

CNXN-1877

Client - Launching the v14 client causes the v13 client to flash and be brought to the front.

CNXN-1875

Topology Tab - Selecting "Decommission Application Server" does nothing

CNXN-1868

DelimitedFileReader - KeyNotFoundException

CNXN-1861

MessageChannelDevice - Stop() rather than Pause() should be called when Paused device's channel is being stopped

CNXN-1862

Couldn't load oldest queued message stamp

CNXN-1865

Queue Device - Alerting mechanism will not scale well when many queues are present

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-1869

Stats can go negative when purging messages

CNXN-1870

KeyValueMessage - Interface needs improving

CNXN-1863

Manually queuing message query is broken