Enabling metrics for the Manager Dashboard
To view the Manager Dashboard, you must configure the appropriate resource permissions and enable metrics.
Before you begin
Ensure that the SBAMetricsServer agent is running.
Procedure
- Open the Applications Manager, and go to
.
Here, ISF_Product_Name refers to IBM® Sterling Store Engagement (next-generation).
- Enable the following resource permissions:
- StoreDashboard - ISF000067
- StoreDashboardPick - ISF000068
- StoreDashboardShip - ISF000069
- StoreDashboardTransfer - ISF000070
- StoreDashboardOrderTasks - ISF000071
- StoreDashboardAlerts - ISF000072
- StorePickDeclinedorders - ISF000074
- StoreOrdersToBeFulfilled - ISF000075
- StoreDashboardIncomingShipments - ISF000077
For more information, see Administering user group permissions.
- In your developer toolkit environment, open the
devtoolkit_docker/compose/om-compose.propertiesfile that you use to deploy the toolkit environment. - Set the following property:
SBA_ENABLE=Y. - Go to the extracted
/devtoolkit_docker/runtime/bindirectory, and start the SBA Metrics agent by running the following command:./agentserver.sh SBAMetricsServer- For more information about setting up agents, see Setting up
BUCAgentsServer,SBAMetricsServerin Sterling Order Management System Software Operator. - For more information about how to start agents in a containerized developer toolkit, see Configuring and running agents in containerized developer toolkit.
- For more information about setting up agents, see Setting up