Release Notes
This topic lists new features and changes introduced in each release of the Service Graph Connector for HCL BigFix.
Version 1.9.0
Version 1.9.0 is now compliant with ServiceNow's latest SGC Central framework.
New Features
- Software Usage import from BigFix Inventory
You can now import Software Usage data directly from HCL BigFix Inventory into ServiceNow. The imported data populates Software Usage records in ServiceNow automatically.
A dedicated job also runs automatically to remove Software Usage details for inactive, uninstalled, or decommissioned software inventories.
For more details, see Software Usage.
Bug Fixes
- Script error no longer blocks the Software Removal job
A script error that caused the Software Removal job to fail has been fixed. The error appeared in the
updateTransformHistoryfunction of theBigFixRemoveSoftwareSetCompareUtilscript include and prevented the job from completing. The fix ensures the job runs without errors.