Command line dialog to a file

cliftonarms
cliftonarms New Altair Community Member
edited November 5 in Community Q&A
I am currently running command line Rapidminer from a scheduled script.

My question is :  Is there a way of writing the running commentary to a file ? as piping ">>"  the command line to a file just shows the batch file dialog and not the Rapidminer dialog.

i.e. where do I set the results filename.  "INFO: No filename given for result file, using stdout for logging results!"

Thank you in advance.
Tagged:

Answers

  • MariusHelf
    MariusHelf New Altair Community Member
    If you open/create a process and click somewhere on an empty area of the process view, on the right side, in the parameter settings, you can specify the logfile parameter.

    Best regards,
    Marius
  • cliftonarms
    cliftonarms New Altair Community Member
    Perfect Marius - Thank you.