SecAdmin LS9 Conditional Rule

 0 Replies
 1 Subscribed to this topic
 15 Subscribed to this forum
Sort:
Author
Messages
K. Hopkins
Basic Member Send Private Message
Posts: 6
Basic Member

Hello, 

I have been asked to secure the reason codes when a process level a specific value in order to prevent users from using an invalid reason code.

Essentially:

If ProcLvl = "XX" then reason code in ("1","2","3","4","5"), then allowed (ALL_ACCESS), otherwise deny (NO_ACCESS).

 

I am trying to avoid creating a Group for this.

Has anyone done anything like this and/or have some tips?

 

Thanks!