Suppress Search Task
Question
Mar 18, 2021
Hi, I have an import task that creates documents if they do not exist or updates them if they do. When doing an update, in some cases I would like to suppress a smart search task from being added (if a condition matches). If I wrap the entire task logic in the Execute metho...