-
Worker Node scan limit
Hello! I currently have a worker action where I have a “Bulk Query” to look for a particular field and set a clip field to “Enter Email”. The main issue I am having is that when it executes the command it repeat scans the same 16 clips. Instead of having 100 clips with the field set to “Enter Email” it only has 16 of the same clips with that field set.
Is there a way to look for all clips with a particular field and have an additional clip field set to “Enter Email” for all my clips? I thought the “Bulk Query” option would look for all of them. I do have another worker trigger action that is about 20 seconds after that action; maybe it is the time interval difference?
My goal is to always have a field set to “Enter Email” in a User Defined field at all times (we are mainly having this set up clients not necessarily for metadata entry) until the user enters their email in that field (where it will then be overwritten by the “Enter Email” text).
Let me know if you guys/gals can provide a direction! Thank you.