Using Integration Module Variables
When the ServiceNow Module is available, related variables are discovered in Resolve Actions Express and can be used to define conditions or workflow activities.
To use integration module variables in a condition:
- In the condition properties, under Variable Type, select the relevant integration module.
- Under Module Form, from the available list of forms, select the relevant form.
- Under Object, select the mapped variable.
- Complete the condition.
To use integration module variables in activities:
- Use the convention
%variable_name%
.
note
In Resolve Actions Express, the names of "State" and "Severity" integration variables are _State
and _Severity
.