Hi All
I'm just trying to get my head around the best way to automate a tricky task. I think I have it right in my head by using Trigger Dependencies, but I want to just double check with anyone who might have done something similar. I have never used the trigger dependencies, hence the 'probably' silly question.
I have a task that is dependent on two triggers. The first one will be an automated Email which has key production data in it which is required by the job, however, when the email is received it is possible that the data hasn't yet arrived (it will be in the early hours of the morning so the operation will be unattended). So, my question is, can I send the email so the contents are 'retained' but then wait for the second trigger (or further triggers) to fire so that everything is in place before the job runs (most importantly, the content of the email will still be available for reading)?
Thanks much
Cheers
Andy