Question:
Is there a way or a report to automaticaly delete roles with validity date ended on UMR Role folder?
Thanks.
Pierre.
Answer:
I beleive ther eis a report in 4.7 that does this or maybe just compresses so only one active record is there...
There is a user exit effecting SU01.SU10, PFCG, PFUD that you can program a statement to delete the desired one... If you search this site you can find the sample code and configuration to turn it on.
Answer:
Try PRGN_COMPRESS_TIMES
Should delete duplicates and remove expired access.