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 FlexNet Manager Suite, 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 FlexNet Manager Suite 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 FlexNet Manager Suite 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 13.2.0 or later (supplied with FlexNet Manager Suite 2019 R1), with good network access to your chosen ServiceNow MID server on the one hand, and to your central application server for FlexNet Manager Suite 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 FlexNet Manager Suite 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).