Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

Legal Hold Button

alekhyaazme
Tera Contributor

There is research that when HR agent apply legal hold on the HR profile, HR agent need sn_hr_core.profile_writer to add legal hold, but if the HR Agent has this role it gives the edit access to the sensitive fields on the hr profile, so without giving this profile writer role, and if the hr agent has sn_hr_ef.legal_hold_writer they need to apply a legal hold on hr profile. How find solution for this I need assistance on this

5 REPLIES 5

I tried Option 1, in PDI, legal hold UI Action is not visible, since we are giving create access through the ACL.
If I give create acl access, it is adding access to create a hr profile
I need to give apply legal hold, but should not give create and edit access on hr profile to user having only sn_hr_ef.legal_hold_writer role

Note:
*There is OOB script include and UI Page having write and create validation access through the sn_hr_core.profile_writer role for the legal hold UI action
Is it possible to propose a solution in this way