Hi Everyone,
When an EDQ job fails, you can actually see it in the Director under "Tasks - No Tasks". At that point I right click on the red line - select "show error" to see why the job failed.
is there a way to push or pull that error to a database table when the job fails ?
I did look into "System Information" category to push the event log, but how can I push the data in the event log to a database table even if the job fails. It seems like the event log data can be pushed to a table only if the job is successful.
All I am trying to do here is if the job fails I would like to write the error to a table. Your help is very much appreciated.
Thanks