Mirth Connect - Channel Scheduler
Summary: Long story short I needed a better scheduler. Mirth Connect channels have the ability to be scheduled to run on a timed bases; however, as I have learned if I have over 900 channels on a single server that are all scheduled to run at different times, it becomes a nightmare trying to spread out the schedules so they don’t overwhelm an HDH, Results, or email and sftp server. Allowing single channel to control the scheduling of many channels provides a quick way to lookup what is scheduled to run and when. You will find this schedule channel very time tested and proven and used along with many of my solutions. It also give you a triggering source to build your channel on, which in Mirth Connect is always the best case. Installation: To Download this solution, click on the 3 dots (…) in the upper right corner and select attached files. Install the channels to Mirth Connect Create the scheduling table that will store all the scheduled tasks. CREATE SEQUENCE IF NOT EXISTS util_s...