Getting Started
IBM TechXchange Dev Day: Virtual Agents
Join us 23 January from 11 AM - 6 PM ET as over 30 speakers from IBM and key AI industry leaders discuss the latest AI trends.
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