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

Need help with header......

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

  • Need help with header......

    What I'm doing is basically using an ADT feed that's already in place, pointing it to mirth, then sending it on to the machine it was originally poining to. I'm planning on setting up another destination to do some other things. I just wanted to get the data through the server. I'm sending raw data via llp. The only difference between the source data and the data sent out is the "^" vs. the ";" right after MSH:
    and it doesn't seem to work. I've tried running a preprocessing script to replace the "^" with the ";" but that doesn's work either. Anyone have any idea what this character does and why I can't make the data send the same way it was recieved?

    Thanks
    Drew


    MSH:;~\&:HBO:A:SUPPLYSCAN:A:200801161253::ADT;A08; 41:1202306:P:2.2:1202306::AL::




    MSH:^~\&:HBO:A:SUPPLYSCAN:A:200801161253::ADT;A08; 41:1202306:P:2.2:1202306::AL::
Working...
X