Hi all,
I have some questions about rules pre-processing :
- What is Rules pre-processing exactly?
- What does the tool (RSA IGL) do?
- That it calculates?
Thanks a lot for your answer.
Sincerely,
DROMAS Fabien
Hi all,
I have some questions about rules pre-processing :
Thanks a lot for your answer.
Sincerely,
DROMAS Fabien
From the help section:
Rules pre-processing is executed for Segregation of Duties (SOD) and User Access (UA) rules. This is done at the end of the following collections:
Role Collection
Account Collection
Entitlement Collection
Data Access Collection
It performs two operations:
Builds entitlements table for SOD and UA rules. These rules have tables that hold the exploded entitlement conditions.
Builds exploded user entitlement for the rules. A rule uses this exploded table for its processing.
From the help section: