Configurations for MatchRecords Process
The MatchRecords process contains the following activities.
| Activity | Description | 
|---|---|
| Timer | Starts the process at a specific time. | 
| ReadFile | Reads the MatchWindowRecords.csv file located in the TrilliumSample\Data folder. | 
| ParseData | Takes the input from the MatchWindowRecords.csv file and processes it by converting it into a specified schema tree. | 
| MatchWindow | Sends data to a Matcher service running on Trillium Software Director, finds out many records in the match window and returns matched patterns. | 
| Renderdata | Takes an input of a data schema and renders it as a text string. | 
| RemoveFile | Deletes the matched output file. | 
| WriteFile | Generates the MatchedWindowRecords.csv file located in the TrilliumSample\Data folder. | 
| MatchReference | Sends data to a Matcher service running on Trillium Software Director, finds out many records in the match window and returns matched patterns for the matching candidate. | 
| Renderdata1 | Takes an input of a data schema and renders it as a text string. | 
| RemoveFile1 | Deletes the matched output file. | 
| WriteFile1 | Generates the MatchedReferenceRecords.csv file located in the TrilliumSample\Data folder. | 
Copyright © Cloud Software Group, Inc. All Rights Reserved.