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

Supported Media Types
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 : DatabaseTeqTopicsPartitions400Error1
Type: object
Title: DatabaseTeqTopicsPartitions400Error1
Show Source
Back to Top