HL7 Module 10.5 | Understanding and Using HL7 Module | Installing and Using HL7 Module | Configuring webMethods HL7 Module | Configuring the HL7 Module Properties
 
Configuring the HL7 Module Properties
You must configure the watt properties in Integration Server.
*To configure the HL7 Module properties:
1. You configure the watt parameter in Integration Server Administrator > Settings > Extended
2. The following watt properties you can configure:
Property
Possible value
Description
watt.hl7.message.markDuplicates=value
true or false
*True. The HL7 Module includes duplicate records during send or receive of messages.
*False. The HL7 Module excludes duplicate records during send or receive of messages.
watt.hl7.message.skipProcessingSyncAck=value
true or false
*True. The HL7 Module skips to process the ACK while sending a synchronous acknowledgment.
*False. The HL7 Module process the ACK while sending a synchronous acknowledgment.
watt.hl7.tpa.cacheDefault=value
true or false
*True.The HL7 Module cache the default TPA, with sender or receiver and TPA ID as Unknown, HL7TPA.
*False. The HL7 Module do not cache the default TPA, with sender or receiver and TPA ID as Unknown, HL7TPA.
watt.hl7.parser.trimDelimiters=value
true or false
*True.The HL7 Module remove the extra trailing delimiters from the message, while serializing the HL7 ER7 encoded text message.
*FalseThe HL7 Module do not remove the extra trailing delimiters from the message, while serializing the HL7 ER7 encoded text message.
watt.hl7.tpa.alwaysUse.DefaultTPA=value
true or false
*True. The HL7 Module uses the default TPA irrespective of sender-receiver pair.
*False.The HL7 Module do not use the default TPA. It searches for the TPA to process the message.
For more information about working with extended configuration settings, see the webMethods Integration Server Administrator’s Guide for your release.