# Options tab

Use this tab to configure JMS message options.

![Options tab](/files/tODKrXJ5yjvnwpGO4avf)

Fill in the following JMS options with valid values per ActiveMQ or IBM MQ.

| Option                        | Valid Value                                                                                         |
| ----------------------------- | --------------------------------------------------------------------------------------------------- |
| **Disable Message ID**        | `true` or `false`                                                                                   |
| **Disable Message Timestamp** | `true` or `false`                                                                                   |
| **Delivery Mode**             | Integer (example `1`)                                                                               |
| **Priority**                  | Integer between 0 and 9 (example `2`)                                                               |
| **Time to Live**              | Integer (example `4`)Note that this value must be greater than the value of the **Delivery Delay**. |
| **Delivery Delay**            | Integer (example `2`)                                                                               |
| **JMS Correlation ID**        | Any ID (example `Vantara`)                                                                          |
| **JMS Type**                  | `Active MQ` or `IBM MQ`                                                                             |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.pentaho.com/pdia-data-integration/10.2-data-integration/pdi-transformation-steps-reference-overview/jms-producer/jms-connection-information/options-tab.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
