Courseiva
Core Application DevelopmenteasyMultiple SelectObjective-mapped

SNOW-CAD Core Application Development Practice Question

Which THREE are valid actions that can be performed by a Workflow Activity in Legacy Workflow Editor?

⚠ Common exam trap

ServiceNow often tests the exact naming of workflow activities; the trap here is that 'Wait for condition' (lowercase 'c') is not the official activity name—it is 'Wait for Condition'—and candidates may mistakenly select it as a valid action when the question expects only activities that perform an explicit action (like creating, sending, or running a script), not a passive wait state.

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

Run a script

The Legacy Workflow Editor includes a 'Run Script' activity that executes server-side JavaScript (GlideRecord, GlideSystem, etc.) within the workflow context. This allows custom logic such as data manipulation, condition checks, or API calls to be performed as part of the workflow flow.

Answer analysis

Option-by-option breakdown

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

  • Run a script

    Why this is correct

    True; Run Script activity executes GlideRecord scripts.

  • Approve a record

    Why it's wrong here

    False; Approval is a specific activity type, not a generic action.

  • Wait for condition

    Why it's wrong here

    False; 'Wait for Condition' is an activity type, not a generic action; it is the whole activity.

  • Create a record

    Why this is correct

    True; Create Record activity creates a new record.

  • Send an event

    Why this is correct

    True; Send Event activity triggers an event.

About these practice questions

This SNOW-CAD question is part of Courseiva's 481-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam 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-CAD 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-CAD exam.