Manage Data Quality Incidents

Alation Cloud Service Applies to Alation Cloud Service instances of Alation

Incident management allows a centralized view to see the status of issues that have been escalated from failed checks or anomalies, track their priority, and navigate directly to the source monitor or the external ticket.

Prerequisites

  • The Incident Management Service (IMS) and Data Quality monitoring must be enabled.

  • Ensure that you have admin access to the following incident reporting tools:

    • Atlassian Jira

    • ServiceNow ITSM

      • Platform version must be Yokohama or later.

      • You must have the admin role in your ServiceNow instance.

      • The System Import Sets plugin must be enabled.

  • Ensure that you have the following details:

    • Your Alation instance URL (for example, your-company.alationcloud.com)

    • Your Alation Tenant ID

    • A notification email address for the integration’s service account

Integrate Atlassian Jira

Alation Integration for Jira is available in the Atlassian marketplace for Server Admins or Atlassian app admins to configure and integrate Atlassian Jira as an incident management system for Alation.

To integrate:

  1. In Alation Catalog, click addons icon in the lower left corner of the screen.

    ../../_images/DQ_Addons.png
  2. In Incidents - Alation Data Quality, click View Details under Atlassian Jira to open Atlassian marketplace.

    Alation Integration for Jira application appears in Atlassian marketplace.

  3. In Alation Integration for Jira, click Get it Now to download the application.

  4. Choose the Alation site to install it.

    The application is installed in your Atlassian Jira instance.

  5. In your Atlassian Jira instance, click on the installed application to open Alation Jira App Settings page.

  6. Enter the following details:

    • Alation site host

    • Alation Tenant ID: You can find the tenant ID from the URL: https://<alation-host-url>/app/build-info.

  7. Click Save.

Integrate ServiceNow

The Alation ServiceNow Incident Integration app is available in the ServiceNow Store. A Server Admin or ServiceNow administrator can configure it to use ServiceNow as the incident management system for Alation.

As a ServiceNow administrator, you must install the Alation application, create an OAuth endpoint, and set up a dedicated user account for the integration.

Install the Alation Application

To install the Alation application:

  1. In ServiceNow, navigate to System Applications > All Available Applications.

  2. Search for Alation Integration for ServiceNow.

  3. Click Install and follow the on-screen prompts.

  4. After installation, verify that the application appears under My Company Applications.

Create an OAuth Endpoint

To create a secure connection endpoint for Alation:

  1. Navigate to System OAuth > Application Registry.

  2. Click New, then click Create an OAuth API endpoint for external clients.

  3. In the Name field, enter Alation Integration OAuth.

    Important

    The name must be an exact match, including capitalization. The integration will fail if the name is different.

  4. Copy the auto-generated Client ID and save it in a secure location.

  5. Click Generate Secret. Copy the new client secret and store it securely.

  6. Ensure the Active checkbox is selected and the Accessible From field is set to All application scopes.

Create the Integration User

To create a dedicated service account for the integration:

  1. Navigate to User Administration > Users and click New.

  2. Fill in the user details:

    • User ID: alation_integration

    • First Name: Alation

    • Last Name: Integration

    • Email: The notification email address you gathered earlier.

  3. Set a strong password for this user.

  4. After creating the user, select the Roles tab and add the following two roles:

    • x_alati_snow_intgr.admin: Grants full access to the integration application.

    • import_set_loader: Allows the integration to process incoming data from Alation.

Configure the Connection

To finalize the setup in ServiceNow:

  1. In the ServiceNow navigator, search for and open Alation SNow Integration UI.

  2. Enter the following details:

    • Alation Host: Your Alation instance URL (for example, your-company.alationcloud.com).

      Note

      Do not include https://.

    • Tenant ID: Your Alation Tenant ID.

    • OAuth Registry Name: This field should auto-populate with Alation Integration OAuth.

    • Client Secret: Paste the client secret you saved.

    • Username and Password: Enter the credentials for the alation_integration user.

  3. Click Save Configuration.

Saving the configuration automatically registers your ServiceNow instance with Alation’s Incident Management Service.

Enable Automatic Incident Creation in Alation

To configure a Data Quality monitor to automatically create ServiceNow or Atlassian Jira incidents:

  1. Navigate to the Alation Data Quality application and click the Monitors tab.

  2. Select the monitor you want to configure.

  3. Go to the Settings tab.

  4. In the incident management section, configure your preferences:

    • Select the Auto-Create Incident checkbox.

    • Select ServiceNow or Jira as the provider.

      • ServiceNow: Fill in the default incident details, such as the Incident ID, Summary, Assignment Group, Urgency, Impact, Category, and Description for ServiceNow. The values assignment group, urgency, and impact gets pre-populated in the incident ticket in ServiceNow.

      • Jira: Fill in the Jira details, such as Jira Project Key, Issue Type, Incident Title (optional), Description (optional), Assignee (optional), and Priority (optional).