Invoke Enqueue Configuration Page
Select the database, queue, and message format to perform the enqueue operation.
| Element | Description | 
|---|---|
| Select Database Schema | Select the database schema for the enqueue operation. | 
| Select Queue Name / Topic Name | Select the queue name/topic name for the enqueue operation. | 
| Message Type (Is displayed only if you select queues of type AQ$_JMS_MESSAGE.) | Select the message body type:
                                  
 | 
| Delivery Mode | Specify the delivery mode. Two values are available: Persistent and Nonpersistent. | 
| Message Priority (0-9) | Select the order in which to deliver messages: 
 | 
| Time to live (Seconds) | Enter the duration (in seconds) for which you want your message to be available in the queue/topic for consumption. | 
| Do you want to specify the structure of the payload ? (Is displayed only if you select Text Message as the Message Type.) | Select Yes to provide a payload structure. Otherwise, select No. |