Announcement

Collapse

Mirth Connect 4.3.0 Released!

Mirth Connect 4.3.0 is now available as an appliance update and on our GitHub page.

This is a major release containing new features like adding new functionality to the Mirth Connect Setup Wizard, adding the ability for resource and channel-specific classloaders to load child-first or parent-first, and added a default implementation of the getObjectsForSwaggerExamples() method in the ServicePlugin class. This release also contains enhancements for the Mirth Connect Administrator Launcher, the Mirth Connect Docker images, and several bug fixes and security improvements.

Download | See What's New | Upgrade Guide | Release Notes

For discussion on this release, see this thread.
See more
See less

send message from database field to LLP

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • send message from database field to LLP

    Hello,

    I have a mySQL table that holds a raw HL7 message in a mediumBlob type field. I can select that field into a variable in Mirth, but how do I transform that field into the message to send out by LLP? Anybody else done this?

    Thanks,

    Mike

  • #2
    Re: send message from database field to LLP

    This is a known issue in 1.3.2. It is possible to convert the blob or clob data in Javascript, but it is not trivial. Search the forums for "blob" or "clob" for a few methods.


    1.4 handles database binary data MUCH better.

    -Chris
    Chris Lang

    Comment

    Working...
    X