Activating Workforce Insights

You can customize your deployment to use Workforce Insights.

Before you begin

You must have created a custom secret to go under business_performance_center in the bai configuration section in the custom resource. For more information, see Creating custom-bpc-workforce-secret.

Procedure

To add Workforce Insights, make the following updates to your custom resource (CR) file:

  1. Set the following parameter in the bai_configuration section to true.
    bai_configuration:
        bpmn:
          force_elasticsearch_timeseries: true
  2. Add the custom secret to the bai_configuration section under business_performance_center.
    For example:
    bai_configuration:
        business_performance_center:
          workforce_insights_secret: custom-bpc-workforce-secret