Invoke Enqueue Operations Page

For enqueued operations, select to use an existing schema or no schema (message is sent in opaque format).

The database schema must be associated with the raw, object, or business event system queue type.

Element Description

Select Queue Type

Identifies the queue type for the enqueue operation.
  • All: Displays all types.

  • Raw: Select to provide a schema or check an opaque schema for raw queues.

  • Object: If the database to which to connect includes a queue created from an object type (abstract data type (ADT), this type is available for selection. This selection enables you to receive the entire ADT object or a single field within the object as the payload.

  • Business Event System: A queue is recognized as a business event system if the object type is WF_EVENT_T and the payload field is EVENT_DATA.

Select Database Schema

Selects the database schema for the enqueue operation.

Select Queue Name

Identifies the queue name for the enqueue operation.

Correlation Identifier

Specify an optional correlation value between 1 and 30 characters in length. This value is agreed upon between the enqueuing sender and the dequeuing receiver. This enables you to be selective about the messages to dequeue. Only messages with this correlation value are dequeued and processed. If you do not enter a value, all messages in the queue are dequeued and processed.

Polling Frequency

Specify the value for the frequency (in seconds) at which to fetch records. The minimum value is 1 second and the maximum value is 300 seconds.

Do you want to define a schema for this endpoint

Indicates if a schema is defined for the endpoint.