Show data links as they become available
I have several instances where I have layers with multiple data links (five or more) set up on them. Some of them are simple tabular queries that executes very quickly, and other are more complicated spatial queries that take a few seconds to run. The pain point I have is that data link results show up all at once, so they performance speed is functionally determined by the slowest link. In fact, it seems like the total time is the sum of the data links, i.e., they're running synchronously one after the other.
Is there are setting I'm unaware of that would let data link results appear as they become available?
0
-
The data links are processed synchronously then displayed. AFAIK, there is no built-in method to display results then re-poll and add data links as they execute. 0 -
Thanks for corroborating. 0
Please sign in to leave a comment.
Comments
2 comments