Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Event Management Connectors domain personalization

Create events in different domains for all Event Management connectors using just a single connector instance by personalizing domain separation of Event Management connectors.

How the domain is identified

In a ServiceNow instance, events are created within the logged-in or MID Server user domains. However, you can create events in a different domain by providing metadata values in the event HTTP request, including the URL, headers, request body (payload), and connector parameters.

The logged-in user or the MID Server user must have access to the provided domain. The connector resolves the domain based on the provided identifier and creates events in that domain.

System properties provide the default metadata that sets the domain-separated table to identify the domain. For more information, see Domain properties installed with Event Management.

Connector Exceptions

You cannot personalize domain separation for the following pull connectors:

  • SCOM
  • IBM Netcool (supports only IBM Netcool_v2)
  • HPOM
  • Hyperic

You cannot personalize domain separation for the following push connectors:

  • SAP SolMan Transform Script
  • bmcTrueSight Transform Script
  • Transform Generic Events MID
  • TransformEvents_xmlSample

  • Configure domain separation for pull connector events
    Configure pull connectors to personalize domain separation of events so you can use them to create events in domains other than the user's currently logged-in or MID Server domain.

  • Configure domain separation for push connector events
    Configure push connectors to personalize domain separation of events so you can use them to create events in different domains other than the user's currently logged-in or MID Server domain.

Parent Topic:Event Management Integrations

Related topics

Domain separation and Event Management