Process Data Files Route

This route sends the input test files to the Sample 270-271 profile, gets the output transactions, and stores them.

Route Components description

Component Name Component Type Description
Parent Route Input Parent Route Receives data and initiates route processing.
Pick Input Files FS Inbound Sends the input test files to the production route and gets the output transactions from the production route.
Send 270 for Processing JMS Outbound Submits the input files to the 270-271 profile for processing.
Result Watcher Result Watcher Waits for the 270-271 profile to process the inputs files and to generate the output files.
Router Router Directs the output files to the FS Inbound components to capture the Actual and Expected results.
Pick Actual Result FS Inbound Picks up the Actual result files from the profile.
Pick Expected Result FS Inbound Picks up the Expected result files from the profile .
Store Actual Result FS Outbound Stores the result files at the Actual result location.
Store Expected Result FS Outbound Stores the result files at the Expected result location.