Trigger Dequeue Configurations Page
Select the database schema, topic, and subscriber to perform the dequeue operation.
Element | Description |
---|---|
Select Database Schema |
Select the database schema for the dequeue operation. |
Select Queue Name / Topic Name |
Select the queue name/topic name for the dequeue operation. |
Durable Subscriber (Is displayed only if you selected Topic on the Basic Info page.) |
Select Yes or No. Note: If you select No, you select your topic to be a nondurable subscriber. However, the Oracle Advanced Queuing (AQ) JMS Adapter does not support nondurable subscribers, even though the option is visible on the wizard page. |
Subscription Name (Is displayed only if you selected Topic on the Basic Info page.) |
Enter the durable subscriber ID. This field is displayed if you selected Yes for Durable Subscriber. |
Message Selector |
Select the pattern to use. After selecting a pattern, you can manually edit the value, if necessary. The pattern filters messages based on header and property information. The message selector rule is a boolean expression. If the expression is true, the message is consumed. If the expression is false, the message is rejected. |
Polling frequency |
Specify the value for the frequency (in seconds) at which
to fetch records. The minimum value is 10 seconds and
the maximum value is 300 seconds.
|
Do you want to specify the structure of the payload ? (Is displayed only if you selected Text Message as the Message Type.) |
Select Yes to provide a payload structure. Otherwise, select No. |