Hi
I am trying to write my own log information by using the execute function in APT. My example works when I start it from cmd.

As long as I try to start a file without parameters it works also from Clicklearn APT. But if I want to pass parameters, it does not work anymore.

What happens with the call in the background? How do I need to set it up so it works with parameters?
I already tried to use additional parameters in the GUI, but then it separates the parameters by comma which is not working as well.
Thanks for your advice. If you have a better way to write a structured log from anywhere in a test, please tell me. My goal is to have a monitoring over multiple test results with comparison with expected values and I don’t want to check dozens of log files every morning.
Daniel