Feature coming soon. The Architect data tables user interface updates feature release is temporarily disabled. For more information, see the Genesys Community.

Prerequisites 
  • Architect > Datatable >All permissions
  • To add a data table: Architect > Datatable > Add
  • To delete a data table: Architect > Datatable > Delete
  • To add a data table row: Architect > Datatable Row > Add
  • To delete a data table row: Architect > Datatable Row > Delete

Create data tables with custom fields that make up the data table schema. For more information about editing and deleting data tables and rows, see Manage a data table.

Notes:
  • You cannot create duplicate table names. For example, when you want to create a new table or rename an existing table.
  • Table names cannot be longer than 256 characters.
  • The reference key label cannot include the following special characters: / or \.
  • When you add field label information, Genesys Cloud automatically populates the API Field ID, letting you know what field to use if you add data via the API.
  • After you save the data table, you cannot delete a custom field. Either create a duplicate table with the fields and rows that you want to keep, or just ignore the fields in the original data table.
  • After you create a data table, you cannot change the API value of the custom fields. You can only change the labels.

  1. Click Admin.
  2. Under Architect, click Data Tables.
  3. Click Add . The Create Data Table window appears.
  4. In the Name box, type a meaningful, unique name for the data table.
  5. In the Division box, select the division in which you want the data table to belong. 
  6. (Optional) In the Description box, enter any helpful information about the table.
  7. In the Reference Key Label box, add a descriptive name to describe the purpose or intent of the table’s primary key.
  8. Click Save. The Data Table view appears.
  9. Click Add Field under Custom Fields and select one of the following:
    • Boolean
    • Integer
    • Decimal
    • Architect string field String
  10. To configure a Boolean, or check box, field, do the following:
    1. In the Field Label box, type a meaningful name for the field. 
    2. To ensure the field appears checked by default, select True by default.
    3. Repeat step 10 for each additional Boolean field to add.
  11. To configure an integer field, do the following:
    1. In the Field Label box, type a meaningful name for the field. 
    2. Enter a default value. 
    3. Repeat step 11 for each additional integer you want to add.
  12.  To configure a number, do the following:
    1. In the Field Label box, type a meaningful name for the field.
    2. Enter a default value. 
    3. Repeat step 12 for each additional number you want to add.
  13. To configure a string, do the following:
    1. In the Field Label box, type a meaningful name for the field.
    2. Type a default text value.
    3. Repeat step 13 for each additional text field you want to add.
  14. Click Save.

Note: You can modify custom field values in data table rows. You cannot modify the reference key value that you added when you created the data table. For more information about editing data table rows, see Manage a data table.
  1. Click Admin.
  2. Under Architect, click Data Tables.
  3. Click the name of the data table that you want to add a table row to. Alternatively, hover over the row of the data table that you want to add a table row to and from the icons that appear, click .
  4. Click Add .
  5. Based on the reference key and custom fields you created for the data table, add the information to the fields for the table row.
  6. Click Save & Close. Alternatively, to save this row and add another row, click Save & Create Another.