0

I created one channel, receiving inbound messages using LLP Listener connector type. I am using Send Ack radio button. We know that Once channel received the message by default it will send the acknowledgement to the sender. I could see the response from mapping tab of the view messages option. But i want to get the Ack that was sent to Sender by progrmatically. How can i code, please help me.

user2198239
  • 21
  • 1
  • 7

1 Answers1

0

According to the forum links below this is not possible in ver 2 of Mirth:

Where is the ACK message history/log?

How to check the HL7 Ack message that Mirth sends back to the originating system?

Of the options mentioned in those post I would opt to create my own custom ACK response (which mirrors the default Mirth ack) and then you'll have access to it.

nathan_jr
  • 9,092
  • 3
  • 40
  • 55