How to set up a channel on Mirth where the message can be deleted after receiving an ACK #6326
-
I'm using Mirth 4.5.2 and set up a channel to use database reader as source and TCP sender as destination. TCP sender takes the message from database, sends the messages to a TCP listener port (not part of Mirth) which processes the HL7 messages and sends back ACK. How can I set up the channel such that the messages from the database are deleted once ACK is received from the TCP listener |
Beta Was this translation helpful? Give feedback.
Answered by
pacmano1
Oct 21, 2024
Replies: 1 comment 2 replies
-
You want "Remove Content on Completion". |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
then delete the row from the table after you do whatever you need to do with it.
You can do that right from the source tab on the bottom of the database reader. Some training and reading the user manual would be a good idea.
https://docs.nextgen.com/bundle/Mirth_User_Guide_4_5_0/page/connect/connect/topics/c_Database_Reader_connect_ug.html
A good training course: https://www.udemy.com/course/learning-mirth-connect/