HL7_Track Split File Route
This route receives individual HL7 transactions and sends the tracking data (metadata about the transaction) to Visualizer Server if required.
Route Components Description
Split
|
Parent Route Input |
Receives split HL7 transactions from the route HL7_Process Split. |
Need Track?
|
Router |
For each XEServer message that carries an individual transaction, checks the property ${TrackSplitFile} that indicates whether split HL7 transactions must be tracked in Visualizer Server. |
Track Split File
|
Visualizer Reporter |
Submits tracking data to Visualizer Server. To view the metadata sent to Visualizer Server, see the Tracking tab on the component's Settings tab. |