QuestionQ51

Designing and Creating an Application

Which types of scripts run on the server?

Choose three
  • A Business Rule
  • B Client Scripts
  • C UI Policies
  • D Script Actions
  • E Scheduled Jobs
Explanation

Business Rules are server-side scripts that run in response to database operations. Script Actions are server-side scripts triggered by events. Scheduled Jobs can execute scripts automatically at a specified time or on a recurring schedule. Client Scripts and UI Policies control client-side form behavior in the browser.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!