ConnectionFactoryName (-CFN)

Use the ConnectionFactoryName adapter command (-CFN or-CONNECTIONFACTORYNAME) to indicate the Java Naming and Directory Interface (JNDI) lookup name of a valid connection factory in an administered object store.

In Point-to-Point (PTP) mode, the factory_name is a valid QueueConnectionFactory lookup name. In Publish-and-Subscribe (Pub/Sub) mode, the factory_name is a valid TopicConnectionFactory lookup name.

This is a required command.


-CFN factory_name
Option
Description
factory_name
Required value. Specify the name of a valid connection factory name.

For example, to specify PhoenixRising as the connection factory:


-CFN PhoenixRising