Solved
how to wait the end of workflow
Hi,
After starting a workflow with wfSession.startWorkflow(wfModel, wfData); how can i wait the end of it before the return value?
I'm not able to find the correct function.
Thanks
Hi,
After starting a workflow with wfSession.startWorkflow(wfModel, wfData); how can i wait the end of it before the return value?
I'm not able to find the correct function.
Thanks
Hi,
this approach is not going to work well. Because it is not guaranteed that it will finish within that time. Why do want to run the activity as workflow if the user needs to wait anyway for the termination if this process?
kind regards,
Jörg
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.