Hi,
I'm trying to create a script in order to remove a user from a specified group. I used the samples available on SDN : Link:[http://www.sdn.sap.com/irj/boc/index?rid=/library/uuid/50c7cb6c-3b57-2c10-fbba-ec8eae7b6bac]
Everything looks fine when i run it, user and group are retrieved, commit successful / no exception thrown, but the user is still in the group and doesn't get removed.
Thanks
Romaric