The Merge/Split Utility provides a variety of file manipulation functions which allow you to:
- Merge two or more files based on user-defined match keys
- Split a flat file into multiple smaller files based on user-defined match keys
- Split an input file into multiple output files, based on a user-defined rule set
You can set up the utility to run only the Merge process, only the Split process, or both. If you run both, the program does the Merge first, followed by the Split.
Note: Input attributes are used as the match key.
Note: The Merge/Split utility is designed for batch only and cannot be deployed in a
real-time environment. If a real-time project includes the Merge/Split process, the
process will be excluded when the project is deployed for use in real time.
To insert/add the Merge/Split utility