Hello,
I have a main process and a called activiti inside it. I have no problems retrieving variables from the called activiti to the main process when the called activiti ends properly.
However when the called activiti ends in error I'm not able to retrieve any variables defined in this called activiti.
I would like to retrieve things like details about the error but that's not possible. Is that a feature or a bug ?