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