Using mirth my grand plan is to do the following:
- Create a Channel and a Source that receives LLP
- Passes it to a destination which then maps the HL7v2 values to to variables and those values are used in the web service Soap XML request.
- The web service does whatever it needs too and returns true or false depending on if everything worked.
- Depending on the returned value we send the appropriate ACK NAK value back to the sending application.
I have created a web service hooked it up to Mirth and everything works great on the first request. When I send a second/third/4th request the dashboard shows that the message is received then sits there doing nothing until IIS calls a connection timesout and disconnects the web service.
What am I dong wrong here?
Thanks in advance
Anthony
Update Added screen shots of my current settings: Channel Summary:
Channel Source:
Channel Destination: