| LHL$ |
Main |
lhActiveHoldsCountFlag |
Legal Hold - Set Active Holds Flag |
This rule sets the active holds flag whenever a Legal Hold record is created, updated, or deleted. It ensures that the system accurately tracks active holds for compliance purposes. |
Post Commit |
Create, Delete, Update |
| LHS$ |
Main |
preventDuplicateUserMappings |
Prevent Duplicate User Mappings |
This rule prevents users from creating duplicate user mappings in Legal Hold. It ensures that each user is mapped only once, avoiding redundancy and potential conflicts. |
Validation |
Update |
| LHS$ |
Main |
scheduleLegalHoldSynchronization |
Schedule Legal Hold Synchronization |
This rule schedules synchronization actions for Legal Hold records when they are updated or deleted. On update, it will put an entry into the scheduled actions tool. On delete, it will remove the scheduled action from the tool. |
Custom Action |
Delete, Update |
| LHS$ |
Main |
scheduleRunNowAction |
Schedule Run Now Action |
This rule allows users to trigger immediate synchronization actions for Legal Hold records. It ensures that urgent updates can be executed without waiting for scheduled tasks. |
Custom Action |
Update |
| LHS$ |
Main |
setClientSecretOnSave |
Set Client Secret on Save |
This rule updates the client secret whenever a Legal Hold record is saved. It ensures that secure credentials are refreshed and maintained properly. |
Custom Action |
Update |
| LHS$ |
Main |
setUserMappingUpdated |
Set User Mapping Updated Flag |
This rule sets a flag when user mappings are updated in Legal Hold. It ensures that changes are tracked and can trigger downstream processes if required. |
Custom Action |
Update |