Step 8 Visualizer Route

This route picks up the LDNS reports and the acknowledgements and sends them to Visualizer Server. The 276 and 277 transactions are visualized on the Dashboards and tracked in the Visual Tracking of Visualizer Server, while the acknowledgement files are only tracked in Visual Tracking.

Route Structure

Route Components Description

Component Name Component Type Description
Data for Visualizer FS Inbound Receives data from the following routes: Step 2 Validate 276 Route, Step 3 BackEnd 277 Good Response Processing, and Step 5 Generate 277_E2 Timeout Response.
Data Type Router Detects the type of current data (a 276 request, a Good 277 response, a Bad 277 response, or an acknowledgement) from the XEServer property DataType. Directs each data type to the appropriate destination. 276 and 277 data files are sent for further visualization, acknowledgements are used to build LDNS reports which are then directed to Visual Tracking.
276 Visualizer Visualizer Reporter Submits 276 transactions to Visualizer Server.
277 Visualizer Visualizer Reporter Submits 277 transactions to Visualizer Server.
Acks LDNS XE Native Generates LDNS reports from acknowledgements.
Router Router Sends through only LDNS reports.
276 Ack Tracking Visualizer Reporter Submits reports to Visual Tracking.
Ack LDNS Archive FS Outbound Stores LDNS reports to be archived.