Hi there,
I am implementing a notification subscriber for Integration.JobFinished to run some custom SQL after the job has run. However, the JobFinishedArgs object doesn't provide any context about the job being executed. When I look at DestinationTables (hoping this would contain the *active* mappings, I get 380 results which seems like the entire database and it doesn't tell me anything about the job being processed or the destination tables being hit. Can you add more meta data? What about the job name, and more information about the source and target providers so I can analyze stuff like source files?
Thanks,
Imar