Capture Properties Route
This route processes the actual and expected result files and extracts the associated properties from these files. These properties are used for the comparison of files defined in the Matcher Configuration file.
Route Components description
Parent Route Input
|
Parent Route |
Receives data and initiates route processing. |
Pick Expected Result File
|
FS Inbound |
Picks up the Expected files for processing. |
Pick Actual Result File
|
FS Inbound |
Picks up the Actual files for processing. |
Expected Result Properties
|
XE Native |
Processes the Expected files and extracts the properties from the associated "properties" files. |
Actual Result Properties
|
XE Native |
Processes the Actual files and extracts the properties from the associated "properties" files. |
Store Expected Result Properties
|
FS Outbound |
Stores the processed files and the associated properties files. |
Store Actual Result Properties
|
FS Outbound |
Stores the processed files and the associated properties files. |