Producer Activity
The Event Framework enables the Producers to create messages as per the JSON definition and invokes the Producer API by passing the message and the Topic ID. This message is recorded in the Event Framework Audit Table for reference purposes.
The Producer and Consumer of messages are mapped to the same Topic (a unique identifier for a data stream in Kafka) and the exchange of data takes place (In PMF, execution of Process Flows and Activities).
See the JSON Definition for Events section for information about JSON definition formats and examples.