Output in Eva Bot

Hi,
I have tried to automate a simple process & want to view the output. In the process flowchart, I have added WriteLine function, which is working perfectly fine, when I am trying to simulate through Test Run. The Output is showing in the Output section. But when I am running the same using Eva Bot, I am not able to view the result / output of the same. The output is also not coming in logs.
Please suggest / advise.
With Warm Regards,
Debasish

Hi,

Write line activity is only to view output in Studio console. You can use write to log activity if you want to see output in EVA bot. It will write value in Eva Bot log file

Regards,
Amit Anand