Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Navigate to Admin Area: Access the admin area of Smartfacts CDCM. (Cogwheel icon at the bottom left in the side menu)

  2. Select Master Data Tables

  3. To add a master data table, press the button Add Master Data Table

  4. Enter a name and a distinct key

  5. Add columns

    1. Each column has a name, a distinct key and a data type. Supported data types are

      1. String

      2. Integer

      3. Double

      4. Decimal

      5. Boolean

      6. Date-Time

      7. Date

      8. Duration

      9. URL

      10. Master Data

        1. Click on button Select Table to reference a master data table

        2. Click on button Set Mask to select certain columns of the selected master data table for use as mask

    2. (warning) In addition, exactly one of the columns has to be the row key column. The column that is the row key column holds the value that is used as an row identifier. So for example it makes sense to use a ‘ID’ or ‘email-address’ column as the row key column because these values are unique and make sense to be used as row identifiers.

  6. Add data

    1. Click on the tab Data

    2. Set up inital data for the table columns

...