Tip: | You can use the SELECT operation to retrieve a maximum of 1000 rows of data. You must use getData to fetch above 1000 rows of data. For more details about getData, see getData. |
Note: | The web service supports operations without filter conditions only on objects that have 1000 rows of data. If you want to specify filter, the number of rows that satisfy the filter must ideally be less than 1000. However, the exact number of rows that the web service supports will depend on the heap size of the server JVM. |