Hello Vlad,
Thanks a lot for the clarifications. They are very usefull.
The problem I’ve got is that I want to apply this behavior for all the tasks of my process.
And for every task, the assigned role should be able to view and modify, and the other assigned roles for the other tasks should be able to view noly this task.
It means I cannot regroup all the roles in one, since the read only roles are not the same for all the tasks, they change from a task to another.
In this case I’ll need to have a read-only role for every task. And I’ll end with as many read-only roles as many tasks and I’ve got too many tasks in my processes
. Is that the only way?
Another question is that since the method you proposed returns a boolean and not a string I’m not able to visualise it in the binding view. So how will I do to bind it to the “Disabled” property? Should I insert it manually or use the #{securityRoles[…]} expression?
If the expression should be used, what does it return?
Appreciate you help.
Thanks in advance.
#MWS-CAF-Task-Engine#webMethods-BPMS#webMethods