ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum IndexNews/UpdatesNew: Universal File Mover v1.0.0

Post new topicReply to topic
New: Universal File Mover v1.0.0 View previous topic :: View next topic
Author Message
RogerLacroix
PostPosted: Tue Nov 20, 2012 6:16 pm Post subject: New: Universal File Mover v1.0.0 Reply with quote

Jedi Knight

Joined: 15 May 2001
Posts: 3252
Location: London, ON Canada

All,

Capitalware Inc. would like to announce the official release of Universal File Mover v1.0.0. It is a free open source project.

Universal File Mover (UFM) is more than a simple tool to manage the transfer of files. It allows the user to combine business processes into a workflow. The user combines a series of Action commands to create the UFM Workflow XML file. UFM is supported on AIX, HP-UX, IBM i (OS/400), Linux, Mac OS X, Solaris and Windows.

UFM currently contains 40 Action commands. The action commands are in 5 categories: WebSphere MQ Actions, Network Actions, File Actions, Control Actions and Other Actions.

UFM can transfer files in 1 of 5 ways: FTP, HTTP, SCP, SFTP and WebSphere MQ. For example, UFM can retrieve a file from a remote server via FTP and then send it via WebSphere MQ to another server. UFM can move/transfer files in any combination the user wishes.

A centralized Status queue can be defined in the UFM Workflow XML, which will cause a status message to be generated with the details of each Action as they are processed. The Universal File Mover Status Monitor can be used to view the Status queue for information on the outcome of each processed UFM Workflow.

Capitalware has created Universal File Mover Status Monitor application that is designed to display the UFM Workflow status messages from the UFM status queue. The display is automatically refreshed every 60 seconds (default value). Any UFM Workflow that has a non-zero “Exit Code” will be highlighted in red, so that the user can quickly identify problem Workflows.


Universal File Mover and Universal File Mover Status Monitor are licensed under Apache License 2. They are free to use but support is not included. A support license may be purchased.

For more information about UFM, please go to:
http://www.capitalware.biz/ufm_overview.html

Regards,
Roger Lacroix
Capitalware Inc.
http://www.capitalware.biz
_________________
Capitalware: Transforming tomorrow into today.
Connected to MQ!
Twitter
Back to top
View user's profile Send private message Visit poster's website
RogerLacroix
PostPosted: Wed Dec 19, 2012 5:09 pm Post subject: Reply with quote

Jedi Knight

Joined: 15 May 2001
Posts: 3252
Location: London, ON Canada

Capitalware is pleased to announce the release of Universal File Mover v1.0.1. It is a free open source project.

Universal File Mover (UFM) is more than a simple tool to manage the transfer of files. It allows the user to combine business processes into a workflow. The user combines a series of Action commands to create the UFM Workflow XML file. UFM is supported on AIX, HP-UX, IBM i (OS/400), Linux, Mac OS X, Solaris and Windows.

Changes:
    - Added new ReEncode Action to change the character encoding of a file
    - Fixed an issue with the Receive action using run='S' and putting an empty message to the backout queue.

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

Regards,
Roger Lacroix
Capitalware Inc.
_________________
Capitalware: Transforming tomorrow into today.
Connected to MQ!
Twitter
Back to top
View user's profile Send private message Visit poster's website
RogerLacroix
PostPosted: Tue Feb 12, 2013 5:15 pm Post subject: Reply with quote

Jedi Knight

Joined: 15 May 2001
Posts: 3252
Location: London, ON Canada

Capitalware is pleased to announce the release of Universal File Mover v1.0.2. It is a free open source project.

Universal File Mover (UFM) is more than a simple tool to manage the transfer of files. It allows the user to combine business processes into a workflow. The user combines a series of Action commands to create the UFM Workflow XML file. UFM is supported on AIX, HP-UX, IBM i (OS/400), Linux, Mac OS X, Solaris and Windows.

Changes:
    - Fixed an issue with the MQReceive action when the same file is received again but is smaller than the original.

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

Regards,
Roger Lacroix
Capitalware Inc.
_________________
Capitalware: Transforming tomorrow into today.
Connected to MQ!
Twitter
Back to top
View user's profile Send private message Visit poster's website
RogerLacroix
PostPosted: Thu Feb 21, 2013 12:36 pm Post subject: Reply with quote

Jedi Knight

Joined: 15 May 2001
Posts: 3252
Location: London, ON Canada

Capitalware is pleased to announce the release of Universal File Mover v1.0.3. It is a free open source project.

Universal File Mover (UFM) is more than a simple tool to manage the transfer of files. It allows the user to combine business processes into a workflow. The user combines a series of Action commands to create the UFM Workflow XML file. UFM is supported on AIX, HP-UX, IBM i (OS/400), Linux, Mac OS X, Solaris and Windows.

Changes:
    - Fixed an issue with the Action's checkObject not setting the error text in the GlobalErrorText.

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

Regards,
Roger Lacroix
Capitalware Inc.
_________________
Capitalware: Transforming tomorrow into today.
Connected to MQ!
Twitter
Back to top
View user's profile Send private message Visit poster's website
RogerLacroix
PostPosted: Wed Mar 06, 2013 3:46 pm Post subject: Reply with quote

Jedi Knight

Joined: 15 May 2001
Posts: 3252
Location: London, ON Canada

Capitalware is pleased to announce the release of Universal File Mover v1.0.4. It is a free open source project.

Universal File Mover (UFM) is more than a simple tool to manage the transfer of files. It allows the user to combine business processes into a workflow. The user combines a series of Action commands to create the UFM Workflow XML file. UFM is supported on AIX, HP-UX, IBM i (OS/400), Linux, Mac OS X, Solaris and Windows.

Changes:
    - Added MQ reconnection logic to MQReceive Action.
    - Added MQ reconnection logic to the StatusQueue functionality.
    - Updated the onerrorfail attribute for each action in the UFM_Workflow.dtd file to allow the onerrorfail attribute from the Global element to be used.

Basically, what this means is that, if the user sets the onerrorfail (on error fail) attribute to 'N' for the MQReceive action then if the queue manager stops, crashes, etc., the action will continue and attempt to reconnect when the queue manager finally restarts.

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

Regards,
Roger Lacroix
Capitalware Inc.
_________________
Capitalware: Transforming tomorrow into today.
Connected to MQ!
Twitter
Back to top
View user's profile Send private message Visit poster's website
RogerLacroix
PostPosted: Wed Mar 13, 2013 7:20 am Post subject: Reply with quote

Jedi Knight

Joined: 15 May 2001
Posts: 3252
Location: London, ON Canada

Capitalware is pleased to announce the release of Universal File Mover v1.0.5. It is a free open source project.

Universal File Mover (UFM) is more than a simple tool to manage the transfer of files. It allows the user to combine business processes into a workflow. The user combines a series of Action commands to create the UFM Workflow XML file. UFM is supported on AIX, HP-UX, IBM i (OS/400), Linux, Mac OS X, Solaris and Windows.

Changes:
    - Fixed a null pointer exception when Status element is not specified within the Global element.
    - Added a wait in MQReceive Action for the child thread to close the queue and disconnect from the queue manager when run as a daemon or Windows Service.


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

Regards,
Roger Lacroix
Capitalware Inc.
_________________
Capitalware: Transforming tomorrow into today.
Connected to MQ!
Twitter
Back to top
View user's profile Send private message Visit poster's website
RogerLacroix
PostPosted: Wed Aug 20, 2014 3:59 pm Post subject: Reply with quote

Jedi Knight

Joined: 15 May 2001
Posts: 3252
Location: London, ON Canada

Capitalware is pleased to announce the release of Universal File Mover v1.1.0. It is a free open source project.

Universal File Mover (UFM) is more than a simple tool to manage the transfer of files. It allows the user to combine business processes into a workflow. The user combines a series of Action commands to create the UFM Workflow XML file. UFM is supported on AIX, HP-UX, IBM i (OS/400), Linux, Mac OS X, Solaris and Windows.

Changes:
    - Added Actions element to the MQReceive action
    - Added ReplyToQName element to MQ element in the Global section
    - Added ReplyToQName element to MQ element for MQSend action
    - Fixed a bug for Delete and Touch actions when they fail and onErrorFail is N
    - Fixed a bug for MQSend action where it was requiring the file to exist at the start of the UFM Workflow
    - Fixed a bug for Status queue manager name not being tokenized

For more information on Universal File Mover, please go to:
http://www.capitalware.com/ufm_overview.html

Regards,
Roger Lacroix
Capitalware Inc.
_________________
Capitalware: Transforming tomorrow into today.
Connected to MQ!
Twitter
Back to top
View user's profile Send private message Visit poster's website
RogerLacroix
PostPosted: Fri Mar 27, 2015 8:05 am Post subject: Reply with quote

Jedi Knight

Joined: 15 May 2001
Posts: 3252
Location: London, ON Canada

Capitalware is pleased to announce the release of Universal File Mover v1.2.0. It is a free open source project.

Universal File Mover (UFM) is more than a simple tool to manage the transfer of files. It allows the user to combine business processes into a workflow. The user combines a series of Action commands to create the UFM Workflow XML file. UFM is supported on AIX, HP-UX, IBM i (OS/400), Linux, Mac OS X, Solaris and Windows.

Changes:
    - The Remote FileName, Directory and JobName values will now be stored as MQ property which means UFM requires MQ v7 or higher. Added MQSend attribute ‘usev7prop’ for backwards compatibility.
    - Added code to make sure ${LOOP_COUNTER} token is processed before other tokens.
    - Fixed a bug with tokens DATE+## and DATE-##
    - Fixed a bug with ‘tofile’ attribute processing for Copy, Convert, Move & ReEncodeAction
    - Fixed a bug with ‘append’ attribute for WriteText and MQReceive
    - UFM now requires MQ v7.0 or higher

For more information on Universal File Mover, please go to:
http://www.capitalware.com/ufm_overview.html

Regards,
Roger Lacroix
Capitalware Inc.
_________________
Capitalware: Transforming tomorrow into today.
Connected to MQ!
Twitter
Back to top
View user's profile Send private message Visit poster's website
RogerLacroix
PostPosted: Mon Jun 29, 2015 10:40 am Post subject: Reply with quote

Jedi Knight

Joined: 15 May 2001
Posts: 3252
Location: London, ON Canada

Capitalware is pleased to announce the release of Universal File Mover v1.2.1. It is a free open source project.

Universal File Mover (UFM) is more than a simple tool to manage the transfer of files. It allows the user to combine business processes into a workflow. The user combines a series of Action commands to create the UFM Workflow XML file. UFM is supported on AIX, HP-UX, IBM i (OS/400), Linux, Mac OS X, Solaris and Windows.

Changes:
    - Added reconnection code to MQReceive (and for Status Queue connection) and now it will wait forever to reconnect.
    - Added code to get and display MQ JAR version
    - Added "catch Exception" clauses in UFM's MQ code to prevent unhandled exceptions
    - Updated Shell Scripts (32-bit & 64-bit) to correctly handle the MQ_JAVA_LIB_PATH environment variable

For more information on Universal File Mover, please go to:
http://www.capitalware.com/ufm_overview.html

Regards,
Roger Lacroix
Capitalware Inc.
_________________
Capitalware: Transforming tomorrow into today.
Connected to MQ!
Twitter
Back to top
View user's profile Send private message Visit poster's website
RogerLacroix
PostPosted: Tue Jan 05, 2016 9:41 am Post subject: Reply with quote

Jedi Knight

Joined: 15 May 2001
Posts: 3252
Location: London, ON Canada

Capitalware is pleased to announce the release of Universal File Mover v1.2.2. It is a free open source project.

Universal File Mover (UFM) is more than a simple tool to manage the transfer of files. It allows the user to combine business processes into a workflow. The user combines a series of Action commands to create the UFM Workflow XML file. UFM is supported on AIX, HP-UX, IBM i (OS/400), Linux, Mac OS X, Solaris and Windows.

Changes:
    - Fixed the reported filesize value for MQSend action
    - Added try/catch for MQ version check because not everyone uses UFM with MQ

For more information on Universal File Mover, please go to:
http://www.capitalware.com/ufm_overview.html

Regards,
Roger Lacroix
Capitalware Inc.
_________________
Capitalware: Transforming tomorrow into today.
Connected to MQ!
Twitter
Back to top
View user's profile Send private message Visit poster's website
RogerLacroix
PostPosted: Wed Mar 20, 2019 9:46 am Post subject: Reply with quote

Jedi Knight

Joined: 15 May 2001
Posts: 3252
Location: London, ON Canada

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

Universal File Mover (UFM) is more than a simple tool to manage the transfer of files. It allows the user to combine business processes into a workflow. The user combines a series of Action commands to create the UFM Workflow XML file. UFM is supported on AIX, HP-UX, IBM i (OS/400), Linux, macOS (Mac OS X), Solaris and Windows.

Changes:
    - Added RemoveItems action - it removes items in a file from a source file.
    - For Global onerrorfail="Y", if the workflow with a Watch Action encounters an error with the delete on MQSend Action then the entire workflow will stop and the OnError will run.
    - For MQReceive Action, perform tokenizing of MQ_RECEIVE_FILE before calling 'Default Execute' (if used)
    - Renamed package from "biz.capitalware" to "com.capitalware"
    - Added support for the single combined MQ JAR file called: "com.ibm.mq.allclient.jar" (i.e. IBM MQ v8 & higher).
    - Fixed a bug with the installer putting scp1.xml and sftp1.xml in the wrong directory.
    - Updated to the latest release of JSch.
    - There are now 2 installers for Windows: 32-bit and 64-bit installers

For more information on Universal File Mover, please go to:
https://www.capitalware.com/ufm_overview.html

Regards,
Roger Lacroix
Capitalware Inc.
_________________
Capitalware: Transforming tomorrow into today.
Connected to MQ!
Twitter
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:
Post new topicReply to topic Page 1 of 1

MQSeries.net Forum IndexNews/UpdatesNew: Universal File Mover v1.0.0
Jump to:



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP


Theme by Dustin Baccetti
Powered by phpBB 2001, 2002 phpBB Group

Copyright MQSeries.net. All rights reserved.