Using Business Rules (For Users)
A user can access the Create Business Rule page through the Business Rules report, which is accessed through the "ValidationRules" WebAction provided by PLT:
When creating a new rule, the user will populate required fields in the Details tab, then add at least 1 If Condition and 1 Then Condition:
How the user interacts with Business Rules at the time they are evaluated depends on how and where a module integrates them. They can be evaluated on the server-side inside workflows to perform data validation and enrichment coming in through the UI or Integration. They can also be evaluated directly in the UI for a better user experience.