Hi,
I was just reading through the camel task documentation.What does this line exactly denote
from(“flowable:SimpleCamelCallProcess:simpleCall”).
What is SimpleCamelCallProcess? - Id of the process or name of the process?
What is simpleCall? - Id of the camel service task or name of the camel service task?
Thanks in advance!