Ask a question
Fuel your AI at the ultimate IBM learning event
IBM TechXchange Conference October 21-24, 2024 Mandalay Bay - Las Vegas
Purpose of Workflow: The purpose of the workflow is to sync the device inventory in SevOne with the inventory in ServiceNow.
Description: The workflow gets a list of devices being monitored by SevOne and loops through all SevOne devices to see if they are in ServiceNow. If not, it adds the device to the cmdb_ci table to be added to ServiceNow. Next, the workflow checks if there are devices in ServiceNow that are marked as "other automated", and not in SevOne. If found and the variable Dry_run is set to false, it will remove the device from ServiceNow.
Pliant Version: 2022.8 or later
Integrations required: SevOne minimum version 1.0.20, ServiceNow minimum version 1.0.15
Authentication(s) needed: SevOne, ServiceNow
SevOne User Role: The user must be part of the administrator's group
ServiceNow User Role: The user should have ITIL and ASSET roles in ServiceNow
Setup:
Expected results:
00:04:56