We have some system roles that is being requested and assigned from IT shop.
I want to create a scheduled process to cancel/abort (remove assignments) from those roles when a Person has been set to isExternal = False
So for i have created a process automation and with a condition to get all person that have isExternal = False and are member of the concerted roles, A, B or C.
How should i create the process that would do the actual cancellation/abort of the service items/roles A, B and C?