DEX scores
4 min
for itam cloud environments integrated with the ivanti neurons platform, this topic explains how to add a ivanti neurons digital experience (dex) score to your hardware asset records by default, asset administrator and asset manager user roles can view the dex score in the hardware assets workspace and click it to access more details in the neurons user interface if you're also using ivanti neurons for itsm, you can set up an incidents workspace > dex tab that will display the dex score of any asset linked to an incident about dex scores with the expansion of remote work and an ever more complex technology set, it's more important than ever to measure and manage the digital employee experience a dex score is calculated based on a curated set of indicators, hybrid machine learning, and statistical models the score ranges between 0 and 100, with higher scores indicating better experiences the data dex uses comes from ivanti neurons connectors and agents the dex score is calculated each time a device returns an inventory scan with an indicator value that has changed the measured indicators are divided into these areas device insights security insights application insights service insights to view the details behind an asset's dex score, click the score in the hardware assets workspace or incidents workspace this action will open the ivanti neurons user console, where you can view the details to understand more about this score, see device details https //help ivanti com/ht/help/en us/cloud/vnow/device details htm > dex score in the neurons platform help for more information on dex and how it works, see this ivanti blog post measuring digital experience with artificial intelligence https //www ivanti com/blog/measuring digital experience with artificial intelligence getting started whether you're a new or existing customer, it's assumed that your itam cloud environment is currently integrated with the neurons platform for new customers using itam 2022 4 or higher , the asset dex score data is already configured you need to complete just two of the following procedures to map the dex data to be imported from neurons platform to turn on a feature flag to display the dex data for customers upgrading to itam 2022 4 or higher (and using itsm as well), complete all of the following procedures for itam only users, skip the "to configure a dex child tab to display in the incidents workspace" procedure to map the dex data to be imported from neurons platform log in to itam as an asset administrator open the asset data mapping workspace in the business object name column, double click ci# click the field mappings tab click new asset data mapping field add the mappings shown below for field name, xml property, and data source, clicking save after each one leave default value empty for each mapping click save to save the entire configuration click to open the configuration console in the left navigation pane, expand extend > integration tools > data import connections scroll down the list and click ivanti neurons connector – device on the connection setting page, click next on the object mapping page, next to source mapping tables select device dexi , then click next click next again on the field mapping page, define the mappings as shown below you may need to wait a few minutes for the mappings created above to display on this page click next , then next again on the review and publish page, click publish to add a dex score field to the hardware assets workspace form view once it's added, the dex score field will display on the asset summary page for an asset record log in to itam as an asset administrator click the icon in the menu bar at the top of any workspace the configuration console displays in a new browser tab in the left navigation pane, expand build > business objects in the find text box, search for ci and click to open the ci business object click forms at the top of the page, then scroll down the forms list and click am asset summary expand ci > relationships > digitalexperience > fields , then drag and drop the dex score into the middle pane this will create the dex score field highlight the dex score you just dragged and dropped and configure the control properties as shown below control type read only text field field name \[digitalexperience# cicontainsdigitalexperience]dexscore height 0 em label dex score label pos on the left label style rule dexscoreivanti rightalign style default style rule add the following and click save $(if tolowercase(\[digitalexperience# cicontainsdigitalexperience]dexclass) == "red" then "dexscoreivanti redbackgroundlabel" else if tolowercase(\[digitalexperience# cicontainsdigitalexperience]dexclass) == "green" then "dexscoreivanti greenbackgroundlabel" else if tolowercase(\[digitalexperience# cicontainsdigitalexperience]dexclass) == "yellow" then "dexscoreivanti yellowbackgroundlabel" else "default") tab index 0 visible expression add the following and click save $(\[digitalexperience# cicontainsdigitalexperience]dexscore != null &&\[digitalexperience# cicontainsdigitalexperience]dexscore != "" && getglobal("show asset dex score")) width 4 em wrapping overflow once complete, click save (upper left corner) to save the entire configuration the result should look like this on the asset summary page for an asset record to add a dex score column to the hardware assets list view log in to itam as an asset administrator click the icon in the menu bar at the top of any workspace the configuration console displays in a new browser tab in the left navigation pane, expand build > business objects in the find text box, search for ci and click to open the ci business object click lists at the top of the page, then scroll down the lists list and click am asset default in the toolbox, expand ci > relationships > digitalexperience > fields , then drag and drop the dex score into the middle pane this will create the dex score column the column position here will be the same position in the hardware assets workspace list view you can reposition the column if needed highlight the dex score you just dragged and dropped and configure the properties in the right pane as described below for hidden expression , add the following in the edit expression dialog, then click save $(!getglobal("show asset dex score")) for style , select expression from the drop down list, add the following in the edit expression dialog, then click save $(if tolowercase(\[digitalexperience# cicontainsdigitalexperience]dexclass) == "red" then "dexscoreivanti redbackgroundlabel" else if tolowercase(\[digitalexperience# cicontainsdigitalexperience]dexclass) == "green" then "dexscoreivanti greenbackgroundlabel" else if tolowercase(\[digitalexperience# cicontainsdigitalexperience]dexclass) == "yellow" then "dexscoreivanti yellowbackgroundlabel" else "default") once complete, click save (upper left corner) to save the entire configuration to configure a dex child tab to display in the incidents workspace this procedure is only necessary for environments where itsm is also used log in to itsm as an administrator click the icon in the menu bar at the top of any workspace the configuration console displays in a new browser tab in the left navigation pane, expand build > business objects click incident click layouts at the top of the page, then scroll down the layouts list and click incidentlayout servicedesk in the views in this layout area, click formview to open the form view editor scroll down to the bottom of the page and click add child panel add the following new child panel settings under the various columns display name type dex object set to the following options and click save display set to list list set to digital experience hidden expression set to the following and click save $(!getglobal("show asset dex score")) initially visible set to false once complete, click save (upper left corner) to save the entire configuration to turn on a feature flag to display the dex data this flag will enable the mapped dex data to display in the hardware assets workspace (and incidents workspace if itsm is also used) log in to itam as an asset administrator click the icon in the menu bar at the top of any workspace the configuration console displays in a new browser tab in the left navigation pane, expand build > global constants find show asset dex score in the list and set the value to true click save
