Solved
Can I trigger a process from a Script task?
Is there any way to trigger a process from an Script Task within a process using a!startProcess() ?
Thanks a lot.
Is there any way to trigger a process from an Script Task within a process using a!startProcess() ?
Thanks a lot.
No - a!startProcess() must be used in the context of an on-form user interaction.
If you want to trigger a process within a different running process, that's what the subprocess node and Start Process nodes are for. What is your use case?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.