/data/ChangeEvents
will be automatically set for the customers /data/ENTITYChangeEvent
will be set for changes for the ENTITYEvent channel: /data/ChangeEvents
is for ALL change events
Virtual Event channel example: /data/AccountChangeEvent
is for the change events for Account object
schema
info in the payload help to track the metadata changesevent.replayId
enables to perform replay of events after that Id
payload.ChangeEventHeader
provides additional info including: changeType, changeOrigin, ObjectId... We do not need Postgres for CDC. Postgres is used as an example. It can be any system, which can subscribe to Event Channel via REST