Exploring system events

  • Release version: Zurich
  • Updated July 31, 2025
  • 3 minutes to read
  • Events are special records that the system uses to log when certain conditions occur and to take some kind of action in response.

    System events overview

    Learn about how system events function as triggers for actions and enable process automation.

    Realize the benefits of leveraging system events by doing the following tasks in your instance:

    • Create events
    • Log events
    • Implement automated job scheduling
    • Move an event
    • Register events
    • Reprocess events
    • Pass event parameters from a workflow to a notification

    System events users

    Table 1. Users
    User Description
    Administrator Administrators leverage system events to trigger automated actions and workflows based on specific occurrences in the platform, enabling asynchronous processing and responsive automation. They can generate events via scripts or business rules, register them in the Event Registry, and handle them using notifications, script actions, or flows.
    Business analysts Business analysts analyze trends and processes by leveraging events to capture specific system activities, generate logs, or send data to analytic tools for better decision-making and process improvement.
    Compliance officers Compliance officers help to ensure adherence to regulatory requirements by using events to log critical activities, generate compliance reports, or initiate corrective actions when deviations from standards are detected.
    Customer support Customer support employees use system events to enhance customer service by triggering automated responses to customer requests, creating follow-up tasks, or escalating unresolved cases to appropriate teams.
    Developers Developers create and manage system events to integrate modules and implement custom logic, which helps ensure extensibility and dynamic system behavior.
    HR administrators HR professionals use system events to automate HR processes, such as notifying employees of updates, generate onboarding workflows when a new hire is recorded, or trigger document reviews during offboarding.
    ITOM/ITSM IT service managers use system events to automate ITSM processes like SLA breach notifications, incident escalation, or workflow initiation, helping ensure efficient IT service delivery and SLA compliance.
    Marketing teams Marketing teams use events to automate customer engagement, triggering actions like sending promotional emails or updating CRM systems based on customer interactions.
    Operations teams Operations teams use events to respond to operational alerts, initiating corrective actions like restarting services or notifying teams, helping ensure timely issue resolution and system maintenance.
    Project managers Project managers use system events to trigger notifications for project updates, create task dependencies automatically, or update stakeholders when milestones are achieved, enabling better project tracking and communication.
    Security analysts Security analysts use system events to trigger immediate responses to security incidents, such as creating alerts, generating logs, or initiating containment workflows for detected threats.

    System events workflow

    Figure 1. Developing and deploying system events

    System events benefits

    Table 2. System events benefits
    Benefit Feature Users
    Allows users to define new events that can be triggered by specific conditions or actions, enabling customized work-flows and automated responses. Create an event Developers, Administrators, IT Service Managers
    Captures event activity in logs for auditing, debugging, and monitoring system behavior, providing insights into event performance and bottlenecks. Event logs Administrators, Compliance Officers, Security Analysts
    Schedules jobs to be executed automatically at specific times or intervals, ensuring routine tasks are performed without manual intervention. Implement automated job scheduling Operations Teams, IT Service Managers, Administrators
    Transfers events between queues or categories, helping optimize processing priority and load balancing in event-driven systems. Move an event Administrators, Developers
    Registers custom or system-defined events in the platform to make them available for triggering specific actions or work-flows. Register an event Developers, Administrators
    Provides the ability to reprocess failed or incomplete events, ensuring system reliability and minimizing the impact of errors. Reprocess an event IT Operations Teams, Developers, Administrators
    Enables seamless transfer of contextual data from work-flows to notifications, ensuring messages contain relevant and actionable information for recipients. Pass event parameters from a work-flow to a notification Developers, IT Service Managers, HR Professionals