We are developing a loan processing system with activiti, all the process is done using workflow
As the loan is having reference to employment ,income, liability etc, can we have the loan entity reference as process variable.Can we access the reference object like inome through the link or need to create reference for each object.
What will be the impact of performance of this,as the object and child objects will be large.If not what is the alternative?