Track Split File Route
This subroute receives the split EDI files and sends the tracking data (metadata on the claim) to the tracking system (Visualizer Server) if required.
Route Components Description
| Split
|
Parent Route Input |
Picks up the split EDI files – claims from the parent route. |
| Need Track?
|
Router |
For each XEServer message that carries an individual claim, the component checks the property ${TrackSplitFile} that indicates whether the split claims must be tracked in Visualizer Server.
|
| Set Standard
|
Router |
If applicable, adds a property indicating that the file is in EDI format. |
| Track Split File
|
Visualizer Reporter |
Submits the tracking data (metadata on the claim) to the tracking system (Visualizer Server). |