Using the MFX Data Utility Features - mfx - 3.1

Syncsort™ MFX Programmers Guide

Product type
Software
Portfolio
Integrate
Product family
Syncsort™ Software
Product
Syncsort™ MFX > MFX
Version
3.1
Language
English
Content type
Programmer’s Guide
Product name
Syncsort™ MFX
Title
Syncsort™ MFX Programmers Guide
Copyright
2024
First publish date
2010
Last updated
2024-08-27
Published on
2024-08-27T08:14:56.318001

This chapter assumes that you already know how to sort records and are ready to use the MFX Data Utility features for any or all of the following:

  • Selecting only those input records and data fields that are needed for an application.

  • Eliminating duplicate records.

  • Consolidating records into a single record that contains the sum of any numeric data fields.

  • Joining records.

  • Making output data printable and easy to read.

  • Writing a multi-sectioned report complete with headers and trailers.

  • Generating several output files and reports with a single pass of the sort.

  • E-mailing a report in PDF format.

The following examples show how you can accomplish these tasks with MFX. Each example is self-contained and provides coding instructions for both the required JCL and the necessary control statements. Use them as starting points for your own applications. For details of control statement syntax see MFX Control Statements.