we want a file dependency to kick off when we receive a file that has a dynamic name.
say on Monday we receive file abc1 and Tuesday we receive file abc4. We want the dependency to be met if it sees abc (*) anything as long as the file starts with abc and is located at the path that we specify.
and then have events and stuff kick off based on the receipt of the file.
Can this be done in Tidal?
and if so, can you help me figure out how to set that up.
thanks much