Migrating legacy custom column data to ServiceNow out-of-the-box fields
This topic describes how to migrate data from custom columns to standard ServiceNow out-of-the-box fields for supported classes.
Before you begin
About this task
In ServiceNow version 1.6.0, newly discovered data was stored directly in standard ServiceNow out-of-the-box classes instead of custom classes. While new data was automatically saved to the out‑of‑the‑box classes, existing data in custom classes was migrated by using the provided scheduled migration scripts. However, the IBM Mainframe, IBM Mainframe LPAR, and IBM z/OS Server classes already existed as out‑of‑the‑box classes and therefore did not require migration. As a result, some attributes continued to be stored in legacy custom columns within these classes.
Starting with version ServiceNow version 1.6.2, you can migrate data from these legacy custom columns to the standard or updated columns in the out-of-the-box tables. When a corresponding out-of-the-box field is available, the data is mapped to that field. If no equivalent field exists, the data is mapped to related lists and displayed in the Additional Fields section to ensure that the information remains available.
- The MemorySize custom column in the IBM Mainframe class is migrated to the standard RAM (MB) field.
- SMFID is displayed in Additional Fields for the IBM z/OS Server class.
To make this data available in the corresponding out-of-the-box fields and Additional Fields, you must manually migrate the data using a migration script.