You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Pagination Issue in Financials Payables AI Agent Using Invoices REST API

edited 1:51PM in AI for Fusion Applications 1 comment

Summary:
I have built an AI agent for Financials Payables using the approach described in the Oracle blog:

https://blogs.oracle.com/fusioncoe/how-to-build-a-workflow-agent-that-handles-paginated-api-results

The agent is expected to support queries such as:

  • Display all invoice details for today
  • Display all invoices from the past 10 days
  • Display details for invoice number 100004
  • Additional invoice-related queries

For multiple invoices, the response is displayed in a table format, while single-invoice results are shown as bullet points.

However, the agent consistently returns the same invoice dataset from 2025, regardless of the query provided. It does not retrieve invoices from other years or reflect the expected filtering behavior.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!