Courseiva
Discovery Pattern DesignhardMultiple ChoiceObjective-mapped

SERVICENOW-CIS-DISCOVERY Discovery Pattern Design Practice Question

You are parsing a multi-line string containing key-value pairs separated by colons. Which tool is most appropriate for a single step extraction?

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

Parse Name-Value pair

The 'Parse Name-Value pair' step is designed to automatically extract multiple key-value pairs from a text block.

Answer analysis

Option-by-option breakdown

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

  • Parse Name-Value pair

    Why this is correct

    This step automatically maps colon-separated keys to values.

  • Regex

    Why it's wrong here

    Regex is useful, but Name-Value is more efficient for entire blocks.

  • Parse Delimited

    Why it's wrong here

    Delimited is for lists/tables.

  • XPath

    Why it's wrong here

    XPath is for XML.

About these practice questions

This SERVICENOW-CIS-DISCOVERY question is part of Courseiva's 314-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 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.