Get More than maxPageSize Records with AIS v1 /dataservice and /appstack
There are plenty of examples and documentation using AIS v2 REST calls to get next pages of data records from JDE database tables.
But I have searched days trying to find anything that explains how v1 /appstack enableNextPageProcessing with respect to v1 /dataservice is actually used.
The only indication that it might be possible to get the next page of records from a data service call, is that it appears an application called
DATABROWSE_F0101 is created on the stack after making a /dataservice call to read the F0101 table and enabling next page process will return a next page link.