I need to run an approval workflow on certain documents in a document set, in a library exceeding the view threshold limit. As such the workflow action Query List currently fails because of the threshold. Is there an option to include a specific View (by its GUID) to the CAML Query? Or does anyone have an other suggestion how I can accomplish this?
The workflow will be started with an HTML button from the document set's welcome page. It documents it needs to run use a dedicated content type.
Although a good starting point, the article "Iterate through documents in a Document Set" by fails because of the large number of items.