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, please 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. For this, enter the admin preferences menu again and select the created application in the Application choice list. Make sure that 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 will be automatically created and named Default 1. It will bound to this application and contain one or more VCS-records.
It is not recommended to use the Default 1 local pack. Please create another one. For this, perform the following steps:
|
Developer responsible for this application has to configure its structure and to set up the logic. The developer should create:
See the Developer Tools articles to learn more.
To complete local packs, please complete the steps below:
Another way to open the local pack record is the following:
|
Please note that when you develop an application, the records created in the pipeline of another application will be unavailable for updating (either editing or deleting). If you try to modify a record related to another application, you will get a warning message. In case you need to perform actions with this record, please switch to the application it belongs to. For information about switching between applications, please refer to the Admin Preferences article. |