Business - When Before
- Execute after form submission and before record is updated in the database
- Example: Populate "closed_by" with the name of the currently logged in user
Before Business Rules execute synchronously. The current Business Rule must finish execution before the next Business Rule runs.