Good afternoon,
We use ODATA integration to retrieve data from various Views and Tables in FSM.
We've noticed that all ODATA "GET" requests are constrained by the value set in the "ROW_LIMIT" application parameter.
Is there a way for ODATA to return more than the Row_limit set number of rows without increasing the Row Limit across the entire system?
Perhaps this could be defined in the Custom Metadata, by Table or View?
Thank you!