Courseiva
Application Rules, ACL and NotificationseasyMultiple SelectObjective-mapped

SNOW-CSA Application Rules, ACL and Notifications Practice Question

Which TWO of the following are true about business rules in ServiceNow? (Choose two.)

⚠ Common exam trap

A common mix-up: candidates confuse business rules with scheduled jobs or client scripts, mistakenly thinking business rules can be scheduled or run client-side, when in fact they are strictly server-side and event-driven by database operations.

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

They can be configured to run 'before' or 'after' a database operation.

Business rules in ServiceNow can be configured to run 'before' or 'after' a database operation (insert, update, delete, or query). This allows administrators to perform actions such as data validation or modification at specific points in the database transaction lifecycle, ensuring data integrity and automating business logic.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • They are only available in the global scope.

    Why it's wrong here

    Wrong: They can be created in any application scope.

  • They can be configured to run 'before' or 'after' a database operation.

    Why this is correct

    Correct: 'When to run' field specifies before or after.

  • They can be scheduled to run at specific times.

    Why it's wrong here

    Wrong: Scheduled jobs are separate.

  • They can be set to run on display, insert, update, delete, or query.

    Why this is correct

    Correct: These are the available triggers.

  • They run on the client side to provide immediate feedback.

    Why it's wrong here

    Wrong: Business rules run server-side.

About these practice questions

Courseiva writes every SNOW-CSA question from scratch — 504 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This SNOW-CSA practice question is part of Courseiva's free ServiceNow certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the SNOW-CSA exam.