Skip to content

Commit

Permalink
Update Alation docs
Browse files Browse the repository at this point in the history
  • Loading branch information
m1n0 committed Aug 1, 2024
1 parent 79b11ce commit ee139fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions soda/integrate-alation.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ Retrieve the Alation `datasource_container_id` for the `datasource_container_nam

## Enable API access to Alation with SSO

If your Alation account employs single sign-on (SSO) access, you must <a href="https://developer.alation.com/dev/docs/creating-an-api-service-account" target="_blank">Create an API service account</a> for Soda to integrate with Alation.
If your Alation account employs single sign-on (SSO) access, you must <a href="https://developer.alation.com/dev/docs/creating-an-api-service-account" target="_blank">Create an API service account</a> for Soda to integrate with Alation.

If your Alation account does not use SSO, skip this step and proceed to [Customize the catalog](#customize-the-catalog).

Expand All @@ -101,7 +101,7 @@ If your Alation account does not use SSO, skip this step and proceed to [Customi
1. Create custom fields in Alation that reference information that Soda Cloud pushes to the catalog. These are the fields the catalog users will see that will display Soda Cloud data quality details.
<br />
In your Alation account, navigate to **Settings** > **Catalog Admin** > **Customize Catalog**. In the **Custom Fields** tab, create the following fields:
* Under the **Pickers** heading, create a field for “Has DQ” with Options “True” and “False”.
* Under the **Pickers** heading, create a field for “Has DQ” with Options “True” and “False”. **Use these exact values as Alation API is case-sensitive.**
* Under the **Dates** heading, create a field for “Profile - Last Run”.
* Under the **Rich Texts** heading, create the following fields:
* “Soda DQ Overview”
Expand Down

0 comments on commit ee139fc

Please sign in to comment.