We know that we can trigger an AutoIndex job by placing or changing a CSV or delimited text file in a Windows folder, if that text file is used as a data source in the AI job.
Would that same mechanism work for a database table if it was used as a data source in the job?
For example, the data source for an AI job is an MS-SQL view. New entries are made in the underlying table so that the view gets updated. Will that change trigger the AutoIndex job?
Thanks,