Either at a management level or daily hands-on, you have probably noticed that besides it’s powerful capabilities, Mirth Connect has a number of shortfalls when it comes to working with channels:
These are the first and most critical issues addressed by Git Integration Plugin based on our years of Mirth Connect channel manager / developer experience.
Integrating Mirth Connect with Git enables to apply version history as one of the software development best practices to channel management, allowing simple rollbacks to previous versions, finding and fixing code issues easily, and backtracking channel code history.
Biggest part of any channel code is automatically generated by Mirth and does not need checking or testing.
Within the bulk body of this XML
, there are human written sections of JavaScript that need quality check but
are very difficult to find. Git Integration Plugin extracts out these JavaScript sections and allows to
compare the changes side by side.
Deployment of a Mirth Connect channel to live environment is currently a manual process performed by developers. Yet it is highly rules-based and could be automated for higher efficiency and saving of human work time. Git Integration Plugin provides all the prerequisites for that.
Version Clarity
Rollback Efficiency
Deployment Accuracy
Code Review Simplification
Automated Validation
Seamless Deployment
Without the plugin
Developers and testers have no clarity of which channel version they are working on (developing, testing, deploying or debugging).
With the plugin
When integrated with Git, they have a clear understanding of the work sequence: versions under development, in testing and deployed to live.
Let's talk!