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
- application/json
Path Parameters
Back to Top
Response
Supported Media Types
- application/json
201 Response
Produced messages to the specified partition of the topic
400 Response
Bad Request.
Root Schema : DatabaseTeqTopicsPartitions400Error1
Type:
object
Title:
Show Source
DatabaseTeqTopicsPartitions400Error1