Hi,
I am trying to send email to a group of people which has the output of a workflow. However, the whole output log is displayed since it is configured with
%outputlog%
I don't want the log completely but just the main output result to go in the email
There are like 5 tools attached and i just need the output of 1 tool.. What to do in that regard?
Solved! Go to Solution.
The most elegant solution would be to use CReW macros. If you run the workflow from within the Runner macro followed by the Log Parser, you will be able to modify the log output and pass it into the Email tool.