PowerExchange Adapters for PowerCenter
- PowerExchange Adapters for PowerCenter 10.4.0
- All Products
Terminating Condition
| Description
|
---|---|
Idle Time | JMS can remain idle for an infinite period of time before the session ends. Default is -1, indicating an infinite period of time. |
Message Count | PowerCenter Integration Service can read an infinite number of messages before the session ends. Default is -1, indicating an infinite number of messages. |
Reader Time Limit | PowerCenter Integration Service can read source messages from JMS for an infinite period of time. Default is 0, indicating an infinite period of time. |
Attribute Name
| Description
|
---|---|
JMS Subscription Mode | Specifies the subscription mode. Select Durable for the PowerCenter Integration Service to read durable subscription messages. Otherwise, select Non-Durable. Default is Non-Durable. |
Durable Subscription Name | Subscription name required for durable subscriptions. Default is None. Optionally, you can use the $Param Name session parameter. |
Unsubscribe at End | Specifies whether the PowerCenter Integration Service retains a durable subscription after a session completes successfully. Select Yes to delete the durable subscription. Select No to retain the durable subscription. Default is Yes. |