Hi,
I am executing a process from CMD using AutomateC.exe.
After executing the process we can see the Log info using /getLog.
It shows information in the format of
execution time, session id, stage name, stage result
from the above format I can extract stage name, and its result.
Along with that, Is there any way to extract the values that we are initializing inside the stage?
Thanks and regards,
Sudharsan.