In “dataReference” the values with “mappingType” of type “Data” are entered; these values will remain static and will not be changed during execution or loading of the devices to ServiceNow; They are altered if the configuration file is changed.
{
"dataReference": [
{
"name": "OperatingSystemReferenced",
"fields": [
{
"value": "os",
"fieldCMDB": "lement",
"classDevice": [
"Laptop",
"Desktop"
]
},
{
"value": "cmdb_ci_computer",
"fieldCMDB": "name",
"classDevice": [
"Laptop",
"Desktop"
]
}
]
}
]
}
Continue: Relationship Between CI Classes and AMD Devices (Step 5) ↪