Produce a message to the Transactional Event Queue Topic specified by topic_name

post

/database/teq/topics/{topic_name}/

Produce a message to the topic specified by topic_name with a key and value. Optionally, specify a partition to produce the message in. If no partition is specified one is automatically chosen. A client requires SQL Developer role to invoke this service. Database user requires Execute privilege on DBMS_AQ, DBMS_AQADM and OWA_UTIL packages. Topic must belong to Database User's schema.

Request

Supported Media Types
Path Parameters
Back to Top

Response

Supported Media Types

201 Response

The successfully created record.

400 Response

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