Skip to main content

Celonis Product Documentation

Base Updates (Bulk Update)

As all components and layout in the Base View are inherited by the extending Views, all updates performed in the Base View are populated to the extending views.

If the extending views have already overwritten the configuration or the layout, the update is ignored in the extending view. This makes updating the Base a powerful way to change general patterns in the application.

Take a look at the following examples:

Update Layout

Assume that the KPI List should be removed for all Process Cockpit Views.

image9.png
  1. Navigate to the Base View “Process | Base” and click Edit Mode.

  2. Navigate to the KPI list and click on the “eye” saying “Hide section”.

  3. Click Save and leave the edit mode.

  4. If you navigate to the extending views (e.g., Excess Stock), you will see that the KPI list is gone.

Update Components

The process for updating components works very similarly. So let’s assume you want to adjust the KPI list not to show some KPIs.

image3.png
  1. Navigate to the Base View “Process | Base” and click on Edit Mode.

  2. Navigate to the KPI list and click Edit Component.

  3. Click Hide for the items you want to hide.

  4. Click Save and leave the edit mode.

  5. If you navigate to extending views, you will see that all extending views show only the KPIs defined in the base view.

Extension Updates (Content View)

While the updates in the Base views provide potent updates to the general structure, it is still important to customize the individual view to show the most relevant information.

While the App does not do this out of the box, it is entirely possible to have different layouts across tabs.

If specific views should be updated individually, navigate to the Tabs folder and look for the respective view.