Property | Description |
---|---|
Name | Required. The event target name that appears in the Process Designer. The name must be unique for the connection. The name must start with an alphabet and can contain only alphabets, numbers, or hyphens (-). |
Description | Optional. A description for the JMS event target that appears in the Process Designer. |
Property | Description |
---|---|
Target Type | Required. The JMS destination, such as the queue or topic that the connector will send messages to. |
Queue or Topic Name | Required. The name of the queue or the topic to which the messages need to be sent. |
Priority | Select the priority of the message that needs to be sent. 1 is the lowest priority and 9 is the highest priority. |
Dynamic Message QoS | Select Yes to dynamically override the Quality of Service (QoS) at run time using headers, such as JMSPriority, JMSDeliveryMode, and JMSExpiration. |
Time To Live | Enter the maximum time duration in milliseconds for which a message will be retained by the JMS broker before the message is discarded. Default value is -1. -1 indicates that the message will never expire. |
Content Format | Required. The message content type that needs to be processed. You can select Text, XML, or JSON. The default content format is text. |
Property | Description |
---|---|
Other Attributes | Enter a URL-encoded list of other broker-specific attributes that you want to configure for the event target. Use the & symbol as the separator. |