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:

images/portal.onenetwork.com/download/attachments/176466634/image2023-9-13_13-36-57-version-1-modificationdate-1694626607000-api-v2.png


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:

images/portal.onenetwork.com/download/attachments/176466634/image2023-9-13_13-38-42-version-1-modificationdate-1694626711000-api-v2.png


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.