hi there,
It is said in BPT that we need to kill other process instants that is called from one process instant when the second process instant is terminating. Say, process1 call process2:
My question is:
1. Do we need to create own entity to record that process2 is called from process1? or
2. Is there built-in Outsystems entity that record it?
3. If there is no built-i, where is best to record that relation (process2Id, process1id,..)
4. where is best to terminate the process2 instant?
Thank you.
regards,
M