yoke-le...@lafargeholcim.com
unread,Nov 8, 2018, 7:34:27 AM11/8/18Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Fujitsu RunMyProcess Developer Community, yoke-le...@lafargeholcim.com
Good day Gunjan,
I don't really get what you meant. Based on the below simple scenario,my understanding is that the button should be active for user A. Did I understanding wrongly ?
1) User A name is in subrole: A2.
2) In the process, the manual tasks are controlled by a dynamic role : A1. In the manual task, the field “Assign to Entity” is assigned to A2.
3) In the web interface - button, the "active" contain the below
${has_right(P_connected_user.login,'A1')}
4) User A open the form. Button should be active