Courseiva
Service Catalog And Request ManagementhardMultiple ChoiceObjective-mapped

CIS-ITSM Service Catalog And Request Management Practice Question

When designing a complex fulfillment workflow, an administrator uses a 'Create Task' activity to generate a catalog task. How are variable values collected from the requested item passed or accessed within the task description?

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

By referencing variables using syntax like ${current.variables.variable_name} directly in the task description or workflow script.

Variables are accessed in workflow scripts or task descriptions using dot-walking syntax such as ${current.variables.variable_name}.

Answer analysis

Option-by-option breakdown

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

  • By referencing variables using syntax like ${current.variables.variable_name} directly in the task description or workflow script.

    Why this is correct

    ServiceNow workflows support variable substitution using current.variables syntax.

  • By configuring a Catalog UI Policy to sync task descriptions on submission.

    Why it's wrong here

    Catalog UI policies run on the client side during ordering, not during backend workflow task creation.

  • By mapping variable sets in the workflow properties related list.

    Why it's wrong here

    Variable sets are mapped at the catalog item level, not in workflow properties.

  • Variables must be manually copied using a Business Rule because workflows cannot read variable data.

    Why it's wrong here

    Workflows can natively access requested item variables.

About these practice questions

Courseiva writes every CIS-ITSM question from scratch — 501 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 and reviewed by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

Last reviewed August 2026 · checked against the official ServiceNow exam blueprint

This CIS-ITSM 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 CIS-ITSM exam.