Produce messages in the specified Transactional Event Queue Topic Partition

post

/database/txeventq/topics/{topic_name}/partitions/{partition_id}

Produce messages to the specified partition of the topic. 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

There's no request body for this operation.

Back to Top

Response

Supported Media Types

201 Response

Produced messages to the specified partition of the topic

400 Response

Bad Request.
Body ()
Root Schema : schema
Type: object
Show Source
Examples

Back to Top