I am using Seagate Info to schedule a report to let me know the status of our Reporting Database.
This is updated using logshipping every half hour, although it occasionally misses a single update.
Therefore, I want the report to check how long it has been since the last update and, if that number is greater than 70 minutes, I want the report to FAIL. If it is under 70 minutes, the report should succeed.
The benefit of this is that Seagate Info has a "notification" option which will allow me to send an email to my pager ONLY if the report fails.
Any ideas on a way to conditionally force a Crystal Report written in 8.5 and running on Seagate Info 7.5 to Fail ?
This is updated using logshipping every half hour, although it occasionally misses a single update.
Therefore, I want the report to check how long it has been since the last update and, if that number is greater than 70 minutes, I want the report to FAIL. If it is under 70 minutes, the report should succeed.
The benefit of this is that Seagate Info has a "notification" option which will allow me to send an email to my pager ONLY if the report fails.
Any ideas on a way to conditionally force a Crystal Report written in 8.5 and running on Seagate Info 7.5 to Fail ?