Lotus Notes Adapter 6.0 | webMethods Lotus Notes Adapter Documentation | webMethods Lotus Notes Adapter Installation and User’s Documentation | Built-In Services Reference | Built-In Services Reference | wm.ln.acl:isRoleEnabled
 
wm.ln.acl:isRoleEnabled
This flow service checks if the role specified is enabled. The role must exist in the ACL.
Input Parameters
roleName
String The name of the role to probe.
aclEntry
ACLEntry The lotus.domino.ACLEntry object where the role is to be checked.
Output Parameters
value
String True if the role is enabled for this entry, false if the role is not enabled for this entry.