Skip to content

ibm-messaging/mq-mft-file-ordering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File Ordering MQMFT Exit


This MQ Managed File Transfer (MQMFT) exit enables the user to control the order in which MQMFT transfers files. The user specifies instructions for sorting the files by their names, paths, sizes, or timestamps, thereby determining the transfer order; for example, a user might want MQMFT to move files in ascending order by size, with the smallest file arriving at the destination first and the biggest file last. Optionally, the user can also use a positioning capability to specify input files that should be transferred first or last, regardless of the sorting instructions; for example, a user might wish a summary file with an extension of “.sum” to arrive before accompanying files that contain the details.

See also the GitHub Pages site for this repository: https://ibm-messaging.github.io/mq-mft-file-ordering

First public release: 24 July 2016.

Author

Steve Parsons (@sparsons-net) is a field practitioner specializing in MQ, MQMFT, and IBM Integration Bus (IIB).

Contributions

If you do submit a Pull Request to this repository, please indicate in the Pull Request that you accept and agree to be bound by the terms of the IBM Contributor License Agreement.