Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Next »

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.

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

uiConfig.json

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

  • No labels