Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Anchor
top1
top1


Tip

Check how to map the data in an hierarchical format according to business environment under this section.

Business Mapping processes Business Hierarchy on the data that is collected by the tool's agent. The data could be mapped up to 4 business levels.

Panel

Under this section


To enable Business Mapping tab in Insights, please make the highlighted change in uiConfig.json file, which is present under PlatformUI2.0 → app folder.

Panel
titleuiConfig.json

{
"showInsightsTab": false,
"showOptionsPanel": false,
"showBusinessMapping": true
}