The Fabric Studio Auto Discovery Wizard enables you to automatically generate or edit an LU schema based on predefined database constraints like a Primary Key or a Foreign Key.
The Auto Discovery Wizard can run in two modes:
The first screen displays a list of all DB interfaces defined in a Fabric project (go to Shared Objects -> Interfaces). Select the DB interface for the Auto Discovery process.
In this step you will select a DB Table and column as the Root Table and Instance ID of the Logical Unit.
This screen allows you to select the Auto Discovery mode (auto discovery type) and add additional settings to it.
Auto Discovery supports the following modes:
Display the suggested ERD diagram and the selected Root Table (pink) and related tables.
Connections are colored:
If the selected Root Table is not defined as the root of the identified ERD, consider changing the selected Root Table or check the Enable Backwards Discovery checkbox. If not, the created LU includes only the selected Root Table and its subordinate table.
For Example
The selected Root Table is CRM_DB.ACTIVITY. However, the Auto Discovery Wizard identifies the CRM_DB.CUSTOMER table as the Root Table of the CRM_DB.
When saving the CRM_DB.ACTIVITY table as a Root Table:
Display the suggested logical unit diagram and click Finish to create the LU.
Optional: you can check tables out of the LU schema to create them as LU tables and add them manually to your LU if needed.
The Fabric Studio Auto Discovery Wizard enables you to automatically generate or edit an LU schema based on predefined database constraints like a Primary Key or a Foreign Key.
The Auto Discovery Wizard can run in two modes:
The first screen displays a list of all DB interfaces defined in a Fabric project (go to Shared Objects -> Interfaces). Select the DB interface for the Auto Discovery process.
In this step you will select a DB Table and column as the Root Table and Instance ID of the Logical Unit.
This screen allows you to select the Auto Discovery mode (auto discovery type) and add additional settings to it.
Auto Discovery supports the following modes:
Display the suggested ERD diagram and the selected Root Table (pink) and related tables.
Connections are colored:
If the selected Root Table is not defined as the root of the identified ERD, consider changing the selected Root Table or check the Enable Backwards Discovery checkbox. If not, the created LU includes only the selected Root Table and its subordinate table.
For Example
The selected Root Table is CRM_DB.ACTIVITY. However, the Auto Discovery Wizard identifies the CRM_DB.CUSTOMER table as the Root Table of the CRM_DB.
When saving the CRM_DB.ACTIVITY table as a Root Table:
Display the suggested logical unit diagram and click Finish to create the LU.
Optional: you can check tables out of the LU schema to create them as LU tables and add them manually to your LU if needed.