Processing Order

When using process all, the query producing the results may be processed twice if the query using its results are listed first in the section catalog. It is also possible for the query using the local results to use stale data if it was saved with results, and the query that produced them is reprocessed. To prevent this from happening, you can defined the order in which queries are processed. For more information, see Query Processing Order.