- ServiceNow Application Development
- Sagar Gupta
- 45字
- 2025-03-01 05:47:19
Structure of an application
The primary record that defines an application is that of an application record. An application consists of the following parts:
- The primary application record
- Application scope
- Application versions
- Application tables
- Application dependencies (on other applications)
- Application files/scripts
- Fix scripts (init scripts)