Prototype implementation of the process for the operation of wind turbines in the Camunda workflow management system. Essential tasks are process analysis, the creation of web interfaces for user interaction and the implementation of business logic by developing corresponding Java services.
Supplement
A simplified BPMN process model' wind turbine operation' is made executable with the help of the Camunda workflow management system. For each user task, a web interface is created with HTML / JavaScript for user interaction. The processing of process-related information and the implementation of the associated business logic takes place by programming suitable Java classes. Eclipse is used as a development environment. Git is used for source code management. Camunda runs as a shared engine on the web server Apache Tomcat.