JMS Connector Publish Operation - Required Command Options


The following table describes the options (and their values) required to initiate a JMS Connector Publish operation.

For detailed information on these required command options, and all command options, see Universal Command Agent for SOA Command Options.
 

Option

Value

Description

PROTOCOL

JMS

Connector UAC will use for the current operation.

MEP

Publish

Specification that the operation will be a publish operation.

SERVICE_URL

Workload URL

Address of the JMS provider in the form of:

http://machine:port/service_name

JMS_DESTINATION

JMS Destination

Target queue or topic configured in the JMS provider.

JMS_CONNECTION_FACTORY_NAME

JMS Connection Factory

Name of the connection factory configured in the JMS provider including the jndi prefix.

JMS_CONTEXT_FACTORY_NAME

Class Name

Class name of the initial context factory used by the JMS provider.

JMS_PROPERTIES_FILE

Path/Filename

Path and filename of the JMS properties file that contains the values for the JMS properties in the JMS message. JMS providers and your target workload may have different, or no, requirements for additional properties.

(Optional)