Hierbei handelte es sich um ein Projekt an der HTW Berlin in dem Kurs Modellierung von Anwendungssystemen. Dieses Projekt wurde von dem Team Camunda 4 bearbeitet, welches aus den nachfolgenden Mitgliedern bestand: Fiebelkorn, Christian (PL) s0558587; Fröhlich, Steffen s0559875; Fidan, Handan s0558029
Die Abschlussdokumentation befindet sich im Ordner Doku.
Um das Programm aktiv zu starten wird die Camunda Workflow Engine benötigt.
Der vollständige Prozess wird in dem folgenden BPMN dargestellt.
A Process Application for Camunda BPM.
This project has been generated by the Maven archetype camunda-archetype-servlet-war-7.8.0.
There is no web interface to access the application.
To get started refer to the InMemoryH2Test
.
You can also use ant
to build and deploy the example to an application server.
For that to work you need to copy the file build.properties.example
to build.properties
and configure the path to your application server inside it.
Alternatively, you can also copy it to ${user.home}/.camunda/build.properties
to have a central configuration that works with all projects generated by the
Camunda BPM Maven Archetypes.
Once you deployed the application you can run it using Camunda Tasklist and inspect it using Camunda Cockpit.
Built and tested against Camunda BPM version 7.8.0.