camunda-community-hub / camunda-platform-7-camel

Community Extension to add Apache Camel support for Camunda Platform 7
Apache License 2.0
82 stars 57 forks source link

Process variables as out-exchange's body #33

Closed stephanpelikan closed 2 years ago

stephanpelikan commented 6 years ago

If a route has to process the result of a process instance startet by the route itself it would be convenient if the process instance's variables were set as body of the out exchange. Of course one has to be aware of building processes which end in expected wait states (end event, async flags, receive task, external task, etc.).

Pull request is coming soon...

berndruecker commented 2 years ago

Damn it - I should have merged this yesterday - than it would have been closed exactly 4 years after creation :-)