Hey,
I am facing an issue with callactiviti.
I am passing a parameter from parent to child and I need to change parameters value just before call activity is called. And I am doing it via script task (execution.setvariable method) which is placed just before call activiti component . Is there any way to do this in call activiti compoenent ? I dont like to use extra componenets. Thanks in advance .