Versions Compared
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Tip |
---|
Roles required: admin, cmdb_manager. |
To make the CMDB Within SimpleOne, you can configure the CMDB structure to make it meet your business needs by customizing class tables, you can modify it by adding new class tables and configuring the existing ones. The CMDB structure is built with configuration records, such as Configuration Items, that are based on the relevant CMDB table classes of the System Definition catalog.
tipwill be built using system tables that will store configuration records and thus organize the CMDB. The CMDB catalog contains all the tables used to build SimpleOne business solutions.
To customize the
SimpleOneCMDB
Structurestructure,
create new classes inherited from the CMDB table classes of the System Definitionadd a new class table by following these steps:
- Create a new class table
- inherited from
- the Configuration items (sys_cmdb_ci
- ) table.
- Configure your class
- columns and establish relations with other tables if needed.
- Create a new CMDB record based on the CMDB class table and add
- the CMDB category.
The System Definition catalog contains all tables that are applied to build SimpleOne business solutions. You can use the navigation and all available filter tools to find tables you need.
Info |
---|
This method of the CMDB extension is out-of-date and is not recommended to use. Extend CMDB with classes and models instead |
Tip |
Role required: admin. |
Create a new CMDB
Classclass table
To create a new class table class inherited from inherited from Configuration items (sys_cmdb_ci) or other relevant CMDB class table, please complete the steps below:
- Navigate to the System Definition → Settings → All tables.
- Click New and fill in the fields. In the Parent field, select the Configuration items (sys_cmdb_ci) table or one of its child tables.
- Click Save or Save and exit to apply the Click Save or Save and Exit to apply changes.
Info |
---|
The administrators You can also create a CMDB class from the parent table form. Click New in the Table tab of After the form is saved, in the Related Lists area, and follow click New on the Table tab and follow the steps above. |
Configure a CMDB Class
Set In the Related Lists area in the Table form, you can set up related lists and columns for your CMDB class to define its purpose and establish relations with other CMDB tables via Related Lists:. All the tools used to manage the business logic for system records are applicable here as well.
Related List Name | Description | ||||
---|---|---|---|---|---|
Columns | On this tab, you can create | Column | Create columns to define a set of fields of your future CMDB recordfor the CMDB class table. Click New and and follow the steps of described in the Create Columns instructionarticle. You can also create a column and bind it to a relevant CMDB table in the System Definition → Settings → All columns menu. | ||
ChoiceACLs | This tab contains all choice options of an appropriate column security ACLs that are related to your CMDB class . Create choices, bind them to an appropriate column, and specify their possible values. Click New and follow the steps of the Create a choice field instruction. The choices are in a drop-down list. Users can only select one of the options when filling in the CMDB record form. | ||||
Table | This tab contains the list of child classes related to your CMDB class. Create CMDB child classes. Click New and follow the steps of the Creating a Table instruction. | ||||
table. To create a new security ACL related to your class, click New and follow the steps described in the Create ACL Rules article. | |||||
Client ScriptsClient Script | This tab contains all Client Scripts client scripts related to your CMDB class table. Create To create a new Client Script client script related to your class. Click , click New and follow the steps from described in the Client Scripts to configure itarticle. | ||||
Security ACLBusiness Rules | This tab contains all Security ACLs that are related a list of all business rules applied to your CMDB class table. To create a new Security ACL related to your classbusiness rule, click the New button in the Security ACL tab, and follow the ACL Creating steps. Business Ruleand fill in the Business Rule fields. | ||||
Option Value for Table | This tab contains a list of | all Business Rules applied to option values used in your CMDB class table. To create a new | Business Ruleoption value, click | the New | button, and fill in the | Business Rule fields.
Option Value field. | |
Translations | This tab contains translations of the table title. See the Translated Text Fields article to learn more. |
VCS Record | This tab contains the table record versions. See the VCS Records article to learn more. |
Add a new record to CMDB catalog
To add a new record in class table to the CMDB catalog, use the Navigation features and follow the steps below:
- Navigate to the CMDB menu category and then click on the Edit iconIn the Navigator, type CMDB and click the edit icon
next to the CMDB menu barcategory.
- Add a new menu item by clicking the New button in In the Menu Category form, scroll down to the Related Lists area., select the Menu Item tab, and click New.
- Fill in the fieldsSpecify the CMDB Record Order, Table, and Link Type. Add a filter condition with the Condition Builder tool if it is necessary.
- Click Save or Save and Exit button to exit to apply the changes.
Info |
---|
You can also create a new CMDB catalog by clicking the New button from any other menu item form. |
- Use the Configuration Management Database (CMDB) to implement a new CMDB catalog in it and to establish all required relationships and dependencies with other CMDB records.
Create a new CI type
In SimpleOne, IT services are considered configuration items, along with the constituent components required for proper service delivery. A CI type specifies a set of CI attributes and their hierarchical position in the service model structure.
To identify your CI, either as an IT service or as a custom CI, you first need to determine your CIs diversity with the CI Type list.
To create a new CI type, complete the steps below:
- Navigate to CMDB → CI Types and click New.
- Fill in the Name field.
- Click Save or Save and exit to apply the changes.
The created CI type appears at the beginning of the list. Since each CI type defines the hierarchical level of the Service Dependency Map, creating a new one results in adding the next one at a lower level in the model.
In the Related Lists area, you can add CI records to categorize them by type.
Table of Contents | ||
---|---|---|
|