Fri 3 July 2020
Traditionally, business process management systems (BPMS) assign human tasks to users on a group basis. This information is part of the human tasks configuration. In the following process, notice how the Resolve Dispute and Notify Customer tasks are configured with the CreditAnalyst and ClientRelations groups respectively: At runtime, every time a new instance of...
Thu 9 May 2019
The more smart devices are connected to the internet, the more in need of smarter systems we are. These systems should monitor, automate and maintain these devices in a robust and efficient way. In this demo, we simulate a factory plant containing multiple pieces of machinery. The system we built monitors these...
Wed 23 September 2015
We’ve been improving the integration of OptaPlanner with the rest of JEE, so it’s easier to build end user applications that just work. Let’s take a look at the improved JPA Hibernate integration. The basics Both JPA Hibernate and OptaPlanner work on POJO’s (Plain Old Java Objects), so just add some JPA annotations on your...