james28x
03-16-2004, 09:53 AM
I have a parent project that calls several child projects. If any of the child projects fail, I want to send an email detailing the step that failed, fail reason, etc. Is there any way I can 'centralize' this functionality, or do I have to create a copy of the fail step in each child project?