Impact Field
This field is part of the basic fields
{
"impact": [
{
"table": "",
"mapping": [
{
"value": "",
"id": 0
},
{
"value": "",
"id": 0
},
{
"value": "",
"id": 0
}
],
"field": ""
}
]
}
Properties: Information on the properties used in the previous json.
Properties | Description |
---|---|
table | Table referenced in ServiceNow, supported tables are incident, problem, and change_request |
mapping | Relationship between the list id in the impact field in ASMS and the list value in the urgency field in ServiceNow, where “id” is the identifier in ASMS and “value” is the identifier in ServiceNow (sys_id if it is a “Reference” type field or value if it is a “Choice” type field) |
field | Field ID in ServiceNow |
⚐ Note: In case the field is of reference type, the value to enter must be a sys_id or in case it is of choice type it must be the value of the list in serviceNow.
urgency ASMS Reference image of the creation form where the “Impact” field can be seen
