Skip to content
Snippets Groups Projects

changed Definition ID details

Merged Christoph Drodt requested to merge drodt-master-patch-22105 into master
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
+ 2
2
@@ -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