Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Getting Started as User

  1. Start you vpw instance (docker-compose or helm) and browse to your localhost:8080 or exposed ingress address. You should see an empty process warehouse-dashboard.

  2. Click “plus” and select your process definition you want to add a visualisation for.

empty_vpw_dashboard.png

  1. You should see the process model of your selected process definition.
  2. Click “plus” on that process definition to select so called indicators on process/activity level.

process_model_example.png

  1. You could also navigate to http://localhost:8081/camunda/app/cockpit/default/#/dashboard to start process instances, complete tasks and see data and events coming in to the process warehouse.

Further explanations and tutorials