4 Outbound 277CA Route
This route extracts 277 Claim Acknowledgements accumulated in Batcher, and merges them into a single EDI document.
Route Structure
Route Components Description
| Batcher Inbound
|
Batcher Inbound |
Sends out an accumulated batch of acknowledgements after all the individual claims from the original batch have been processed. |
| UnZip
|
Unzip |
Unzips separate acknowledgements. |
| Staging
|
XE Native |
Generates XData from acknowledgemets. |
| Aggregation
|
Aggregation |
Aggregates acknowledgements into one multi-message exchange. The aggregation is complete when the route component UnZip unzips the last acknowledgement released from the batch. |
| Batching
|
XE XData |
Batches acknowledgements into a single EDI document. |
| Outbound 277CA
|
FS Outbound |
Stores the resulting batch of acknowledgements in the file system. |
| Processing Completed
|
BCounter Outbound |
Updates the number of files generated by the profile through the counter FileProcessingCompletedFrontEnd. |