Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

BigFix Inventory Spoke

Manage hardware, software, and licenses in BigFix Inventory from your ServiceNow instance.

Request apps on the Store

Visit the ServiceNow Store to view all the available apps, and for information about submitting requests to the store. For cumulative release notes information for all released apps, see the ServiceNow Store version history release notes.

Integration Hub subscription

This spoke requires an Integration Hub subscription. For more information, see Legal schedules - IntegrationHub overview.

Spoke version

BigFix Inventory spoke v1.6.0 is the latest version.

Spoke dependencies

If you’re having trouble installing the app, ensure that these dependent plugins are installed:

  • ServiceNow IntegrationHub Action Step - REST (com.glide.hub.action_step.rest)
  • ServiceNow IntegrationHub Runtime (com.glide.hub.integration.runtime)
  • Complex Object (com.glide.cobject)
  • ServiceNow IntegrationHub Action Template - Data Streaming (com.glide.hub.action_type.datastream)
  • ServiceNow IntegrationHub Action Step - Get Connection Info (com.glide.hub.action_step.get_connection_info​)
  • ServiceNow Flow Designer - Dynamic Inputs (com.glide.hub.dynamic_inputs)

Note: Some of these plugins are licensable features and require an appropriate license if used outside the spoke implementation. For information on licenses, contact your account manager.

Supported versions

This spoke was built for BigFix Inventory version 9.2.16.0, but may be compatible with later versions.

Spoke requirements

BigFix Inventory Management account.

Spoke flow

The BigFix Inventory spoke provides a sample flow, Configure End of Support Date for Software Component to demonstrate setting the end of support date for software component when the Set Software Support End Date service catalog request is created. You can customize the sample flow as per your requirement by creating a copy of it in the required scope.

Spoke subflow

The BigFix Inventory spoke provides a sample subflow, Send an Email Notification for BigFix Inventory Report to demonstrate sending an email notification with the received BigFix Inventory report attachment. To customize the sample subflow, copy it to the required application scope.

Spoke remote table

ServiceNow provides a sample remote table that you can use to connect to BigFix Inventory, and view, pull, and manipulate data from the BigFix Inventory. The name of the sample remote table is Computers. You can create custom remote tables based on the sample remote table. To access the remote table, on your instance, navigate to All > BigFix Inventory Spoke > Software Inventories > Remote Table, and then select Computers.

For more information on remote tables, see Remote tables.

Spoke actions

The BigFix Inventory spoke provides actions to automate BigFix Inventory tasks when events occur in ServiceNow. Available actions include:

CategoryActionDescription
Hardware ManagementLook up BIOS Details by Computer IDRetrieves the BIOS details of a computer.
Look up BIOS Details StreamRetrieves the list of BIOS Details of the scanned systems
Look up Computer Hardware Fields by Computer IDRetrieves list of logical partitions associated with a computer.
Look up Hardware Inventories StreamLists summary information about hardware records in the BigFix Inventory system.
Look up IP Addresses by Computer IDRetrieves the list of IP addresses associated with a computer.
Look up IP Addresses StreamRetrieves the list of IP address details of the computers in the Infrastructure.
Look up Logical Partitions by Computer IDRetrieves the list of logical partitions associated with a computer.
Look up Logical Partitions StreamRetrieves the list of logical partition details of the computers in the infrastructure.
Look up Memory Details by Computer IDRetrieves the memory details of a computer.
Look up Memory Details StreamRetrieves the list of system memory details of the scanned systems.
Look up Network Adapters by Computer IDRetrieves the list of network adapters associated with a computer.
Look up Network Adapters StreamRetrieves the list of network adapters.
Look up Operating System Details by Computer IDRetrieves the operating system details of a computer.
Look up Operating System Details StreamRetrieves details of the operating system of the scanned computers.
Look up Physical Partition Details by Computer IDRetrieves list of physical partitions associated with a computer.
Look up Physical Partitions StreamRetrieves the list of physical partitions of the scanned computers.
Look up Processor Details by Computer IDRetrieves the operating system details of a computer.
Look up Processor Details StreamRetrieves the details of all active physical processors.
Look up Shared Disks StreamLists shared disks in BigFix Inventory.
Look up Storage Devices by Computer IDRetrieves list of the physical partitions associated with a computer.
Look up Storage Devices StreamRetrieves the list of storage devices of the scanned systems.
License ManagementLook up License Metric Utilizations StreamRetrieves utilization data for licenses in BigFix Inventory.
Software ManagementLook up Cluster Information StreamLists clusters in the BigFix Inventory system.
Look up IBM Product Release by Product IDRetrieves the list of releases associated with an IBM software product.
Look up IBM Product Release Instances by Release IDRetrieves the list of instances associated with an IBM software product release.
Look up IBM Product Release Instances StreamRetrieves the list of Instances associated with the specified software product release.
Look up IBM Product Releases StreamRetrieves the list of releases associated with the specified software product.
Look up IBM Software Products StreamRetrieves the list of IBM software product details installed in the infrastructure.
Look up License Usages StreamLists peak license usage over the last 90 days.
Look up Software Components StreamLists software components in BigFix Inventory.
Look up Software Inventories StreamLists installed software in the infrastructure scanned by BigFix Inventory.
Look up VM ManagersLists VM managers in the BigFix Inventory system.
Set End of Support Date for Software ComponentConfigures the End of Support Date for software component.

For information about setting up the spoke, see Set up the BigFix Inventory spoke.

Spoke modules

The BigFix Inventory spoke provides the BigFix Inventory Spoke application that has these modules:

FieldDescription
Software InventoriesDisplays details of all software inventories.
Remote Table
ComputersDisplays details of all computers in the BigFix Inventory.When users navigates to this module, the system retrieves this data and displays it for a duration of 5 minutes. After this duration, the data is deleted.

Spoke user role

The BigFix Inventory spoke the bigfix_admin (sn_bigfix_in_spoke.bigfix_admin) role. Users with this role can access the BigFix Inventory Spoke application.

Connection and credential alias requirements

Integration Hub uses aliases to manage connection and credential information. Using an alias eliminates the need to configure multiple credentials and connection information profiles when using multiple environments. If the connection or credential information changes, you don't need to update any actions that use the connection. For more information, see Connections and Credentials.