what is event registry?

rakesh52
Kilo Contributor

what is event registry?

3 REPLIES 3

Alberto Consonn
ServiceNow Employee
ServiceNow Employee

Hi rakesh,

The events registry lists the events the system recognizes. Use registered events to automate other activities, such as script actions or notifications.

After you create a new event and a business rule that uses the event, you must register it.

Try playing it with the exercise below, it will help you to understand how and when to use it:

https://developer.servicenow.com/app.do#!/document/content/app_store_learnv2_automatingapps_jakarta_...

For any other information, refer to the official documentation below:

Event registry

If I have answered your question, please mark my response as correct so that others with the same question in the future can find it quickly and that it gets removed from the Unanswered list.

Thank you

Cheers
Alberto

Any update on this?

If I have answered your question, please mark my response as correct so that others with the same question in the future can find it quickly and that it gets removed from the Unanswered list.

Thank you

Cheers
Alberto

Alikutty A
Tera Sage

Hello Rakesh,

Here is very nice video that explains on Event Registry - https://www.youtube.com/watch?v=Zo-KT9ASLYQ

And additional information from SN: https://docs.servicenow.com/bundle/london-platform-administration/page/administer/platform-events/concept/c_EventRegistry.html

Thanks!