Application is a pack of the VCS-records united by the same value in the application_id field. Applications are intended to hoard some business worthy functionality that can be contributed into the system as a single entity. In fact, this is an individual system module that can be packed in the .SOP file in order to install it on other instances. For example, you can have your SimpleOne platform with the base functionality, and you can expand it by installing the ITSM, HRM, CRM and other applications that may be developed and delivered.
Role required: admin. |
To create an application and to add it into the repository, complete the steps below:
Another way to create a new application is the following:
|
Application form fields
Field | Mandatory | Description |
---|---|---|
Name | Y | The application name. |
Table Prefix | N | Prefixes of the tables created within of this application. |
Slug | N | Unique identifier combined from the application name and the table prefix. This field is populated automatically. |
After that, switch to the created application. To do so, in the Admin Preferences menu, select the created application in the Application choice list. Make sure that a local pack for storing changes is created and available (the value in the Local Pack choice list is not empty).
When creating an application, a configuration pack is automatically created and named Default 1. It is bound to this application and contains one or more VCS-records.
It is not recommended to use the Default 1 local pack. Create another one. To do so, complete the following steps:
|
Developers responsible for this application have to configure its structure and set up the logic. The developers should create:
See the Developer Tools articles to learn more.
To complete local packs, complete the steps below:
Another way to open a local pack record is the following:
|
Note that, when you develop an application, the records created in the pipeline of another application are unavailable for updating (either editing or deleting). If you try to modify a record related to another application, a warning message appears. To perform any actions with a record, switch to the application it belongs to. For more information about switching between the applications, see the Admin Preferences article. |