We use the no presnce of data in the activator object to notify us if files has not arrived. However since many of these files only come once a day, some are only sent during working days, sometimes it can be delayed by a few seconds to a few minutes, this however causes the "no presence of data" action to trigger since the max allowed time is 24 hours. In our specific use case allowing more options then just 24 hours, say 36, 48, 60 hours or allowing the field to be a custom value would enable us to monitor if any files fail to arrive based on their expected delivery time intervals.
... View more