Hi, I have a requirement. That consists of few data flow tasks and sql tasks. I want to capture success/failure of that task in log table. What is the best way to do this.
Package1 - I have 10 sql tasks in 2 containers. I want to log each task success/ failure in log table. Please suggest me. Is there a way can be doable with script component?