...
The TOPIC
should be of the following format.
Code Block |
---|
TOPIC := EVENT_NAME/RESOURCE_PATH/EVENT_NAME |
The RESOURCE_PATH
would be /
for the root collection and it will be /system
for the system collection.
Therefore, the Topic for the XYZ
event generated for an operation performed at the root collection would be //XYZ
and the event generated for an operation performed at the system collection would be /system/XYZ
.
...
Info | ||
---|---|---|
| ||
Each subscription would be made to a valid topic or if not the notifications will not be delivered. |
Excerpt | ||
---|---|---|
| ||
Description of topics used to subscribe in the Governance Registry. |