Ant Task for IBM Mq Messaging.
Current features are:
Send messages Read messages Browse messages Delete all messages Below you can see the correct use of the parameters with the chosen action:
Parameter/Action Clear Browse Read Write Default Note action M M M M n/d The action (clear, browse, read, write) host M M M M n/d The hostname or IP address channel M M M M n/d The channel of the Queue Manager queue M M M M n/d The name of the queue port O O O O 1414 The port of the Queue Manager qmgrName O O O O blank The Queue Manager name ccsid n/a O O O 1208 Coded Character Set Identifier. See the complete list of CCSID on IBM site failonerror O O O O true In case of an Exception, it fails or not match O O O n/a null RegExp for filtering messages format n/a n/a n/a O MQSTR text n/a n/a n/a O n/d The message text inputFile n/a n/a n/a O n/d File containing the message to send to the queue inputEncoding n/a n/a n/a O UTF-8 Java Character Encoding listFile n/a n/a n/a O n/d List of file to send to the queue fileset n/a n/a n/a O n/d Multiple choose of file to read and send to the queue skipZeroLength n/a n/a n/a O false If the file is empty, skip it outputFileName n/a O O n/a n/d The path and the filename for each message. Automatically the task attach a counter (the index number in the queue) outputFileExt n/a O O n/a n/d The extension of the file for each message OutputEncoding n/a O O n/a UTF-8 Java Character Encoding override n/a O O n/a false Override if the output file exists
M=Mandatory, O=Optional, n/a=Not Allowed, n/d=Not Defined
30 Day Summary Apr 17 2013 — May 17 2013
|
12 Month Summary May 17 2012 — May 17 2013
|
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.