Best Practice for processing many bundles
Hi All,
this is rather generic question about how to best handle a high number of search results.
The Workfront Search module in Fusion gives you the option to set a limit on the number of search results returned, but what if I need all matching records and the number can be high (several hundreds)? For example, I need to pull a list of all Assignments in a project and process each of them. For a large and complex project with many tasks this list can be extensive.
How can I make sure that all matching records are returned and processed, while not risking to reach the 40 minutes runtime limit, etc.
Is there a way to obtain and process them in batches?
Any ideas are appreciated.
Thanks,
Tibor