Skip to main content
Version: 1.6.3

ITAM Application Deployment

tip

Role required: admin

To deploy the ITAM application, complete the following steps:

  1. Install the ITAM application.
  2. (optional) Deploy demo data.

To install the ITAM application for the first time, use the full version pack. To update the application from the previous versions, use the update packages.

Full version deployment

caution

Ensure you are going to install the ITAM application 1.6.3 on the platform version 1.28.0 or later.

  1. Install the [ITAM] 1.6.3 full.sop package.

  2. In the Simple Application, add a new column Corresponding asset (corresponding_asset_id) to the Default form view of the Configuration Item (sys_cmdb_ci) table to ensure proper visualization of the relationship between the asset and the current configuration item.

  3. (optional) If the ITSM application is installed on your instance and you require communication between these applications, install the [ITAM]_ITAM_1_3_1_ITSM_1_12_1_full.sop package and configure the ITAM-ITSM Connector. Once configured, you do not need to reconfigure it as it remains actual for further updates.

  4. (optional) Upload the [ITAM]_1_6_0_master_data_en_full.sop package that contains ITAM record labels from the Form Label (sys_color_table_label) table in English.

    caution

    After the package is installed, the record labels in Russian will be replaced with the English ones.

Update installing

Install all versions and patches in their release order.

Example:

To update the application from version 1.1.1 to 1.6.3, sequentially install the update packages in the following order: 1.2.1, 1.2.2, 1.2.3, 1.2.4, 1.2.5, 1.3.0, 1.3.1, 1.3.2, 1.3.3, 1.4.0, 1.4.1, 1.4.2, 1.5.0, 1.6.0 and 1.6.3. Always follow the version deployment instructions.

Update version 1.6.0 to version 1.6.3

  1. Install the [ITAM]_1_6_3.sop package.

  2. (optional) Install the ITAM-ITSM Connector and configure the forms if not done earlier.

  3. (optional) Upload the [ITAM]_1_6_0_master_data_EN_full.sop package that contains ITAM record labels (stored in the Record Label (sys_color_table_label) table) in English if this is the preferable language on the instance.

    caution

    After the package is installed, the record labels in Russian will be replaced with the English ones.

Update the Date format in asset contracts

The format of the date in the displayable name has been changed from YYYY-MM-DD to DD-MM-YYYY in records of the Asset Contract (itam_contract) table. To update the field values in the existing records, run the Change date format in asset contracts script. To do so, follow the steps below:

  1. Navigate to System SchedulerScheduled Scripts.

  2. Open the Change date format in asset contracts record, also available at the {your instance URL}/record/sys_schedule_script/175731290816920403 address, and complete the fields as follows:

    FieldValue
    ActiveYes
    Run frequencyOnce
    Run date and time

    Specify the time when the system load is minimal, for example, after midnight.

    Example: 2025-09-01 01:01:00

    The system will run the script according to the time set in the Preferences menu of the platform, not the time set on your device. If they differ, for your convenience, edit the time zone in the Preferences so that it coincides with the time on your device.

  3. Click Save to apply the changes. The script will be executed at the specified time.

As a result, all displayable names of the asset contracts will be updated.

Update the Asset field in consignment consumptions

In this version, we added the Asset field to the consignment consumption form. This field specifies the asset for which the consignment consumption was reserved and allocated as part of maintenance and upgrading tasks. To populate the new field, run the Fill Asset in consumptions script. To do so, follow the steps below:

  1. Navigate to System SchedulerScheduled Scripts.

  2. Open the Fill Asset in consumptions record, also available at the {your instance URL}/record/sys_schedule_script/175671987210530720 address, and complete the fields as follows:

    FieldValue
    ActiveYes
    Run frequencyOnce
    Run date and time

    Specify the time when the system load is minimal, for example, after midnight.

    Example: 2025-09-01 01:01:00

    The system will run the script according to the time set in the Preferences menu of the platform, not the time set on your device. If they differ, for your convenience, edit the time zone in the Preferences so that it coincides with the time on your device.

  3. Click Save to apply the changes. The script will be executed at the specified time.

As a result, the Asset field in the records will be filled in with the corresponding assets.

Synchronize the Manufacturer fields' values in the Nomenclature and CMDB Model tables

In this version, you can synchronize the Manufacturer fields' values in the Nomenclature (itam_nomenclature) and CMDB Models (cmdb_model) tables according to the CI model specified in the nomenclature record. To do so, run the Update manufacturer in nomenclatures script:

  1. Navigate to System SchedulerScheduled Scripts.

  2. Open the Update manufacturer in nomenclatures record, also available at the {your instance URL}/record/sys_schedule_script/175792508118406538 address, and complete the fields as follows:

    FieldValue
    ActiveYes
    Run frequencyOnce
    Run date and time

    Specify the time when the system load is minimal, for example, after midnight.

    Example: 2025-09-01 01:01:00

    The system will run the script according to the time set in the Preferences menu of the platform, not the time set on your device. If they differ, for your convenience, edit the time zone in the Preferences so that it coincides with the time on your device.

  3. Click Save to apply the changes. The script will be executed at the specified time.

As a result, the Manufacturer field values will have the same value in nomenclatures and related CMDB model records.

Clearing the CI Model field value on Nomenclature forms with disabled auto-registration and CI creating

To clear the CI Model field value in the Nomenclature (itam_nomenclature) table records where the Create CI and Create CI relation checkboxes are cleared, run the Clear CI model in nomenclatures scheduled script. To do so, follow the steps below:

  1. Navigate to System SchedulerScheduled Scripts.

  2. Open the Clear CI model in nomenclatures record, also available at the {your instance URL}/record/sys_schedule_script/175819844516536653 address, and complete the fields as follows:

    FieldValue
    ActiveYes
    Run frequencyOnce
    Run date and time

    Specify the time when the system load is minimal, for example, after midnight.

    Example: 2025-09-01 01:01:00

    The system will run the script according to the time set in the Preferences menu of the platform, not the time set on your device. If they differ, for your convenience, edit the time zone in the Preferences so that it coincides with the time on your device.

  3. Click Save to apply the changes.

As a result, the CI Model field is cleared in all records that have the mentioned above checkboxes cleared.