Hi,
Need help with the following requirement where in the workflow:
Activity1 --> Activity2 --> ..
|
|
V
AutoActivity(Start sub-Process method) --> Activity3 --> ..
while the user is on activity1, he should be able to invoke the sub-process (Activity3) while he is still on activity1 i.e. before the user finishes his current activity.
I have placed an auto activity with 'Start sub process' method however the method gets paused.
Is there any other way or approach to implement this requirement?
Thanks,
Prerna