QuestionQ166

Working with External Data

What is the Event Registry?

  • A A Workflow which is launched every time an Event is generated; used to debug Events
  • B The Event Log which lists all Events that have been generated
  • C The method used in server side scripts to generate Events and pass parameters
  • D A table containing a record for every Event known to the ServiceNow system which allows ServiceNow to react when Events are generated
Explanation

The Event Registry is a ServiceNow table that contains a record for each event known to the instance, enabling ServiceNow to respond when those events are generated.

Community Discussion

No comments yet. Be the first to start the discussion!