HL7 Module 10.5 | Understanding and Using HL7 Module | Installing and Using HL7 Module | Configuring webMethods HL7 Module | Sending an Accept Acknowledgment
 
Sending an Accept Acknowledgment
 
Original and Enhanced Acknowledgement Mode
Synchronous and Asynchronous Mode of Sending Acknowledgments
Format of the Generated Acknowledgment Message
To deliver an acknowledgment message, a TPA with an Agreement ID value of HL7TPA should be present in Trading Networks. When HL7 Module receives an HL7 message and identifies the trading partner, the module checks the sendACK parameter from the TPA and responds back with an acknowledgement based on the value selected for the sendACK parameter in the TPA. The sendACK field can take the following values:
*When you set the sendACK field in the TPA to Default, HL7 Module sends an acknowledgment based on the value set in the Accept Acknowledgment field (MSH-15). The Accept Acknowledgment field (MSH-15) can have one of the following values:
*AL - Always. HL7 Module always sends an accept acknowledgment.
*NE -Never. HL7 Module never sends an accept acknowledgment.
*ER -Error conditions only. HL7 Module sends an accept acknowledgment only when it encounters errors.
*SU -Successful completion only. HL7 Module sends an accept acknowledgment only when it receives the message successfully.
*When you set the sendACK field in the TPA to Always, HL7 Module always sends an acknowledgment regardless of the value set in the Accept Acknowledgment field (MSH-15).
*When you set the sendACK field in the TPA to Never, HL7 Module does not send an acknowledgment.
For information about the sendACK parameter and its values, see wm.ip.hl7.tn.tpa.rec:HL7TPA.
For more information about how to create a TPA and modify the default values in the TPA, see Defining HL7 Trading Partner Agreements and the webMethods Trading Networks Administrator’s Guide for your release.