Versions Compared

Key

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

...

  1. Add a new application:
    1. Click on the gear icon at the top right to enter the admin preferences;
    2. Click on the icon on the right to the application selection choice list;
    3. Click New, fill in the form and click Save.
      • Name - the name of the application created;
      • Version - application version;
      • Prefix table - prefixes of the tables that are created within of this application.
  2. When creating an application, a configuration pack will be automatically created that is named Default 1, bound to this application and containing one or more VCS-records.
  3. Developer The developer responsible for this application has to configure its structure and to set up the logic. Note: all necessary tables must be versioned (the is_vcs_enabled attribute must be equal to true);
  4. After that, finish the development with the configuration pack completing. For this, please complete the steps below:
    1. Click on the gear icon at the top right to enter the admin preferences;
    2. Select your application in the Application choice list;
    3. Click the icon on the right to the Configuration Pack choice list;
    4. Change the configuration pack state to Completed and click Save;


Application

https://docs.servicenow.com/bundle/newyork-application-development/page/build/applications/concept/c_Applications.html

...