Hello!

I'm planning the development of the following functionality:

My strategy may be to create a IndicatorClass with some properties like name, description, businessarea, currentvalue, limitvalue, externalTable, externalColumn etc. Then I'll have to update these indicators on a regular basiis, which I could do with a procedure that will check the external database and get the latest values. For those which reached the limit values, I'd like to generate automaticaly a document (of the class Risk for instance) and send an e-mail to warn of these risks.

What do you think? Maybe a plugin could be a more structured way of doing this...
Thanks in advance for your tips :)

Bye,

Ricardo.