Fetch messages for the specified Consumer

get

/database/txeventq/consumers/{group_name}/instances/{instance}/records

Fetch messages for the specified Consumer in Consumer Group from Topics its Subscribed to. A client requires SQL Developer role to invoke this service. Database User requires EXECUTE privilege on DBMS_AQ, DBMS_AQADM and OWA_UTIL packages.

Request

Path Parameters
Query Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

The fetched messages

400 Response

Bad Request.
Body ()
Root Schema : schema
Type: object
Show Source
Back to Top