Installing and configuring BigFix DEX Data for help desk page

HCL BigFix DEX Data for Help Desk is a scoped ServiceNow application that enables support teams to retrieve and view Digital Employee Experience (DEX) scores directly from Incident records.

The application integrates with the external BigFix DEX platform through REST APIs to retrieve device score information. The retrieved data is stored in a custom ServiceNow table and displayed as a related list on the Incident form, allowing support engineers to view the information on ServiceNow Incident layout.

The application provides the following capabilities:

  • Retrieve DEX scores from BigFix DEX platform using REST API calls.
  • Store the retrieved data in a custom ServiceNow table for reference.
  • Display DEX records as a related list on the Incident form through a configured relationship.
  • Provide a UI Action to fetch the latest DEX score for the associated device.
  • Display the collected DEX scores in a formatted pop-up window .
  • Launch a remote support session by invoking the Remote Controller API from the Incident layout by a Remote Session UI Action.

This application requires connectivity between the ServiceNow and the DEX server through a MID Server for BigFix DEX scores and Connectivity between ServiceNow and Remote Controller Server. Appropriate authentication credentials and endpoint configurations must be completed before the application can communicate with the APIs.