nerdexam
Microsoft

AI-102 · Question #184

You use the Microsoft Bot Framework Composer to build a chatbot that enables users to purchase items. You need to ensure that the users can cancel in-progress transactions. The solution must…

The correct answer is C. a dialog trigger. An interruption occurs when a trigger is fired. Context of adaptive dialogs.

Submitted by ricky.ec· Mar 30, 2026Implement and monitor AI solutions

Question

You use the Microsoft Bot Framework Composer to build a chatbot that enables users to purchase items. You need to ensure that the users can cancel in-progress transactions. The solution must minimize development effort. What should you add to the bot?

Options

  • Aa language generator
  • Ba custom event
  • Ca dialog trigger
  • Da conversation activity

How the community answered

(37 responses)
  • A
    5% (2)
  • B
    3% (1)
  • C
    84% (31)
  • D
    8% (3)

Explanation

An interruption occurs when a trigger is fired. Context of adaptive dialogs.

Topics

#Bot Framework Composer#dialog trigger#transaction cancellation#conversation flow

Community Discussion

No community discussion yet for this question.

Full AI-102 Practice