Step 5 Generate 277_E2 Timeout Response

The route receives the timeout response notification from one of the routes Step 3 BackEnd 277 Good Response Processing / Step 4 Expiration 277 E2 Processing, and generates the 277 E2 Timeout response transaction with further validation. The route generates the 277 E2 LDNS reports and sends them to the route Step 8 Visualizer. The route generates the 227 E2 data file and sends it for further processing to the route Step 6 Process Response. The generated 277 data files and LDNS reports are archived.

Route Structure

Route Components Description

Component Name Component Type Description
Generate E2 response FS Inbound Receives data from either one of the routes: Step 3 BackEnd 277 Good Response Processing / Step 4 Expiration 277 E2 Processing.
Clear Body Velocity Clears the message body using the template ClearBody.vtmpl that is available in the directory ${XESProfileConfig}/artifacts.
Get Request Data Storage Inbound

Queries the XEServer Data Storage for 276 data items using the Correlation XEServer property. If the Data Storage returns a 266 data file, a 277 response is generated. If no 266 requests are detected in the Data Storage, this indicates that the back end has already received the response (an acknowledgement).

Request extracted? Router Sends through the original message only if the Data Storage returned a 276 data file.
Agr Aggregation Sends data through only if the Data Storage has returned a 266 data file.
Generate Timeout Response XE Translator Creates the 277_E2 response file using the map ${XESProfileConfig}/artifacts/276x212-277x212-TimeOut.ems.
Native validation XE Native Validates the 277_E2 response file. Then, the component directs the 277_E2 file to the archive and to the Step 6 Process Response route. The component generates an LDNS report and directs it to the LDNS archive and for further visualization.
277-E2 File Archive FS Outbound Stores the 277 data files to be archived.
277-E2 Response FS Outbound Stores the 277 data files to be picked up by the Step 6 Process Response route.
277-E2 LDNS Archive FS Outbound Stores the LDNS reports to be archived.
Visualizer Enabled? Router Directs the LDNS reports and the acknowledgements to Visualizer Server if the profile-level environment property VisualizerEnabled has been set to true.
XML Value Extractor XML Value Extractor Extracts the ReceiverID and SenderID values from the LDNS report.
To Visualizer FS Outbound Stores LDNS reports on the file system for further visualization (Step 8 Visualizer route).