Hi everyone.
I was checking some examples i found in IBM BPM docs, the thing is that i have one process app with tu bpd's, the first is my process of "Recuperación" and the second is my process of "Conciliación", at the end of Recuperación i have a system task, in this task use tw.system.startProcessByName instruction using the variables of my first process, achieving the second process run automatically.