New Camel + Camunda BPM Support Tool
New Camel + Camunda BPM Support Tool
Join the DZone community and get the full member experience.
Join For FreeHow to Transform Your Business in the Digital Age: Learn how organizations are re-architecting their integration strategy with data-driven app integration for true digital transformation.
In the last week, the open source BPM platform, Camunda, received a connecting tool for Apache Camel on GitHub.
This project started as a fork of Activiti's Apache Camel module and we have taken a back-to-basics approach in the migration of the code to camunda BPM. What this basically means (among other things) is that, at the moment, instead of providing a CamelBehavior to communicate with Camel, a light-weight CamelService is provided that can be used in ServiceTask expresssions to send data to Camel (see below for examples).
-- camunda-bpm-camel GitHub page
The Spring module for this tool already supports a few use cases, but the CDI module isn't quite stable yet.
Build and deploy API integrations 7x faster. Try the Cloud Elements 100% RESTful platform for 30 days free. Access your trial here.
Opinions expressed by DZone contributors are their own.
{{ parent.title || parent.header.title}}
{{ parent.tldr }}
{{ parent.linkDescription }}
{{ parent.urlSource.name }}