QIE 25.4.1 adds a global error handler and ordered processing
QIE 25.4.1 is available, with two features aimed at teams running a large number of channels.
A global error handler
One environment-wide script can catch errors raised by any channel, giving a single place to log to an external system, adjust the message or discard it, instead of maintaining the same handler on every channel.
First-in-first-out by message ID
A channel can preserve processing order per identifier taken from the message, so every message for one patient or account stays in sequence while unrelated traffic still runs in parallel.
A new DICOM association per request
DICOM destinations can open a fresh association for each request, which some archives and remote systems require.
Pooled HTTP connections
Outbound requests can reuse pooled connections rather than establishing a new one each time, cutting per-message latency on high-volume REST interfaces.
Faster message search by node path
Node path matching is more efficient and the Exact Match option was removed, so an analyst tracking down a message gets results back sooner.
Published retroactively in September 2026 to complete the release archive. QIE 25.4.1 shipped on 19 November 2025.



