Courseiva
Implement an agentic solutioneasyMultiple ChoiceObjective-mapped

AI-102 Implement an agentic solution Practice Question

You are building an agent using Microsoft Copilot Studio to handle customer returns. The agent must collect the order ID, reason for return, and then provide a return shipping label. The process requires the user to provide information step-by-step. Which type of conversation flow should you implement?

⚠ Common exam trap

The trap here is that candidates might confuse the flexibility of generative answers or adaptive cards with the structured, sequential data collection needed for transactional workflows, overlooking that Copilot Studio's Question nodes are purpose-built for step-by-step input gathering.

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

Use multiple question nodes in a sequential flow.

Microsoft Copilot Studio uses 'Question' nodes to collect user input one piece at a time in a sequential flow, which matches the step-by-step requirement for order ID, reason, and shipping label. This approach ensures each piece of data is validated before moving to the next, maintaining a guided conversation.

Answer analysis

Option-by-option breakdown

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

  • Use an adaptive card to collect all inputs in one step.

    Why it's wrong here

    Adaptive cards can collect multiple inputs but the scenario requires step-by-step.

  • Use multiple question nodes in a sequential flow.

    Why this is correct

    Multiple question nodes allow step-by-step collection of order ID, reason, and confirmation.

  • Use a single question node to collect all information at once.

    Why it's wrong here

    A single question node collects only one piece of information.

  • Use a generative answers node to parse the user's intent.

    Why it's wrong here

    Generative answers are for open-ended questions, not structured data collection.

About these practice questions

One of 945 original AI-102 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. 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 AI-102 practice question is part of Courseiva's free Microsoft 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 AI-102 exam.