Adding a Table to an LU Schema

An LU table is a basic building block in a Logical Unit (LU).

The following are some of the methods you can use for adding a table to an LU schema.

While using one of the first three methods, the tables are also created in Fabric LU and then added to the schema. The forth method enables adding an existing LU table, which is not in use in the schema.

  1. Use the Auto Discovery Wizard for creating tables and their populations, and adding them to the LU schema.

  2. Use the DB Objects tab that appears on the right side panel of the LU schema window:

    • Click on the DB Objects tab.
    • Click DB Connection and select a DB interface from the drop-down menu.
    • From the window underneath the DB Connection drop-down menu, open the table tree, select a Table, open its drop-down menu and drag the table from its title into the LU schema. You can drag several tables at the same time.
    • A click menu then appears in the LU schema; select one of the following three options from it: Create Table Based DB Query or Create Table Based Root Function or Create Table Based Broadway Flow.

    The selected table or tables are automatically created with the selected type of population and added to the LU schema.

    image

  3. Right-click anywhere in the Schema window and select one of the following options:

    • New Table from SQL Based DB Query.

    • New Table from SQL Based Root Function.

    • New Table from SQL Based Broadway Flow.

    All of the above 3 options open the Query Builder. The LU table and its populations are automatically generated, based on an SQL query defined in the Query Builder.

    image

  4. Drag a Table into the LU Schema window:

Click for more information about LU Table Creation.

Click for more information about LU Tables and Table Population.

Click for more information about Broadway Population.

Previous

  1. From the DB Interface Explorer, click on the icon from the Activity panel on the left as described here. This option is useful when you wish to add tables from data sources.

  2. From the Project Explorer, open your Logical Unit > Schema, and on the LU schema window top bar click the icon to open the Add New Table pop-up window, where you can choose one of three options:

    • Create New from source with SQL query

    • Create New manually

    • Choose from list

    Create New from Source with SQL Query

    1. Name the table and click on Create. A Query Builder pop-up window appears.

    2. In the Query Builder window, select the required interface. Then either write the SQL query in the upper part of the Query Builder or expand the interface schema and table list to find the relevant table and select it.

      QB popup

    3. Once a query exists in the Query Builder, you can test it by clicking on the Execute button. When done, click on the Create button.

      QB popup

    Create New Manually

    1. Name the table and click on Create. A new empty table pop-up window appears.

    2. Define and populate the table's columns:

      • When populating a column with a name and moving on to populate the next column, a new row is automatically added at the bottom of the table.

      • Once the table contains several columns, you can reorganize them by using the drag-and-drop method, by clicking on icon.

      QB popup

    In these 2 options, the table is automatically created with the population and is added to the LU schema.

    Choose From List

    Select the table from the list of tables.

    While using one of the first two methods, the tables are also created in Fabric LU and then added to the schema. This option enables adding an existing LU table, which is not in use in the schema.

    add table select from list

Previous

Adding a Table to an LU Schema

An LU table is a basic building block in a Logical Unit (LU).

The following are some of the methods you can use for adding a table to an LU schema.

While using one of the first three methods, the tables are also created in Fabric LU and then added to the schema. The forth method enables adding an existing LU table, which is not in use in the schema.

  1. Use the Auto Discovery Wizard for creating tables and their populations, and adding them to the LU schema.

  2. Use the DB Objects tab that appears on the right side panel of the LU schema window:

    • Click on the DB Objects tab.
    • Click DB Connection and select a DB interface from the drop-down menu.
    • From the window underneath the DB Connection drop-down menu, open the table tree, select a Table, open its drop-down menu and drag the table from its title into the LU schema. You can drag several tables at the same time.
    • A click menu then appears in the LU schema; select one of the following three options from it: Create Table Based DB Query or Create Table Based Root Function or Create Table Based Broadway Flow.

    The selected table or tables are automatically created with the selected type of population and added to the LU schema.

    image

  3. Right-click anywhere in the Schema window and select one of the following options:

    • New Table from SQL Based DB Query.

    • New Table from SQL Based Root Function.

    • New Table from SQL Based Broadway Flow.

    All of the above 3 options open the Query Builder. The LU table and its populations are automatically generated, based on an SQL query defined in the Query Builder.

    image

  4. Drag a Table into the LU Schema window:

Click for more information about LU Table Creation.

Click for more information about LU Tables and Table Population.

Click for more information about Broadway Population.

Previous

  1. From the DB Interface Explorer, click on the icon from the Activity panel on the left as described here. This option is useful when you wish to add tables from data sources.

  2. From the Project Explorer, open your Logical Unit > Schema, and on the LU schema window top bar click the icon to open the Add New Table pop-up window, where you can choose one of three options:

    • Create New from source with SQL query

    • Create New manually

    • Choose from list

    Create New from Source with SQL Query

    1. Name the table and click on Create. A Query Builder pop-up window appears.

    2. In the Query Builder window, select the required interface. Then either write the SQL query in the upper part of the Query Builder or expand the interface schema and table list to find the relevant table and select it.

      QB popup

    3. Once a query exists in the Query Builder, you can test it by clicking on the Execute button. When done, click on the Create button.

      QB popup

    Create New Manually

    1. Name the table and click on Create. A new empty table pop-up window appears.

    2. Define and populate the table's columns:

      • When populating a column with a name and moving on to populate the next column, a new row is automatically added at the bottom of the table.

      • Once the table contains several columns, you can reorganize them by using the drag-and-drop method, by clicking on icon.

      QB popup

    In these 2 options, the table is automatically created with the population and is added to the LU schema.

    Choose From List

    Select the table from the list of tables.

    While using one of the first two methods, the tables are also created in Fabric LU and then added to the schema. This option enables adding an existing LU table, which is not in use in the schema.

    add table select from list

Previous