...
- Custom Code Device - C# 7.0 and Roslyn compiler support
- Enable/Disable channels
- Manage Tags
- Create Tags
- Add Tags to all Channels in a Tab (right-click on Tab)
- Add Tags to selected channels using Manage Channels window
- Display Tag abbreviations in channel
- Search by tags in Channel Search
- Filter by tags in the Dashboard
- System Globals
- Global Code
- A single custom code assembly that can be used in other Custom Code based devices.
- Access this from any Custom Code based device
- A single custom code assembly that can be used in other Custom Code based devices.
- Global Passwords
- Access global passwords within devices
- Access global passwords within devices
- Global Tables
- Global Database Connection Strings
- Create Connection strings that can be used devices in the system
- Add within Devices that support the standard Database Edit Control
- Create Connection strings that can be used devices in the system
- Global Code
- Execution Groups
- Queue Device Improvements
- Support for MSH-4 (Sending Facility) in the Queue
- New Error Queue Workflow
- Error count shows up regardless of age
- Messages can be "Shelved" which moves them out of the Error queue
- "Shelved messages" can be queried
- Support for MSH-4 (Sending Facility) in the Queue
- Multi-Map Tables
- Improved HL7 Inbound Device
- Bind to all interfaces using IPAddress.Any and IPAddress.IPv6Any
- Ipv6 support
- Diagnostics tab to display available network adapters
User Management Dashboard
- Display Connection time, Idle time, and connected IP address
- Ability to force unlock channels
- Manage Custom Plugins Window
- Support for reading Compressed files in the File Reader Device
- Miscellaneous
- Upgrade all dependant libraries
- Add Edifact libarary EDI messages types
- Re-implement all installers so we can better handle .NET Standard libaries and to fix issues with interdependent libaries
- Support for Mongo Queue Db statistics within Connexion
- Update all projects except Connexion.Core and Connexion.Share to .NET 4.6.1
- Improve locking and thread usage of Connexion channel startup
- Fixed thread contention issue when stopping many devices at the same time
- Move Connexion.ErrorNumberManager to Visual Studio 2017
- Various updates to better handle readonly access to UI elements that have been disabled as a result of user access permissions
Jira - Feature Requests
Ticket | Feature |
---|---|
CNXN-3039 | Improve startup performance |
CNXN-3038 | Make version 15 map tables more compatible with version 14.5 |
CNXN-3032 | When using Edit & Requeue Selected Message the Keywords should be copied to the new message |
CNXN-3028 | Secure Sender Device - Add Connection and Send timeout configuration options |
CNXN-3026 | Add Network Interface info to System Information text |
CNXN-3021 | Add Diagnostic Tab to HL7 Inbound Device |
CNXN-3015 | Option to not require typing 'yes' into yes dialog |
CNXN-3011 | Remove the cap on returned results in the advanced search UI |
CNXN-3010 | Add the site name to the server drop-down list |
CNXN-3009 | Allow the expand/collapse operation of treeviews on auto-disabled UIs. |
CNXN-3006 | Ability to use {usercontext.X} in FileWriter Destination field |
CNXN-3005 | Grouping Connexion Servers under "Server Connections" screen |
CNXN-3000 | Export/Import Connections list |
CNXN-2999 | Filter by Tags in the Dashboard/Channel Mgr/Relevant UIs |
CNXN-2998 | Add Total Row Count or Row Numbers to Dashboard |
CNXN-2997 | Copy Device Key |
CNXN-2996 | Need a way to moving in error messages to a different status |
CNXN-2993 | Add menu item to copy device/channel key |
CNXN-2991 | Connexion User Management Dashboard |
CNXN-2990 | Authorization setting to close Connexion UI after configurable inactivity |
CNXN-2987 | Enable/Disable Channels Feature |
CNXN-2981 | Channel Import and Disabled Devices |
CNXN-2979 | Add Device filter option in Manage Channels |
CNXN-2970 | HL7 transform v2 function may not resolve properly when using an external type as a parameter |
CNXN-2967 | Mechanism to save / apply channel running state across a system |
CNXN-2966 | Channel - Log start/stop time of a channel |
CNXN-2964 | Make GetDevices<T> more flexible with type matching |
CNXN-2962 | Add option to explicitly disable message diffing |
CNXN-2961 | add "Run Diagnostics" to File Writer Devices |
CNXN-2953 | Remove filtering from file purge provider (too complicated / unnecessary) |
CNXN-2951 | Add 'move to' and purging to FTP reader device |
CNXN-2947 | Make the advanced search better by not making the channel name a link |
CNXN-2946 | HL7 Core - Add a method to replace all repeating OBX-5(s) in the message with a full OBX segment |
CNXN-2945 | Allow an extra digit in the queue alert timespans |
CNXN-2942 | HL7 Core - Support for splitting/recombining segments using ADD segments |
CNXN-2938 | Add events to Integrator Outbound (and Integrator Inbound?) |
CNXN-2936 | Support reading from archives (file reader / ftp reader) |
CNXN-2931 | Pretty print JSON message objects in queue preview window |
CNXN-2928 | Import Configuration from Currently Loaded Channel |
CNXN-2921 | Create Variable for Computer Name |
CNXN-2910 | Queue column to show the sending facility (MSH-4) |
CNXN-2908 | More flexibility around alerts generated by recoverable errors |
CNXN-2853 | HL7DateTime.ToDTM - Add an overload that adds/removes the Timezone offset in the string |
CNXN-2846 | Add option to remove empty lines created by razor engine (in Template device) |
CNXN-2831 | Create Folder and Folder Icon for all manually entered paths |
CNXN-2803 | Upgrade Connexion to support/use SQL Server 2016 Express LocalDB |
CNXN-2757 | Upgrade connexion compiler to 'roslyn' to enable new language features |
CNXN-2739 | Upgrade .NET library to .NET 4.6.2 to take advantage of new database and Xml support |
CNXN-2622 | Multi-column map tables |
CNXN-2615 | Implement Globals |
CNXN-2521 | In rare cases where a device requires more than 60s to start/stop |
...