book
Article ID: KB0104071
calendar_today
Updated On:
Description
Description:
TIBCO BusinessWorks(TM) HL7 Plug-in 6.0.0 hotfix 1 has been released.
You can download this Hot Fix from the TIBCO Product Support FTP server using your eSupport username and password, at
ftp://support-ftp.tibco.com
Once you have successfully logged into the server, you will find the hotfix packages under
available_downloads/ActiveExchange/HL7-BW-Plug-in/6.0.0/hotfix-01
Listed below is a summary of updates included. Please refer to the associated readme document for any additional information.
Closed Issues in 6.0.0_HF-001 (This Release)
HL-315
The following functionalities are implemented:
- The Generate ACK activity was added to generate acknowledgements for the
input HL7 messages.
- The HL7ListenAndSend example was packaged with the installation of the
plug-in to help you understand how to use the Generate ACK activity.
- More HL7 error codes were defined.
The following is an introduction of the Generate ACK activity:
- Configuration tab
The Configuration tab of the Generate ACK activity describes the
information similar to the Parse HL7 Header activity. For detailed
information of each field in the Configuration tab, see "Parse
HL7 Header" in TIBCO ActiveMatrix BusinessWorks Plug-in for HL7
User's Guide.
- Input tab
The descriptions of each field in the Input tab are as follows:
- hl7Message
The incoming HL7 message for generating an ACK or NAK message.
- defaultMSHwhenHeaderInvalid
If the MSH segment of the input HL7 message is invalid, specify a
valid MSH segment for the input HL7 message in this field. If you
do not provide a valid MSH segment, the following value will be
used as a default value:
"MSH|^~\\&|||||||ACK||P|2.3||||"
Note: This field only takes effect if the MSH segment of the input
HL7 message is invalid.
- msaTextMsg
The test message in the MSA segment of the input HL7 message. The
default value of this field is null(""). You can override the default
by specifying a text message here.
- msaAckCode
The acknowledgment (ACK) code in the MSA segment of the input HL7
message. The default value of this field is "AE". You can override
the default by specifying an ACK code here.
Twelve valid acknowledgment codes can be used in this field: "AA",
"AE", "AR", "A", "E", "R", "accept", "error", "reject", "CA", "CE",
and "CR".
- Output tab
The descriptions of each field in the Output tab are as follows:
- ackContent
The generated acknowledgment message.
- ackIsNak
Indicates whether the generated acknowledgment is an ACK or an
NAK message.
If the value of this field is true, the generated acknowledgment
is an NAK message.
If the value of this field is false, the generated acknowledgment
is an ACK message. Four types of the ACK codes in the output MSA
segment can be used: "AA", "A", "CA", and "accept".
- Error Output
- msg
Error message description.
- msgCode
The error code. It represents TIBCO ActiveMatrix BusinessWorks Plug-in
for HL7 errors.
Issue/Introduction
TIBCO BusinessWorks(TM) HL7 Plug-in 6.0.0 hotfix 1 has been released.
Environment
Product: TIBCO BusinessWorks HL7 Plug-in
Version: 6.0.0
OS: All
--------------------