A developer wants the assistant to use a company Elasticsearch index as its knowledge base. What must be done first?
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 — configure an elasticsearch search integration in the watsonx assistant environment settings is your go-to move. The Elasticsearch search integration must be configured in the environment settings by providing connection details such as the cluster URL and API key. This is a classic Domain 3: Connect AI and External Knowledge concept you'll want locked in before exam day.'
Full explanation below image
Full Explanation
The Elasticsearch search integration must be configured in the environment settings by providing connection details such as the cluster URL and API key. This is not done via an OpenAPI custom extension or CSV upload. Training intents with document titles does not establish a live search connection. The correct answer, "Configure an Elasticsearch search integration in the watsonx Assistant environment settings", directly satisfies the scenario because it aligns with watsonx Assistant's design principles and the specific capability being tested. The incorrect options ("Export Elasticsearch data as CSV and upload to the assistant", "Create a custom OpenAPI extension and map it to the search skill", "Train a new intent with Elasticsearch document titles as examples") 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 3: Connect AI and External Knowledge section of the certification exam.