What business rules can do without scripting?

shiva ram
Kilo Contributor

Like UI policies, what business rules can do without writing the Script?

1 ACCEPTED SOLUTION

Chandra Sekhar6
Tera Guru

UI Policies are client side and Business Rules run on Server Side

Usually we write script for several actions like before/after insert/update, query business rule, display BR etc.

But as per your question - we can set field values and abort record insertion/updation action, add messages

find_real_file.png

View solution in original post

1 REPLY 1

Chandra Sekhar6
Tera Guru

UI Policies are client side and Business Rules run on Server Side

Usually we write script for several actions like before/after insert/update, query business rule, display BR etc.

But as per your question - we can set field values and abort record insertion/updation action, add messages

find_real_file.png