Inventory Connection to ServiceNow
ServiceNow can be used as an inventory source from which you can import the raw hardware and software inventory "discovered" by ServiceNow. (In IT Asset Management, the term "discovery" refers only to finding devices on the network; but ServiceNow tends to use that term to include the collection of inventory information.)
- ServiceNow must be configured to export the inventory details to
.csv files saved on a MID server of your choice.
This requires:
- Setting up the Flexera Integration application
- Making sure that there is a suitable account configured to run that application
- Scheduling operation of the integration application.
- On an inventory beacon in your IT Asset Management implementation, a simple PowerShell connector reads data from the saved .csv files on the MID server, and uploads it for import into your software asset management system.
For full details (including setup procedures), see the ServiceNow Inventory Connector section in IT Asset Management Inventory Adapters and Connectors Reference. The process below provides a high-level summary of steps in ServiceNow, and goes into more detail about configuring the connector on the inventory beacon.
Select an inventory beacon that meets these requirements:
- An installation of FlexNet Beacon 16.0.0 or later (supplied with IT Asset Management 2020 R2), with good network access to your chosen ServiceNow MID server on the one hand, and to the central application server for IT Asset Management on the other.
- PowerShell 5.1 or later is running on Windows Server 2012 or later, or Windows 7 SP1 or later
- Has the Microsoft Windows environment variable
PSModulePath set to include the following
path:
%ProgramFiles%\WindowsPowerShell\Modules
To create an inventory connection to ServiceNow:
- On the ServiceNow MID server, use the File Explorer to check the contents of the
output folder (by default, the export folder under the MID
Server software installed directory, although you may have customized this
location). You should see three .csv files (these file are
not cleaned up between exports, and are over-written next time):
- flexera_computer_export.csv
- flexera_software_export.csv
- flexera_software_install_export_set.csvTip: If you are not using the SAM plugin with ServiceNow, this exported flexera_software_install_export_set.csv file will be empty.
- After the overnight inventory import and license consumption calculations,
navigate in IT Asset Management to the All Inventory
page, and apply a simple filter to the Last inventory
source column, where the column contains
ServiceNow.
The first-time appearance of even one entry with that value means that the export from ServiceNow, the collection by the inventory connector, the upload from the inventory beacon to the application server, the import, and the compliance calculations have all succeeded. Remember that some servers which were in fact discovered by ServiceNow may not be visible in your filtered list – if they were also inventoried by a higher priority inventory source (such as a locally-installed FlexNet Inventory Agent), they will be listed against that higher-priority source (and may, for example, display FlexNet Manager Suite).
IT Asset Management (Cloud)
Current