I'm currently evaluating activiti and have built a simple REST+camel api to start a process and populate a few variables from the message.
What I would like to do is store the entire message in a variable and access parts of that in camel plus user(forms)/email tasks. Can I do that with expression language? Believe xpath isn't supported - is that still correct? [This is mainly for email tasks]