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:renameRole
 
wm.ln.acl:renameRole
This flow service changes the name of a role.
Input Parameters
acl
ACL The lotus.domino.ACLEntry object to rename a role in.
oldName
String The current name of the role. Square brackets not required around the name.
newName
String The new name to be given to the role. Square brackets are not required around the name.