Produce messages in the specified Transactional Event Queue Topic Partition

post

/database/teq/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
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
Back to Top