Oracle Advanced Queuing (AQ) Adapter Capabilities

The Oracle Advanced Queuing (AQ) Adapter enables you to integrate Oracle AQ in an on-premises Oracle database with Oracle Integration through use of the on-premises connectivity agent.

The Oracle Advanced Queuing (AQ) Adapter provides the following capabilities:

  • Supports the dequeue operation. The dequeue operation polls for incoming messages on a queue.

  • Supports opaque and XML schema as message types.

  • Supports queues of the Oracle Business Event System type. See Route Business Event Data to an Oracle Advanced Queue.

  • Supports raw and object queues.

  • Supports the enqueueing of messages in the outbound (invoke) direction.

  • Supports processing payloads up to 10 MB in size. The Oracle Advanced Queuing (AQ) Adapter does not consume messages greater than the 10 MB threshold size. It is recommended that you configure max_retries at the AQ level so that the message is eventually moved to the Exception Queue.

    Note:

    In Java, Unicode characters are represented as 2 bytes.

The following vidoes provide an overview of supported Oracle Advanced Queuing (AQ) Adapter features:

  • Business event system support:

  • Raw queue type support:

  • Object queue type support:

The Oracle Advanced Queuing (AQ) Adapter is one of many predefined adapters included with Oracle Integration. You can configure the Oracle Advanced Queuing (AQ) Adapter as a trigger or invoke connection in an integration in Oracle Integration.