Hello John ,
Thanks for your reply ,
In Control room , for my resource , I have only one process (my main process) and inside this main process I call my sub process. If I use the sub process stage , I am not getting any error, its working fine . But instead of using sub process stage , I use Start process action to call my sub process like
automatec /run ""test process"" /user ""My User Name"" MyPassword /resource MyResource
i.e , I am using the BP command line option because there is a need to call different sub processes dynamically. one after the other.
Am I missing something ?
Best Regards,
Amith