Phyu
Phyu

Reputation: 11

Cannot receive Ack from Mirth

I have a testing tcp application which will send HL7 message to Mirth and receiving acknowledgement from Mirth.The problem is that I can send message to Mirth Channel which I created with connector type=TCP Listener but Mirth somehow did not send back acknowledgment to my application.I found that sometimes respone successfully generated and sometimes response successfully send.But I cannot receive any ack message from Mirth.I am a newbie with Mirth and I don't know exactly how to set the channel to receive and send ack message.Please help me. Thanks.

Upvotes: 1

Views: 3150

Answers (1)

atkearns
atkearns

Reputation: 171

There are 2 main settings I am aware of to configure the ACK messages in Mirth.

  1. Edit Channel --> Source tab --> Source Settings --> Response --> Change drop down option to one of the Auto-generate options
  2. Edit Channel --> Source tab --> Edit Transformer --> Message Templates tab --> Properties (next to Data Type) --> Modify the codes that get used in the ACK messages.

What settings do you currently have set for these?

Upvotes: 1

Related Questions