Hi, I have scheduled multiple workflows using CreW List Runner tool. As a output for that tool i get few fields like Module, Result, Error, Warnings, Total Runtime and log etc.
But, how can i get exact Start time and End time for each workflows?, current i can only see how long the execution took.
Solved! Go to Solution.
Hi,
I use the information tool at the beginning of the process and at the end. Follow images:
Configuration:
[]
The List Runner is a macro which means that you can open it up and add the bits you're after.
To get a workflow start time you can use the Fformula tool and the in-built function called DateTimeStart()
You already have Total Runtime available so End Time is going to be the sum of Start Time and Runtime.
@MichalM I don't see a start time in runner output because it's not part of the workflow message. I get only a sample like this.
Finished in 2.8 seconds with 5 field conversion errors and 2 warnings
I used message tool as suggested here by @geraldo and then edited runner macro to parse message that had my criteria.
Boa tarde,
Alguem consegue me encaminhar essa macro?
Obrigado 🙂
Where can I find this "Information Tool" I can't find it in search or in the Ribbon.