RM through command line

sshilderman
sshilderman New Altair Community Member
edited November 5 in Community Q&A

Hi guys,

 

I'm trying to run RM processes through command.

I have a bat file and a exe file (under c:\....\scripts), and a process (properties file and rmp file).

How should I run the process?

 

Best regards,

Snir.

 

 

Tagged:

Answers

  • MartinLiebig
    MartinLiebig
    Altair Employee

    Hi snir,

     

    this feature is only available if you also bought a RapidMiner Deployment server. If you did, you should be able to run

    rapidminer -f myfile.xml

    on linux. I guess on windows you use the bat? You can just give it a try. I am not sure if this also works for the rmp file.

     

    Best,

    Martin