How to setup Camel task to make it work?

Hey Santosh,

I would suggest that you look at Executing Camel task through Flowable Task.

TLDR, the Flowable Task application does not have the flowable-camel dependency and you have you build your own with the needed dependencies.

The Flowable UI Modeler is only for designing, so the XML that it would generate would be executable on an instance that has the flowable-camel dependency.

Cheers,
Filip