Configurations for CleanseRecords Process
The CleanseRecords process contains the following activities.
Activity | Description |
---|---|
Timer | Starts the process at a specific time. |
ReadFile | Reads the RecordsToCleanse.csv file located in the TrilliumSample\Data folder. |
ParseData | Takes the input from the RecordsToCleanse.csv file and processes it by converting it into a specified schema tree. |
Cleanse | Sends data to a Cleanse server running on Trillium Software Director and receives cleansed data. |
Renderdata | Takes an input of a data schema and renders it as a text string. |
RemoveFile | Deletes the cleansed file. |
WriteFile | Generates the CleansedRecords.csv file located in the TrilliumSample\Data folder . |
Copyright © TIBCO Software Inc. All Rights Reserved.