Skip to main content

Hi.

I have a workbench equipped with several runners. I want to send myself an email upon completion of the workbench, detailing the duration each runner took. I implemented a DateTimeStamper at the Succeeded port for each workbench and attempted to merge this with the creation instance, but it failed to function as expected.

I would like the result to include the duration each workbench ran and the total time upon process completion.

Any help is greatly appreciated.

Do you have “Wait for jobs to complete” set to yes?


Thank you @jkr_wrk . Yes, I had the flag set to yes.

It turns out that I had the connection set like this: 

instead of this…

Thanks again for your response.


 


Reply