Skip to content

Commit

Permalink
Update Alation docs (#845)
Browse files Browse the repository at this point in the history
* Update Alation docs

* edit for style

---------

Co-authored-by: Janet Revell <[email protected]>
  • Loading branch information
m1n0 and janet-can committed Aug 8, 2024
1 parent 79b11ce commit a155ec6
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”. The Alation API is case sensitive so be sure to use these exact values.
* 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 a155ec6

Please sign in to comment.