Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
Camunda PPM Dashboard
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
fg-bks
Camunda PPM Dashboard
Merge requests
!1
changed Definition ID details
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
changed Definition ID details
drodt-master-patch-22105
into
master
Overview
0
Commits
1
Pipelines
0
Changes
1
Merged
Christoph Drodt
requested to merge
drodt-master-patch-22105
into
master
2 years ago
Overview
0
Commits
1
Pipelines
0
Changes
1
Expand
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
5965a506
1 commit,
2 years ago
1 file
+
2
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
README.md
+
2
−
2
Options
@@ -12,5 +12,5 @@ This Dashboard is an addition to the Camunda PPM Plugin: https://gitlab.uni-kobl
6.
Open a browser and open
``http://localhost:9090``
(not that the IP and port can change due to the settings and your setup)
7.
Expand the menu on the left side, click on "Settings" and fill in all information:
1.
``Camunda Root Path``
: Fill in the URL+Port to the camunda instance (e.g. http://localhost:8080)
2.
``Process Definition ID``
: Use the following format:
```<ProcessKey>:<version>:<processID>```
3.
``* Prediction Classifier Name``
: Fill in the names of the classifier you created in step 1
\ No newline at end of file
2.
``Process Definition ID``
: Copy the definition ID from
``Cockpit -> Processes -> Select the desired process -> Definition ID (in the left panel)``
3.
``* Prediction Classifier Name``
: Fill in the names of the classifier you created in step 1
Loading