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:addRole
 
wm.ln.acl:addRole
This flow service adds a role to an ACL.
Input Parameters
roleName
StringThe role to add to the lotus.domino.ACL object. Square brackets are not required around the roleName.
Acl
ACL The lotus.domino.ACL object to add the role to.
Output Parameters
value
String "SUCCESS" if the addRole method in the lotus.domino.ACL class executes without problems.