Tag: bpmn
-

Camunda under FHIR
The blog post discusses integrating FHIR data sources within Camunda 8 for process automation in the medical domain. It presents two approaches: a custom job handler using HAPI FHIR and a no-code solution through a Camunda REST connector. Each has its advantages, offering flexibility in handling patient data efficiently.
-
Camunda BPM: Test your processes based on plain old java delegates
Motivation Testing your processes is an important tasks to ensure and validate your expected behaviour of your application. An introduction how to do a proper test automation in process applications can be found the following camunda webinar: https://network.camunda.org/webinars/24 A normal approach for testing your processes is to have your actual service implementation mocked or swapped…

You must be logged in to post a comment.