MQ File Mover v4 beta

I am working on the next release of MQ File Mover and was working if anyone working like to beta test it? (This is a beta, so do not put it into your production environments.)

Here are the new features/updates so far:

– Added support for unlimited file size for Send, Receive 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.
– Fixed an issue with “dir” attribute of File element of Watch element

15 New Actions:
– Added a DecryptFile Action to decrypt a file with AES 128, 192 or 256-bit.
– Added an EncryptFile Action to encrypt a file with AES 128, 192 or 256-bit.
– Added an If/Else conditional test.
– 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 Launch Action to invoke an MQFM Workflow XML 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.

The If/Else Action allows the user to test variables of an action to see if a particular condition is met. i.e. Did the Receive Action receive 2 or more messages?

If anyone who like to try it out then send an email to support@capitalware.biz

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.