Menu

#4 need dependency check

v1.0.1
open
5
2004-12-16
2004-12-06
Peter Cold
No

i need an optional query to check for dependecy
completion prior to report processing.

i'm thinking a <check> attribute needs to be added to
the the <report> section in the xml. how about
something like this:

<check>
<query>select 1 from dual</query>
<alert>user@domain.com</alert>
</check>

if the query returns '1', process the report
if the query returns '0', send an email to the <alert>
address saying that the report did not run because the
dependency check failed.

Discussion

  • Brandon Knitter

    Brandon Knitter - 2004-12-06
    • assigned_to: nobody --> knitterb
     
  • Brandon Knitter

    Brandon Knitter - 2004-12-06

    Logged In: YES
    user_id=11101

    Your feature request has been approved.

     
  • Peter Cold

    Peter Cold - 2004-12-16

    Logged In: YES
    user_id=949653

    added dependency objects

    still need methods that actually run the check.

     
  • Peter Cold

    Peter Cold - 2004-12-16
    • assigned_to: knitterb --> pcold
     
  • Peter Cold

    Peter Cold - 2005-01-10

    Logged In: YES
    user_id=949653

    database dependency check is complete.
    still need filesystem check option.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.