An open API service indexing awesome lists of open source software.

https://github.com/ibm-messaging/mq-mft-file-ordering

File Ordering MQMFT Exit
https://github.com/ibm-messaging/mq-mft-file-ordering

Last synced: 6 months ago
JSON representation

File Ordering MQMFT Exit

Awesome Lists containing this project

README

        

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](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](CLA.md).