Personalize domains for push connector events to use in event creation
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.
Before you begin
Make sure that you have the following setup:
- You have read access to the domain information table for the evt_mgmt_integration role (default table: core_company). For more information, see Configure an ACL rule.
- You enabled the evt_mgmt.connector_enable_custom_domain_separation .system property.
- You installed the following
plug-ins
in the ServiceNow AI Platform® instance:
- Event Management (com.glideapp.itom.snac)
- Event Management connectors (sn_em_connector)
- Domain Support - Domain Extensions Installer
(com.glide.domain.msp_extensions.installer)
You can download the plug-ins from the ServiceNow Store.
Procedure
Result
Events are created in the domain referred to by the domain identifier.
Note:
The table that stores domain information records (for example, core_company) must be domain separated. For more information, see Domain-separate a custom table.