Business rules installed with Facilities Visualization Workbench
A business rule is a server-side script that runs when a record is displayed, inserted, updated, deleted, or when a table is queried.
Facilities visualization workbench adds the following business rules.
| Business rule | Table | Description |
|---|---|---|
| Update default campus | Campus\[fm\_campus\] | Ensures one default campus |
| Prevent duplicates | Facility Map Option\[fm\_map\_option\] | Prevents duplicate map options |
| Max search results per campus < 50 | System Property\[sys\_properties\] | Limits the maximum search results to less than 50 |
| Max spaces per zone < 1000 | System Property\[sys\_properties\] | Limits the number of spaces per zone to 1000 |
| Build Scratchpad | Facilities Map Filter\[fm\_map\_filter\] | Provides a list of tables that are extended from fm\_spaces. Used by the Hide field for space tables client script. |
| Prevent duplicates | Facility Map Color\[fm\_map\_color\] | Prevents duplicate map colors |
| Prevent duplicates | Facility Map Task Option\[fm\_map\_task\] | Prevents duplicate map task options |
| Facility map highlight color validation | System Property\[sys\_properties\] | Validates the highlight colors on the floor plan map |
| Facility map color validation | Facility Map Color\[fm\_map\_color\] | Validates the colors on the floor plan map |
| Max facilities/move search results< 5000 | System Property\[sys\_properties\] | Limits the maximum facilities move search results to less than 5000 |
| Prevent duplicate | Facility Feature\[fm\_facility\_feature\] | Prevents duplicate facility features |
| Create spaces requires default class | Facility Feature\[fm\_facility\_feature\] | Prevents empty class by default on a space |
| Facility map outline color validation | System Property\[sys\_properties\] | Validates the outline colors on the floor plan map |
| Max requests per level should be < 5000 | System Property\[sys\_properties\] | Limits the number of requests per level to 5000 |
| Prevent duplicate | Facility Icon\[fm\_icon\] | Prevents duplicate facility icons |
| Max search results for other campuses | System Property\[sys\_properties\] | Limits the maximum search results for other campuses |
| Max search results per level < 50 | System Property\[sys\_properties\] | Limits the maximum search results per level to less than 50 |
Parent Topic:Installed with Facilities Visualization Workbench