Requirement # 1:
How can we delete all persons from a list of PersonGroups except Group Default at once?
Requirement #2:
How can we delete a specific person from all the listed person groups?
Solution:
- Create an Action Launch Point Script (let's say. DEL_PGTEAM)
- Open PERSONGR in application designer:
- Create a Signature Option: DEL_PGTEAM., and choose "This is an action that must be invoked by the user in the UI" in the advance section
- Create Action with type Option with the same name as the signature option in step 1.
- Grant newly created signature option for specific Security Group.
