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 22 Current »

Business Mapping process help in defining and mapping Business Organization Hierarchy to the actual data. This help to create organization level specific dashboards. The addition or update to the data reflect from the time it was added in the system, when next data collection process runs. It doesn't update existing data nodes.

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

To enable Insights Engine to perform Business Mapping on data, ensure that "enableOnlineDataTagging" to true in server-config.json. To know more about server-config.json, click here.

server-config.json

...

...

...

"insightsServiceURL": "http://hostname:8080",
"disableAuth": false,
"enableNativeUsers": true,
"insightsTimeZone": "Asia/Kolkata",
"userId": "UserID",
"password": "Passwd",
"enableOnlineDatatagging": true

...

...

...

Steps


Browse Business Mapping

  • Browse Business Mapping tab present under the Admin tab.
  • Select the tool and label.

Create a new Business Mapping Label

  • Click the "Add” button to create the new business mapping label (in case of a new row).

Saving the Business Mapping Label

  • Select the Property Name and give a appropriate value.
  • Give the Business Mapping Label.
  • Click the "Save" icon to save the Business Mapping Label.

Edit Business Mapping Label

  • Select the Business Mapping Label and click on the "Edit" icon to edit the Business Mapping Label.

Delete Business Mapping Label

  • Select the Business Mapping Label and click on the "Delete" icon to delete the Business Mapping Label.

Top Section

  • No labels