====================================================================== Product Name : TIBCO(R) Managed File Transfer Command Center Release Version : 8.7.0 Release Date : October 2025 ====================================================================== Introduction MFT Command Center(TM) provides a single point of control to manage all of your enterprise file transfers, both inside and outside the enterprise, and across all major platforms (from Windows to the Mainframe). Command Center serves as the digital dashboard into your entire network; using a standard Web browser, administrators can review and control all file-transfer activity - whether internal transfers across the extended enterprise or external transfers with customers, suppliers and business partners (B2B). IMPORTANT: Usage of this product requires activation. Please consult the TIBCO(R) Activation Service documentation at https://docs.tibco.com/products/tibco-activation-service for complete details on activating TIBCO products. ====================================================================== Supported Platforms Amazon Linux 2 64-bit on x86-64 Microsoft Windows 10, 11 64-bit on x86-64 Microsoft Windows Server 2016, 2019, 2022 64-bit on x86-64 Novell SUSE Linux Enterprise Server 12.x, 15.x 64-bit on x86-64 Red Hat Enterprise Linux Server 7.9, 7.x, 8.x, 9.x 64-bit on x86-64 ====================================================================== Supported Third-party Software Database Microsoft SQL Server 2016, 2017, 2019, 2022 MySQL 8.x, 9.x Oracle Database 19c 19.x PostgreSQL 14.1, 15.x Development Tool Microsoft .NET Framework 4.5, 4.5.1 Oracle Java Development Kit 17, 21 LDAP IBM Tivoli Directory Server 6.2.x, 6.3.x Microsoft Active Directory 2016, 2019, 2022 Novell eDirectory 8.7.x, 8.8.x Sun ONE Directory Server 6.0.x, 6.3.3 Messaging System Apache ActiveMQ 5.x IBM WebSphere MQ 9.x, Server 7.x, Server 8.x Open Source Amazon Corretto 17, 21 IBM Semeru OpenJDK 17, 21 OpenJDK Java Runtime Environment 1.17.x, Java Runtime Environment 1.21.x Web Browser Apple Safari 14.0.x, 15.x, 16.x (and higher) Google Chrome 126.x (and higher) Microsoft Edge 126.x (and higher) Mozilla Firefox 126.x (and higher) Additional Information MFT Command Center Administrator interface can be configured to work with one of the following third party JMS servers: - Apache Active MQ v5.x - IBM MQ Series v7.1, 8.x, 9.x Each JMS server install contains jar files generally in the <JMS_Install>javalib directory needed by both MFTCC and MFTIS. These files must be copied from the JMS server and placed in the <MFTCC_Install>serverwebappscfccWEB-INFlib directory upon installation. Below is the JMS jar files needed for the following tested JMS Servers: ActiveMQ 5.x - activemq-all-5.5.1,jar IBM MQ WebSphere Series 7.1, and 8.x, 9.x - com.ibm.mq.commonservices.jar - com.ibm.mq.headers.jar - com.ibm.mq.jar - com.ibm.mq.jmqi.jar - com.ibm.mq.pcf.jar - com.ibm.mqjms.jar - connector.jar - dhbcore.jar - mqcontext.jar - com.ibm.mq.allclient.jar - fscontext.jar - jms.jar - providerutil.jar Database: Users need to have one of the supported Databases installed to connect to during the Command Center install. Databases for MFT should support a UTF-8 character set and have a case insensitive collation. Customers must provide the database JDBC drivers for their instance. Below are links that may be helpful to locate the drivers you need: The Microsoft JDBC driver can be downloaded from: https://docs.microsoft.com/en-us/sql/connect/jdbc/download- microsoft-jdbc-driver-for-sql-server?view=sql-server-2017 MySQL - The driver can be downloaded from: https://dev.mysql.com/downloads/connector/j/ PostgreSQL - The driver can be downloaded from: https://jdbc.postgresql.org/ Oracle - Customers must provide the Oracle JDBC drivers. Supported drivers are ojdbc6(Oracle 11) and ojdbc7(Oracle 12) and ojdbc8 (Oracle 12 and 19c) which can be downloaded from the www.oracle.com website. Notes for Oracle database use: The Oracle RAC Single Client Access Name (SCAN) for Oracle Real Application Clusters is not supported. The following url provides additional information: http://www.oracle.com/technetwor k/database/clustering/overview/scan-129069.pdf The following connection string example explicitly lists the participating Oracle RAC jdbc:oracle:thin:@(DESCRIPTION=(LOAD_BALANCE=on)(FAILOVER=ON) (AD DRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=host1)(PORT=1521))(ADDRES S=(PROTOCOL=TCP)(HOST=host2)(PORT=1521)))(CONNECT_DATA=(SERVICE_N AME= ServiceName)( SERVER=DEDICATED))) Java: Java JDK 17 or higher is required. One of the supported JDK needs to be installed. The appropriate 64-bit Java JDK/SDK must be installed as determined by the server architecture. Java Heap Size: Default Minimum 512 MB Default Maximum 4096 MB or 50% of installed RAM. If a maximum value is specified greater than available RAM, the MFT Command Center may fail to start. ====================================================================== Minimum Hardware Requirements Disk Space: MFT Command Center - 1 GB Database Table Space - Low volume: 100 MB, High volume: 1 GB + Memory: 8 GB CPU: For managing up to 100 Server nodes, two or more processor cores at 2.5 GHz or faster, up to 200 Server nodes, four or more processor cores at 2.5 GHz or faster. ====================================================================== TIBCO Product Compatibilities TIBCO ActiveMatrix BusinessWorks(TM) Plug-in for TIBCO(R) Managed File Transfer 1.0.0 - 6.3.1 TIBCO BusinessWorks(TM) Container Edition 2.8.1 and above TIBCO Enterprise Message Service(TM) 10.2.0 and above TIBCO(R) Activation Service 1.0.0 - 1.x ====================================================================== Product-Specific Information Additional Database Table Space information: There are many factors that should be considered when planning and allocating database disk space. The most significant include: 1. The number of audit records that will be written from Internet Server 2. The total number of audit records that will be written from all Platform Servers 3. How long audits be retained in the database 4. The size of the audit records The actual size of the audit record depends on a number of factors including the length of file names, number and size of post processing actions, number and size of email notification addresses, etc. Most audit records will range from 1 to 4 KB in size with an estimated average of approximately 2 KB. A 4 KB audit record would normally be considered very large. Using 2 KB as an average, for example, 10 GB of disc space would be enough to retain approximately 5 million audit records in the database. Database Connection: The default MFT Command Center maximum database connection parameter value is set during installation to 400. For high volume file transfer environments, increase the parameter above the default of 400. The database maximum connections parameter should match the MFT Command Center maximum database connection. Please refer to your database manual for information on how to set this parameter. As with any enterprise application, changes may need to be made to firewalls and other security systems in a production environment. The following tables list default ports for services required and used within MFT Command Center. Please note that these are the default ports, you will need to check with the appropriate systems administrator to ensure these ports are used in your enterprise. Either http or https can be used for soap calls. By default TIBCO MFT Command Center uses ports 8080 and 8443 for http and https respectively. These defaults can be changed at installation time. MS SQL Server - 1433 Oracle - 1521/1522 MySQL - 3306 PostgreSQL - 5432 ====================================================================== Documentation Documentation for this and other products is available on our Documentation site. This site is updated more frequently than any documentation that might be included with the product. To ensure that you are accessing the latest available help topics, visit: https://docs.tibco.com. ====================================================================== TIBCO Product Support You can contact TIBCO Support in the following ways: For an overview of TIBCO Support, visit https://www.tibco.com/services/support. To access the Support Knowledge Base and get personalized content about products you are interested in, visit the TIBCO Support portal at https://support.tibco.com. To create a Support case, you must have a valid maintenance or support contract with TIBCO. You also need a user name and password to log in to https://support.tibco.com. If you do not have a user name, you can request one by clicking Register on the website. ====================================================================== Copyright (c) 2025. Cloud Software Group, Inc. All Rights Reserved.