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

oj-dynamic-table with BDP(on SDP) making multiple duplicate REST calls when switching LOV selection

Summary:

I have an oj-dynamic-table backed by a BufferedDataProvider (BDP) over a ServiceDataProvider (SDP) pointing to an ORDS endpoint. When a user selects a Card Issuer from a LOV, the table makes 3+ duplicate REST calls to the same endpoint with the same parameters, even though the response correctly returns hasMore: false and count: 10. . I also notice a double limit param in the URL (limit=25). I want to understand why these duplicate calls are happening and how to prevent them.

Content (please ensure you mask any confidential information):

Setup:

  • oj-dynamic-table bound to BDP instance
  • BDP wraps SDP pointing to ORDS endpoint GET_CARD_PROFILES
Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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