Configuring MFT Shared Connection
Configure the MFT Shared Connection shared resource based on your working environment.
Procedure
-
In the Project Explorer view, open the MFT Shared Connection shared resource of the sample project.
The MFT Shared Connection Editor is displayed.
-
In the
MFT Shared Connection Configuration panel, configure the following fields based on your working environment:
- JNDI Context Factory
TIBCO Enterprise Message Service (EMS) is used as the JMS provider. Ensure that the com.tibco.tibjms.naming.TibjmsInitialContextFactory factory class is selected.
- JNDI Context URL,
Command Center User, and
Command Center Password
The values in these three fields are mapped from the following module properties:
Fields Module Properties Description JNDI Context URL ContextURL The URL of the JMS service provider. Command Center User CCUserID The user name used to log on to TIBCO Managed File Transfer Command Center. Command Center Password CCPassword The password used to log on to TIBCO Managed File Transfer Command Center. To update these module properties, expand FileTransferSample > Module Descriptors, and then double-click Module Properties. You can then change the values for these module properties in the Module Properties dialog. For more information about module properties, see TIBCO ActiveMatrix BusinessWorks Application Development.
- Management Queue Name
The default value is Management, which is a predefined JMS queue. Create this queue in EMS and ensure that the queue is the same one used in TIBCO Managed File Transfer Command Center.
- JNDI Context Factory
- Click Test Connection to test whether or not all the connections are successfully configured.