Hi,
I am trying to return more than 1000 features on a Sublayer of a MapImageLayer. I know that when querying against Feature Layers, you can use the "num" and "start" properties of the Query object to index thorough the return data across queries. However, when I try to use these two properties when querying a SubLayer of a MapImageLayer, I get the error: "Failed to execute query."
Thanks for your help,
Cameron