Question 21
Domain 3: Application DevelopmentA development team is designing a multi-agent system that must retrieve enterprise data through approved conversational interfaces. Which approach aligns with the stated capability in the source material?
Correct answer: B
Explanation
Multi-agent systems can be enabled to retrieve data by using Genie Spaces or a conversational API as the supported conversational interfaces. — official.txt
Why each option is right or wrong
A. Configure the multi-agent system to retrieve data only through batch export files.
The capability described is retrieval through Genie Spaces or a conversational API, not batch export files.
B. Enable the multi-agent system to use Genie Spaces or a conversational API for data retrieval.
The source material expressly states that multi-agent systems can be enabled to use Genie Spaces or a conversational API for data retrieval, which matches this design requirement exactly.
C. Require the multi-agent system to avoid conversational interfaces and use manual reporting tools instead.
The stated capability specifically includes conversational interfaces for data retrieval.
D. Limit the multi-agent system to retrieving data only through non-conversational background services.
The supported retrieval methods named are Genie Spaces and a conversational API.