New: MQ File Mover v4.0.0

Capitalware is pleased to announce the release of MQ File Mover v4.0.0. It is a free open source project.

MQ File Mover is a managed file transfer solution that facilitates the transfer of files using IBM’s WebSphere MQ (aka MQSeries). MQFM processes “Action” commands which are controlled through an MQFM Workflow XML file. The user combines a series of Action commands to create the MQFM Workflow XML file.

    Changes:

  • Added support for unlimited file size for Send, Receive and Watch Actions
  • Added support for sending the file to a single queue or to multiple queues for Send and Watch Actions
  • Added support for end-to-end encryption:
    • Enhanced Send and Watch Actions to have the ability to encrypt a message with AES 128, 192 or 256-bit.
    • Enhanced Receive Action to have the ability to decrypt a message with AES 128, 192 or 256-bit.
  • Added support for file locking when reading and writing to/from a file.
  • All Actions now have an “On Error Fail” flag.
  • Added a DecryptFile Action to decrypt a file with AES 128, 192 or 256-bit.
  • Added a EncryptFile Action to encrypt a file with AES 128, 192 or 256-bit.
  • Added an If/Else Action to perform a conditional test against an Action’s variable
  • Added a Launch Action to invoke an MQFM Workflow XML file.
  • Added a Merge Action to merge 2 or more files into a target file
  • Added a MergeSort Action to merge 2 or more files and sort the results into a target file
  • Added a ReplaceText Action to perform a search and replace of text on a file.
  • Added a Schedule Action to invoke an MQFM Workflow XML file at a specific date and/or time.
  • Added a SendEmail Action to send an email to 1 or more recipients.
  • Added a Sleep Action to pause the Workflow.
  • Added a Sort Action to sort a file into a target file
  • Added a Touch Action to set the modification time of the file to the current time of day. If the file doesn’t exist, it is created.
  • Added a Tar Action to create a tar archive from the contents of a file or files in a directory.
  • Added an UnTar Action to extract the contents of a tar archive to a directory.
  • Added an UnZip Action to extract the contents of a zip archive to a directory.
  • Added support for custom logging.
  • Fixed an issue with “dir” attribute of File element of Watch element

For more information on MQ File Mover, please go to:
http://www.capitalware.biz/mqfm_overview.html

Regards,
Roger Lacroix
Capitalware Inc.

This entry was posted in Capitalware, IBM i (OS/400), IBM MQ, Java, Linux, macOS (Mac OS X), MQ File Mover, Open Source, Unix, Windows.

Comments are closed.