Frequently Asked Questions
-
What if a ServiceNow CMDB table does not have IP address?
In such case, the recommendation is to create a View on ServiceNow which will have desired fields from current table along with IP address (potentially coming from a JOIN operation with another table). Once such a view is created, it can be used in place of table name.
-
What if a ServiceNow instance requires MFA?
Currently we do not support integrating with ServiceNow instance with MFA.