Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The HL7 data agent is used to collect and monitor HL7 messages coming from WSO2 ESB. The following sections explain how to configure the HL7 data agent in the ESB and monitor HL7 messages in BAM:

Table of Contents
maxLevel3
minLevel3

...

HL7 data agent (message publisher) comes by default with the HL7 transport that you installed earlier. To enable the data agent in the ESB and configure it to connect to BAM, set the following parameters within the <axisconfig name="AxisJava2.0"> element in the <ESB_HOME>/repository/conf/axis2/axis2.xml file:

...

Code Block
hl7.tbox
     |--streamDefn <folder>
           |--hl7_data_publisher_def <file>
           |--streams.properties <file>
     |--dashboard
           |--dashboard.properties <file>
           |--jaggery <folder>

The contents of the toolbox are described below:

...