How to Submit Human Approval via REST API When Agent Status is WAITING - invokeAsync
Summary:
When invoking an Oracle Fusion AI Agent Team via the invokeAsync REST API, if the workflow contains a Human Approval Node, polling the status endpoint is returning output as "ORA_USER_INPUT_REQUIRED" and status as "WAITING".
Sample Response:
{
"output": "ORA_USER_INPUT_REQUIRED",
"status": "WAITING",
"jobId": "2bf6ee50-5b69-4343-9359-6e28",
"conversationId": "4ab8c7e5-845f-4a94-9b41-07"
}
Please suggest how to submit Human approval with feedback message via REST API.
Thank You
Karthik
Tagged:
2