Controlling dynamic lanes

161 views
Skip to first unread message

banerjee...@gmail.com

unread,
Jan 3, 2015, 3:20:26 AM1/3/15
to suppor...@runmyprocess.com
Hi,

In my organisation, i have assignee role which is allowed every body means any person who will be registering into rmp will be default assignee. Now when the super user is assigning assignee For example (3 assignee in my case) i want all the three assignee should get the email notification from manual activity,at a time and any assignee can go in and perfom its action.

And if any assignee performs the action process automatically be updated...

To achieve this i was basically trying with dynamic lane, but the issue is sinceevery person is assignee, if i give dynamic role for this then all the assignee people will recive email.

So how can can i achieve what i am asking for....

Please help asap.....

Thanks and Regards
Somjit Banerjee

Shobhit Tripathi

unread,
Jan 3, 2015, 9:00:21 PM1/3/15
to suppor...@runmyprocess.com
Hi Somjit,

There are couple of ways to do:

1. You have to use loop(parallel) activity to assign the task to all the users of assignee role and notify them with email.
2. Create another process in which you are assigning the task to all the users present in the assignee role. Then use this process as a sub-process into the main process.

Steps for 2nd:

1. You are having two process (main and sub-process).
2. Use one activity and fetch all the users from assignee role. (use freemarker function "get_lane_users(poolId, laneId)")
    refer this link for more information: http://docs.runmyprocess.com/API_Reference/FM/User.html
3. In main process add one activity and select "Type" as sub-process (and check the loop option).
4. Iterate the loop according to the users (this will be an array which consists of all users present in the assignee role followed by 2nd step ).
5. Sub-process will consists of manual activity in which you are assigning the task to all the user.(based on assignee role).

Hope this will help you.

Best Regards,
Shobhit
Fujitsu - RunMyProcess

Somjit Banerjee

--
Fujitsu - RunMyProcess
---
You received this message because you are subscribed to the Google Groups "RunMyProcess Support Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to supportforum...@runmyprocess.com.
To post to this group, send email to suppor...@runmyprocess.com.
Visit this group at http://groups.google.com/a/runmyprocess.com/group/supportforum/.
To view this discussion on the web visit https://groups.google.com/a/runmyprocess.com/d/msgid/supportforum/af507076-bfdb-4aa4-bfd2-4dc7df950f6c%40runmyprocess.com.
For more options, visit https://groups.google.com/a/runmyprocess.com/d/optout.



--
Thanks & Regards,
Shobhit
Fujitsu- RunMyProcess
Reply all
Reply to author
Forward
0 new messages