diff --git a/openmetadata-docs/content/v1.4.x/connectors/dashboard/tableau/index.md b/openmetadata-docs/content/v1.4.x/connectors/dashboard/tableau/index.md index 67dc9c3495c..2bd1967d008 100644 --- a/openmetadata-docs/content/v1.4.x/connectors/dashboard/tableau/index.md +++ b/openmetadata-docs/content/v1.4.x/connectors/dashboard/tableau/index.md @@ -29,6 +29,11 @@ To ingest tableau metadata, minimum `Site Role: Viewer` is required for the tabl To create lineage between tableau dashboard and any database service via the queries provided from Tableau Metadata API, please enable the Tableau Metadata API for your tableau server. For more information on enabling the Tableau Metadata APIs follow the link [here](https://help.tableau.com/current/api/metadata_api/en-us/docs/meta_api_start.html) +{% note %} +- If using a **default site** on Tableau Server, leave the **Site URL** and **Site Name** fields **blank** in the ingestion configuration. +- Ensure that the **Metadata API** is enabled for the user performing the ingestion. If it is not enabled, ingestion may fail. Follow the official Tableau documentation to [enable the Metadata API](https://help.tableau.com/current/api/metadata_api/en-us/docs/meta_api_start.html#enable-the-tableau-metadata-api-for-tableau-server). +{% /note %} + ## Metadata Ingestion {% partial diff --git a/openmetadata-docs/content/v1.4.x/connectors/dashboard/tableau/yaml.md b/openmetadata-docs/content/v1.4.x/connectors/dashboard/tableau/yaml.md index 3ff315ee2b6..a8e2cb67136 100644 --- a/openmetadata-docs/content/v1.4.x/connectors/dashboard/tableau/yaml.md +++ b/openmetadata-docs/content/v1.4.x/connectors/dashboard/tableau/yaml.md @@ -28,6 +28,11 @@ To ingest tableau metadata, minimum `Site Role: Viewer` is required for the tabl To create lineage between tableau dashboard and any database service via the queries provided from Tableau Metadata API, please enable the Tableau Metadata API for your tableau server. For more information on enabling the Tableau Metadata APIs follow the link [here](https://help.tableau.com/current/api/metadata_api/en-us/docs/meta_api_start.html) +{% note %} +- If using a **default site** on Tableau Server, leave the **Site URL** and **Site Name** fields **blank** in the ingestion configuration. +- Ensure that the **Metadata API** is enabled for the user performing the ingestion. If it is not enabled, ingestion may fail. Follow the official Tableau documentation to [enable the Metadata API](https://help.tableau.com/current/api/metadata_api/en-us/docs/meta_api_start.html#enable-the-tableau-metadata-api-for-tableau-server). +{% /note %} + ### Python Requirements {% partial file="/v1.4/connectors/python-requirements.md" /%} diff --git a/openmetadata-docs/content/v1.5.x/connectors/dashboard/tableau/index.md b/openmetadata-docs/content/v1.5.x/connectors/dashboard/tableau/index.md index 00f913b8c56..989d8687fb3 100644 --- a/openmetadata-docs/content/v1.5.x/connectors/dashboard/tableau/index.md +++ b/openmetadata-docs/content/v1.5.x/connectors/dashboard/tableau/index.md @@ -29,6 +29,11 @@ To ingest tableau metadata, minimum `Site Role: Viewer` is required for the tabl To create lineage between tableau dashboard and any database service via the queries provided from Tableau Metadata API, please enable the Tableau Metadata API for your tableau server. For more information on enabling the Tableau Metadata APIs follow the link [here](https://help.tableau.com/current/api/metadata_api/en-us/docs/meta_api_start.html) +{% note %} +- If using a **default site** on Tableau Server, leave the **Site URL** and **Site Name** fields **blank** in the ingestion configuration. +- Ensure that the **Metadata API** is enabled for the user performing the ingestion. If it is not enabled, ingestion may fail. Follow the official Tableau documentation to [enable the Metadata API](https://help.tableau.com/current/api/metadata_api/en-us/docs/meta_api_start.html#enable-the-tableau-metadata-api-for-tableau-server). +{% /note %} + ## Metadata Ingestion {% partial diff --git a/openmetadata-docs/content/v1.5.x/connectors/dashboard/tableau/yaml.md b/openmetadata-docs/content/v1.5.x/connectors/dashboard/tableau/yaml.md index 27f8cd5a29b..60806b3b092 100644 --- a/openmetadata-docs/content/v1.5.x/connectors/dashboard/tableau/yaml.md +++ b/openmetadata-docs/content/v1.5.x/connectors/dashboard/tableau/yaml.md @@ -28,6 +28,11 @@ To ingest tableau metadata, minimum `Site Role: Viewer` is required for the tabl To create lineage between tableau dashboard and any database service via the queries provided from Tableau Metadata API, please enable the Tableau Metadata API for your tableau server. For more information on enabling the Tableau Metadata APIs follow the link [here](https://help.tableau.com/current/api/metadata_api/en-us/docs/meta_api_start.html) +{% note %} +- If using a **default site** on Tableau Server, leave the **Site URL** and **Site Name** fields **blank** in the ingestion configuration. +- Ensure that the **Metadata API** is enabled for the user performing the ingestion. If it is not enabled, ingestion may fail. Follow the official Tableau documentation to [enable the Metadata API](https://help.tableau.com/current/api/metadata_api/en-us/docs/meta_api_start.html#enable-the-tableau-metadata-api-for-tableau-server). +{% /note %} + ### Python Requirements {% partial file="/v1.5/connectors/python-requirements.md" /%} diff --git a/openmetadata-docs/content/v1.6.x-SNAPSHOT/connectors/dashboard/tableau/index.md b/openmetadata-docs/content/v1.6.x-SNAPSHOT/connectors/dashboard/tableau/index.md index dc0dacbfb2d..3a57ad0c143 100644 --- a/openmetadata-docs/content/v1.6.x-SNAPSHOT/connectors/dashboard/tableau/index.md +++ b/openmetadata-docs/content/v1.6.x-SNAPSHOT/connectors/dashboard/tableau/index.md @@ -29,6 +29,11 @@ To ingest tableau metadata, minimum `Site Role: Viewer` is required for the tabl To create lineage between tableau dashboard and any database service via the queries provided from Tableau Metadata API, please enable the Tableau Metadata API for your tableau server. For more information on enabling the Tableau Metadata APIs follow the link [here](https://help.tableau.com/current/api/metadata_api/en-us/docs/meta_api_start.html) +{% note %} +- If using a **default site** on Tableau Server, leave the **Site URL** and **Site Name** fields **blank** in the ingestion configuration. +- Ensure that the **Metadata API** is enabled for the user performing the ingestion. If it is not enabled, ingestion may fail. Follow the official Tableau documentation to [enable the Metadata API](https://help.tableau.com/current/api/metadata_api/en-us/docs/meta_api_start.html#enable-the-tableau-metadata-api-for-tableau-server). +{% /note %} + ## Metadata Ingestion {% partial diff --git a/openmetadata-docs/content/v1.6.x-SNAPSHOT/connectors/dashboard/tableau/yaml.md b/openmetadata-docs/content/v1.6.x-SNAPSHOT/connectors/dashboard/tableau/yaml.md index 9af47e4946d..10b45372bfc 100644 --- a/openmetadata-docs/content/v1.6.x-SNAPSHOT/connectors/dashboard/tableau/yaml.md +++ b/openmetadata-docs/content/v1.6.x-SNAPSHOT/connectors/dashboard/tableau/yaml.md @@ -28,6 +28,11 @@ To ingest tableau metadata, minimum `Site Role: Viewer` is required for the tabl To create lineage between tableau dashboard and any database service via the queries provided from Tableau Metadata API, please enable the Tableau Metadata API for your tableau server. For more information on enabling the Tableau Metadata APIs follow the link [here](https://help.tableau.com/current/api/metadata_api/en-us/docs/meta_api_start.html) +{% note %} +- If using a **default site** on Tableau Server, leave the **Site URL** and **Site Name** fields **blank** in the ingestion configuration. +- Ensure that the **Metadata API** is enabled for the user performing the ingestion. If it is not enabled, ingestion may fail. Follow the official Tableau documentation to [enable the Metadata API](https://help.tableau.com/current/api/metadata_api/en-us/docs/meta_api_start.html#enable-the-tableau-metadata-api-for-tableau-server). +{% /note %} + ### Python Requirements {% partial file="/v1.6/connectors/python-requirements.md" /%}