PowerExchange Adapters for PowerCenter
- PowerExchange Adapters for PowerCenter 10.5.1
- All Products
Properties Settings
| Description
|
---|---|
IsDestinationNameDynamic | Determines if the JMS target has a static or dynamic destination name.
Default is enabled. |
Send Interval | Minimum amount of time in milliseconds the PowerCenter Integration Service waits between each message it writes to the target. For example, if you set the send interval to 2, the PowerCenter Integration Service waits at least two milliseconds before writing messages to the target. The targets receive the messages after the PowerCenter Integration Service issues a commit. If you stop the session, the PowerCenter Integration Service waits until it writes the message it is processing to the target before stopping the session. Therefore, if you set a high value for Send Interval, the session might take longer to stop. Default is 0. |
JMS Reply To | Name of the topic or queue. If you enter an invalid value, the session fails. |
JMS Time Limit | Time period, in seconds, that messages are valid after the PowerCenter Integration Service writes the messages to the target. During this time period, JMS retains messages in memory. When the time limit expires, it deletes the target messages. When you enter a time limit value, the PowerCenter Integration Service writes the value to the JMS Time Limit field in the JMS target messages. Default is 0. If you enter 0, the PowerCenter Integration Service retains target messages in memory for an infinite period of time. |
JMS Delivery Mode | Select Persistent or Non-Persistent. If you select Persistent, the PowerCenter Integration Service guarantees the delivery of JMS messages to the targets. If you select Non-Persistent, the PowerCenter Integration Service attempts to deliver each JMS message to the targets, but does not guarantee delivery. |
JMS Priority | Enter a value from 0 to 9 for the message priority. The higher the value, the greater priority the PowerCenter Integration Service gives target messages. Default is 4. |
JMS Type | Enter a description of the message. |