B
Bill Wood
Guest
Thanks, Ganesh. I was not aware that Rollbase allowed a way to set the maximum number of records returned, however. To limit the number of records to 100, you would set {"top": 100, "skip": 0} So with respect to: We also need a method property i.e. @openapi.openedge.method.property (name="capabilities", value= "top,skip ,id,orderBy"). How would you configure Rollbase to set JSON parameter to pass "top" and "skip" fields so it only sends a subset for viewing and pagination? I did not think that was implemented by Rollbase (regardless of the setting in OpenEdge Business Entities.)
Continue reading...
Continue reading...