Hello, JBPM friends,
I am a beginner with JBPM 5, could I ask a question related to variable?
I want to passing Java class parameters through JBPM nodes. Using "Parameter Mappping" in properties of graph can control input parameters of nodes, which is also <dataInputAssociation> in xml. But "Result Mapping" is not working. I can not passing parameters out and send it to the next node.
Do you know how to realize this?
I appreciate your help so much!
Best Regards,
Candy