The following table describes the Define Queue Parameters for creating a Control-M for Messaging connection profile.
Parameter |
Description |
---|---|
Destination Definitions |
|
Type |
Defines the type of destination. Mandatory. Valid values:
|
Queue/Topic Name |
Defines the name of the destination queue or topic. Mandatory. If using multiple queues as a back up, type all the queue names on one line, and separate each name with a comma. During the job submission, Control-M tries each queue, starting from left to right of the list until the first one succeeds. For a description of the Browse JNDI option, see Selecting JDNI or WSMQ names using the Browse option. NOTE: For WSMQ enter the value in the following format: <topic name>(<topic string>) NOTE: Control-M for Messaging only supports replies to queues. |
Message Priority |
Defines the outgoing message priority. Mandatory Valid values: Any digit between 0-9. Default: 4 |
Message expiration time (sec) |
Defines the amount of time in seconds before the message expires. Optional. NOTE: If left blank (default), or a value of 0 is entered, the message never expires. Maximum length: 10 digits |
Correlation ID prefix |
Defines a prefix for easier identification of the job within a queue. Optional. For WSMQ connection profiles only: Maximum length 10 characters |
Reply Definitions |
|
Wait for reply |
Enables you to wait for a reply message. NOTE: A reply can be either a text or a binary message. A binary message is not displayed in the output, nor saved to a variable. |
Queue/Topic name |
Defines name of the reply queue/topic. Mandatory only if Wait for Reply is selected. For a description of the Browse JNDI option, see Selecting JDNI or WSMQ names using the Browse option. NOTE: This value cannot be the same as the destination queue/topic value. |
Time To Wait For Reply Message |
Defines the amount of time in seconds to wait for a reply. Optional. NOTE: If left blank (default), or a value of 0 is entered, the message never expires. Maximum length: 10 digits |
Override Options |
Defines the override options. Click Options to display a list of parameters. If selected, the values of these parameter values specified within the Connection Profile Management utility can be overridden by the corresponding parameters in Messaging Properties pane in the Planning domain in Control-M Workload AutomationControl-M. NOTE: If a job is defined in the MSG panel, and override options were utilized for a specific parameter, if you deselect the parameter override, the job will fail to submit. |
Parent Topic |