Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

[Apex 20.1] Paging with Web Source Modules

jareeqAug 10 2020

Hi,

There is broad information how Oracle REST services works, and how they beautifully can paginate results.

However when it comes to Web Source Modules defined as non-oracle sources there is almost no information how to paginate.

I have service with endpoint

/statements/{page}/{rows_per_page}


How to handle this kind of endpoint as paginated source ?

And second question in APEX help, there is information about "Oracle REST standard" did not found such a thing so has no clue how it works - where can I read about this standard ?

thanks

Comments
Post Details
Added on Aug 10 2020
0 comments
166 views