Configure UI to display IPU and IPC reports
How-to Guide
Author:
Yulia Andreyanova
Changed on:
18 June 2024
Key Points
- The Fluent Big Inventory Web app is pre-configured with certain standard functions.
- The IPU and IPC reports functionality is not a part of the default configuration.
- This guide will enable users to configure the web app to display the IPU/IPC reports.
Prerequisites
Steps
Apply IPU/IPC functionality to baseline configuration
Create (or update if it exists) the manifest setting to apply the IPU/IPC functionality to the existing baseline configuration.
Find fc.mystique.manifest.inventory Setting
Go to Admin → Settings and search for `fc.mystique.manifest.inventory` setting.
Update the setting (if exists)
In case the setting exists:In edit mode, replace
`fc.mystique.manifest.inventory.fragment.admin` with `fc.mystique.manifest.inventory.fragment.admin.ipuipc `:
Create the setting (if doesn't exist)
In case the setting doesn’t exist:Create the ACCOUNT setting `fc.mystique.manifest.inventory` with the following JSON value:
Add the permission
Define the users who should see the data on the Reports page and add the `ACCOUNTUSAGE_VIEW` permission to them.
Check the result
Go to the Admin module, and the Reports page should now be visible.
