I have a database with several jobs and I need to set up a custom property for each job. Is there a way to do this?
Example:
Job Name Last Run Duration Outcome Custom_Property
testjob1 Today 30s Succeeded Tom@email.com
testjob2 Today 6m Failed Harry@email.com
I'll use this to create an alert for Outcome = Failed and send it to Custom_Property.