Courseiva
Discovery Pattern DesignmediumMultiple ChoiceObjective-mapped

SERVICENOW-CIS-DISCOVERY Discovery Pattern Design Practice Question

When using the 'Parse Variable' step to extract data, which component is required to capture a specific substring from a larger variable using a capture group?

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

Regular Expression

A Regular Expression (Regex) with parentheses for capture groups is the correct method to extract specific data from a string variable.

Answer analysis

Option-by-option breakdown

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

  • Regular Expression

    Why this is correct

    Regex is the standard for pattern matching and capturing substrings from text.

  • Delimited Parsing

    Why it's wrong here

    Delimited parsing expects structured separators, not capture groups.

  • XML Path

    Why it's wrong here

    XML Path is used for XML documents.

  • JSONPath

    Why it's wrong here

    JSONPath is for JSON data, not arbitrary string patterns.

About these practice questions

Courseiva writes every SERVICENOW-CIS-DISCOVERY question from scratch — 314 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 SERVICENOW-CIS-DISCOVERY 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 SERVICENOW-CIS-DISCOVERY exam.