How to query subprocess or list scheduled processes information using API?
Hi All,
I submitted a standard process using submitESSJobRequest API. It triggered a subprocess.
Now I'd like to get the status of the subprocess using getESSJobStatus but I don't know the process id of the subprocess.
Is there any API I could query the subprocess information ?
Thanks!
0