---
sourceDocument: Australia Asset Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/it-asset-management

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia Asset Management

ft:clusterId :

    - itam

bundleId :

    - itam

workflow :

    - Technology


---

# Transform maps for v2 APIs

# Transform maps for IBM License Metric Tool (ILMT) and BigFix Inventory integration v2 APIs {#ariaid-title1}

* Release version: Australia
* 
* Updated March 12, 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

When you import data from the IBM License Metric Tool (ILMT) or BigFix Inventory using version 2 of the ILMT and BigFix Inventory integration APIs, your ServiceNow instance uses a default transform map to process this data into ServiceNow tables.

## Default ILMT and BigFix Inventory transform map {#ibm-transform-maps-v2__section_if4_r4t_51c}

By default, the ServiceNow AI Platform provides the ILMT Software License Usage transform map to process the IBM license usage data that you import using version 2 of the ILMT and BigFix Inventory integration APIs. When you import this data into your ServiceNow instance, it is added to the source ILMT Product Usage Staging \[ilmt_v2_product_usage_staging\] and ILMT Device Usage Staging \[ilmt_v2_device_usage_staging\] tables. The ILMT Software License Usage
transform map then uses the following table mappings to map the data from these source tables to the corresponding target tables:
{#ibm-transform-maps-v2__table_u3v_wjr_yxb__entry__2}

| Source Table | Target Table |
|-|-|
| ILMT Product Usage Staging \[ilmt_v2_product_usage_staging\] Note: Data that is imported into this table is reported against your discovered IBM software products. | ILMT Product Usage \[ilmt_v2_product_usage\] |
| ILMT Device Usage Staging \[ilmt_v2_device_usage_staging\] Note: Data that is imported into this table is reported against the hosts that are running your IBM software products. Note: You can import data into this table only if you are using ILMT version 9.2.24 or later. You cannot import data into this table if you are using ILMT version 9.2.23 or earlier or if you are using BigFix Inventory. | ILMT Product Usage Per Server \[ilmt_v2_usage_per_server\] |
| ILMT Device Usage Staging \[ilmt_v2_device_usage_staging\] Note: Data that is imported into this table is reported against the hosts that are running your IBM software products. Note: You can import data into this table only if you are using ILMT version 9.2.24 or later. You cannot import data into this table if you are using ILMT version 9.2.23 or earlier or if you are using BigFix Inventory. | ILMT Discovered Computer \[ilmt_discovered_computer\] |
[Table 1. ILMT Software License Usage transform map table mappings]

{#ibm-transform-maps-v2__table_u3v_wjr_yxb}

After the data is successfully mapped, it is updated in the corresponding target table records. You can then use the updated target table data to reconcile your IBM software products and verify compliance.

## ILMT and BigFix Inventory data processing {#ibm-transform-maps-v2__section_wv5_bnt_51c}

The ILMT Software License Usage transform map processes data by using the
onStart transform map script. The onStart transform map script is an event script that processes at the beginning of an import. For more information on this transform map script, see [Map with transformation event scripts](https://www.servicenow.com/docs/access?context=r_MapWithTransformationEventScripts&version=australia&pubname=australia-integrate-applications&ft:locale=en-US).

