From f3e21c3752c490cdda7a0e290f57c3e82dbe929d Mon Sep 17 00:00:00 2001 From: Pavol Mederly Date: Mon, 9 Mar 2015 10:22:04 +0100 Subject: [PATCH] "Unassign" bulk action sample. --- .../modify-selected-users-unassign-role.xml | 71 +++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 samples/tasks/bulk-actions/modify-selected-users-unassign-role.xml diff --git a/samples/tasks/bulk-actions/modify-selected-users-unassign-role.xml b/samples/tasks/bulk-actions/modify-selected-users-unassign-role.xml new file mode 100644 index 00000000000..e8742ce0c21 --- /dev/null +++ b/samples/tasks/bulk-actions/modify-selected-users-unassign-role.xml @@ -0,0 +1,71 @@ + + + + + + + + + Unassign "End User" role from users starting with 'a' + + + + c:UserType + + + polyStringNorm + c:name + a + true + + + + modify + + delta + + modify + + + delete + c:assignment + + + + + + + + + + + + runnable + + BulkActions + http://midpoint.evolveum.com/xml/ns/public/model/scripting/handler-3 + single + + +