E9.2 Using Watchlist to flag no new records?

jlanawalt

Member
We have an external process that pushes records to the currency z files and are looking to improve the system of notifying when the process fails.

One idea is to use a query and watchlist to flag when there aren't enough records. Zero records would be an error and less than the normal amount would be a warning. The normal amount would not be an error. We've never had more than the normal amount show up, because we configure exactly which currency pairs to push in the external process.

The trick is that One View Watchlists appear to be configured for the opposite use case, where many records can be a warning and far too many an error. That is perfect for watching some kind of exception list table, but not for watching the case where no records is the error.

Is there a way for Watchlists to have 0 records be an error, 15 records a warning and 30+ be OK?

Orchestrator notifications aren't an option yet.

Thanks!
 
Back
Top