A developer wants to embed an interactive web form inside the web chat window without redirecting the user. Which response type should be used?
Select an answer to reveal the explanation.
Short Explanation and Infographic
Todd Lammle: 'Imagine you're building a chatbot and this exact situation comes up — iframe is your go-to move. The iFrame response type embeds an external URL directly in the web chat widget; allowing users to interact with web content including forms without leaving the chat. This is a classic Domain 7: Multi-Modal Integration concept you'll want locked in before exam day.'
Full explanation below image
Full Explanation
The iFrame response type embeds an external URL directly in the web chat widget; allowing users to interact with web content including forms without leaving the chat. Image and audio responses display media. Video responses play video content. None of the others support embedding interactive web pages. The correct answer, "iFrame", directly satisfies the scenario because it aligns with watsonx Assistant's design principles and the specific capability being tested. The incorrect options ("Image", "Audio", "Video") may appear relevant but each misses a key requirement or introduces a step that is either unnecessary or belongs to a different workflow. Mastering the distinction between these approaches is essential for effective watsonx Assistant implementations and is a core focus of the Domain 7: Multi-Modal Integration section of the certification exam.