JMS Connection Factory Configuration

A JMS Connection Factory Configuration resource template creates a request connection to a JMS server to enable request receipt of JMS messages.

Property Editable? Required? Accepts SVars? Description
Connection Factory JNDI Name Y Y Y A JNDI name of a Connection Factory that points to a particular queue or topic.
JNDI Connection Configuration Y Y N The name of a JNDI Connection Configuration resource.
Note: You can use a substitution variable for JNDI connection configuration in the JMS Connection Factory resource template in TIBCO ActiveMatrix Administrator.

Security

Property Required? Editable? Accepts SVars? Description
Enable Authentication N N N (Administrator UI only) Enable server authentication. When checked, the authentication properties: Login Credentials, Username, and Password are displayed. The Enable Authentication property is only available in the Administrator UI.

Default: Unchecked.

Login Credentials Y Y N Indicate how the credentials required to authenticate to a server are provided:
  • None
  • Username + Password - Provide inline username and password credentials. When selected, the Username and Password fields are activated.
  • Identity Provider - Provide username and password credentials encapsulated in an identity provider resource. When selected, the Identity Provider field is activated.

    Default: None

Username N Y N Username used to authenticate connections to the server.
Password N Y N User's password used to authenticate connections to the server.

(Administrator only) For superusers, passwords display encrypted. For non-superusers, the password doesn't display even if it was set when it was created. If you have permission to edit the password, you can specify a new value and save. If you edit other fields, the old value for the password field is retained. If you want to set an empty value as password, click the link Set Blank Password.

Identity Provider N Y N Name of the Identity Provider resource used to authenticate the user.
Enable SSL N N N Enable SSL connections. When checked, the SSL properties display.

Default: Unchecked.

SSL Client Provider N Y N The name of an SSL Client Provider resource.

SSL Configuration

Note: SSL communication works only for the EMS and WebSphere MQ JMS providers. The Connection Factory Configuration used in the Connection Factory JNDI Name should be SSL enabled.
Property Required? Editable? Accepts SVars? Description
Enable SSL N N N Enable SSL connections. When checked, the SSL properties display.

Default: Unchecked.

SSL Client Provider N Y N The name of an SSL Client Provider resource.
Configure SSL N N N (Not applicable to some resource templates) Invokes a wizard to import certificates from an SSL-enabled server, optionally create an SSL Client Provider resource, and configure the trust store of the newly created or an existing SSL Client Provider with the imported certificates. When you complete the wizard, the SSL Client Provider field is filled in.