Changes between WebSphere MQ File Transfer Edition V7.0.4 or earlier and WebSphere MQ V7.5
If you are planning to move from WebSphere® MQ File Transfer Edition V7.0.4, or earlier to WebSphere MQ V7.5, review the following information that summarizes the changes between versions.
Configuration changes
The configuration layout directly after installation in V7.5 is different to the configuration layout directly after installation in WebSphere MQ File Transfer Edition V7.0.4, or earlier.
For example, the diagram shows the configuration layout directly after installation firstly as it was in WebSphere MQ File Transfer Edition V7.0.4.1 and then as it is in WebSphere MQ V7.5.
WebSphere MQ File Transfer Edition V7.0.4, or earlier file name and default location | V7.5 equivalent file name and default location |
---|---|
Default configuration directory location (wmqfte_configuration_directory):
|
Default configuration directory location and content: Information that was previously in the WebSphere MQ File Transfer Edition configuration directory is split over four separate subdirectories: config, installations, ipc, and logs. The default product root directories (MQ_DATA_PATH) are as follows:
|
wmqfte.properties The wmqfte.properties file sets properties that apply to the entire WebSphere MQ File Transfer Edition installation. The default location is wmqfte_configuration_directory |
installation.properties The installation.properties file is a renamed and relocated equivalent of the wmqfte.properties file. On UNIX and Linux systems, the default location is MQ_DATA_PATH/mqft/installations/installation_name On Windows, the default location is MQ_DATA_PATH\mqft\installations\installation_name |
databaselogger.properties. This file contains property information for the stand-alone database logger. The default location is wmqfte_configuration_directory/coordination_qmgr_name |
logger.properties This file now incorporates property information for stand-alone file loggers, stand-alone database loggers, and JEEE database loggers. The default location is MQ_DATA_PATH/mqft/config/coordination_qmgr_name/loggers/logger_name. |
Security changes
For WebSphere MQ V7.5, only users who are administrators (members of the mqm group) can run the following list of fte commands:
- fteChangeDefaultConfigurationOptions (change the default configuration options)
- fteCreateAgent (create a WebSphere MQ Managed File Transfer agent)
- fteCreateBridgeAgent (create and configure WebSphere MQ Managed File Transfer protocol bridge agent)
- fteCreateCDAgent (create a Connect:Direct bridge agent)
- fteCreateLogger (create a WebSphere MQ Managed File Transfer logger)
- fteDeleteAgent (delete a WebSphere MQ Managed File Transfer agent)
- fteDeleteLogger (delete a WebSphere MQ Managed File Transfer logger)
- fteMigrateAgent (migrate a WebSphere MQ File Transfer Edition V7.0 agent to WebSphere MQ V7.5
- fteMigrateConfigurationOptions (migrate a WebSphere MQ File Transfer Edition V7.0 configuration to WebSphere MQ V7.5)
- fteMigrateLogger (migrate a WebSphere MQ File Transfer Edition V7.0 database logger to WebSphere MQ V7.5)
- fteModifyAgent (modify a WebSphere MQ Managed File Transfer agent)
- fteModifyLogger (run a WebSphere MQ Managed File Transfer logging application as a Windows service)
- fteSetupCommands (create the command.properties file)
- fteSetupCoordination (set up coordination details)
For WebSphere MQ V7.5, only the user that the agent process is running under can run the command fteSetAgentTraceLevel (set WebSphere MQ Managed File Transfer agent trace level).