Table of Contents

Search

  1. Preface
  2. Introduction
  3. Dashboard
  4. Resources
  5. Workflows
  6. Task Reference
  7. Services Overview
  8. Users
  9. Logs and Reports
  10. Encryption
  11. System
  12. Appendix
  13. Glossary Terms

Basic Tab

Basic Tab

After the prerequisite JAR files have been loaded into
Managed File Transfer
, you can configure the MQ Server Resource in the MQ Server resource page:
Name
A user-defined name which identifies the MQ server. This name should be descriptive enough so users can quickly identify this MQ server when prompted to choose from a list. The name cannot exceed 50 characters.
Description
A short paragraph that describes the MQ server. The description is optional.
Connection Type
The connection type for the MQ server. The MQ server can use the JMS Standard (Java Message Service) or a connection type specific to the MQ Provider. When connecting to Websphere MQ, SonicMQ or ActiveMQ use the MQ Provider Specific type and use JNDI (JMS Standard) for others.
URL
The connection string to an MQ Provider Specific server uses the following syntax - providerCode:[transportProtocol:]//host[:port][?key1=value1&key2=value2]. More information on how the URL is constructed is available in the MQ Connection URL section in the appendix. The connection string to a JNDI (JMS Standard) server is supplied by the MQ server administrator.
JNDI Initial Context Factory
The JNDI (Java Name and Directory Interface) context factory is the fully qualified name of the class used to look up the JMS connection factory object. For example, the class may look like com.sun.jndi.fscontext.RefFSContextFactory or com.sun.jndi.ldap.LdapCtxFactory. This is required when the connection type is set to use the JMS Standard.
JNDI Name
The name of the JMS connection factory object to use. This is required when the connection type is set to use the JMS Standard.
JNDI Properties
The optional JNDI properties are specified using key=value pairs. Each pair is placed on a separate line.
User
The user name for connecting to the MQ server.
Password
The password to use for connecting to the MQ server. After entering the password, you can optionally click the
Encrypt
button, which will encrypt the password when it is stored in
Managed File Transfer
's database.
If you do not wish to store the password for the MQ server resource, the password can be supplied when executing a Project.
Is Password Encrypted
Indicates whether or not the password is encrypted. You should choose the option of
Yes
if you clicked the
Encrypt
button for the Password.

0 COMMENTS

We’d like to hear from you!