Help with call activity

Hi!
I am working with the community 6.4.2 version.
I was able to call a subprocess that was in another pool but in the same diagram, but now I need to call a subprocess that is in another diagram. Is that possible? The call activity shows me all the processes I have designed, but when I choose one that is on another diagram it does not work.
Thank you very much!!!

Yes you can.

Just open Bonita Studio, Edit->Preferences->Database

Uncheck OnExit, Clean Database.

Then install the process with the sub-process, then install the process calling the sub-process, ta da!

regards

Thanks very much for your answers!
I tried what Sean recommended and despite the fact that it does not throw an error when I run the process, the subprocess I call in my design does not starts automatically.
The subprocess I call is also a process itself and can be started manually by a certain group. Maybe I have to change something in the subprocess o configure something special in the call activity?
Regards!!!

What says your logs ?

I don’t do this and it works without problem for me.
When I install the process, it automatically install the sub-process, even if it isn’t is the same Diagram.

There is nothing in the log file ?