Agentic App Not Rendering AI Agent JSON Response as a Widget
Hi Team
I am currently building an Agentic App. The AI Agent is designed to call an OIC API, retrieve the Hotel Arrival Report, analyze the guest details, and return the output in a predefined JSON format. The objective is to display the AI Agent's response in a structured widget within the Agentic App.
I referred to the Oracle documentation and the following blog for implementing widgets in Agentic Apps:
[Oracle Fusion CoE – Agentic Apps Widgets]
The AI Agent is successfully returning the response in the expected JSON structure. However, the Agentic App is not converting or rendering the response into the corresponding widget. Instead, the JSON response is displayed as plain text / is not rendered in the expected widget format.
Tagged:
0