MQSSave

Save MQSeries queue messages
Download

MQSSave Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Arnaud G. Gibert
  • Publisher web site:
  • http://www.rx3.org/

MQSSave Tags


MQSSave Description

Save MQSeries queue messages MQSSave is a simple tool, written in Java, to save messages from a MQSeries queue into a file.Notes:- MQSSave has been tested with MQ/Series 5.2, 5.2, 5.3 and WMQ 6.0.- "-mb" argument accept a string with formated escape character: + " " for newline, + " " for return, + " " for tabulation, + "" for .- Message break is used for message separator the batch file. - Windows text files: newline is specified as " ",- Unix text files: newline is specified as " ".- The Flush File is only used when TI Swift Batch Mode is enabled (by setting "-tisbm" command line switch).- When trim mode is enabled (by setting "-tm" command line switch), all the trailing spaces are removed.- By default Message break is " ",- By default Flush File Name is "flush.txt".- This software is under the GNU General Public License. See GNU-GPL.txt.Usage Example:- To save the messages of the MQ/Series "SWIFT-QUEUE" queue into a swift batch file "swift-batch.txt" with "---MESSAGE-BREAK---" message separator use: java MQSSave -mb "---MESSAGE-BREAK--- " swift-batch.txt SWIFT-QUEUE- To save the messages of the MQ/Series "SWIFT-QUEUE" queue into a swift batch file "swift-batch.txt" with no message break message and by using the TI Swift Batch Mode, use: java MQSSave -mb "" -tisbm swift-batch.txt SWIFT-QUEUE Requirements: · Java 2 Standard Edition Runtime Environment What's New in This Release: · Major code rewrites and cleanup. · Binary data support. · Removal of obsolete TI swift batch mode support. · A message skip option (-ms), a message count option (-mc), a repeat count option (-rc), a character convert option (-cc), a character set option (-cs), best effort mode (-bem), and error message count have been added. · Java 1.4 compatibility has been fixed.


MQSSave Related Software