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.