Friday, October 1, 2010

Configuring Action Checks

If you need to validate some values when performing a user action, you can configure Action checks to do validation

 

for example,  When a User creates a Order Base , we can validate if the base id contains any invalid / unwanted chars

 

select Audit Action as “Add Order Base”

image

 

Create Allow Condition as below

image

 

you can set the cause and solution labels with required error message

image

 

Assign this Action check to user or role as required…