Define and build the data model

  • Release version: Washingtondc
  • Updated February 1, 2024
  • 1 minute to read
  • After planning is complete, define and build the data model. Create one or more tables with fields, load the table with demo data, and verify access controls to the data.

    Create an application

    Create or open an application record.
    • Create: If creating an application directly, use Guided App Creator to create the application. Guided App Creater allows you to create tables from spreadsheets, roles, and security rules. Design options are also available.
    • Open: If developers do not have the admin role, the ServiceNow System Administrator needs to create the application and grant developers a delegated development role. Developers then use Studio to open the application for editing.
    Note:
    The application scope and table name are sometimes referred to as the internal names for these objects and cannot be changed once they are created. However, the application name and table label can be changed. Application users see the internal names in the URL only. If possible, internal names should always be consistent with what the user sees.