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
- Host: GitHub
- URL: https://github.com/ibm-messaging/mq-mft-file-ordering
- Owner: ibm-messaging
- License: epl-1.0
- Created: 2015-07-27T08:15:35.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-03-20T19:21:19.000Z (about 7 years ago)
- Last Synced: 2023-08-12T16:11:09.480Z (almost 2 years ago)
- Language: Java
- Homepage:
- Size: 2.17 MB
- Stars: 1
- Watchers: 5
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- License: LICENSE
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).