Is it possible to get or make .exe file of my process ?

Gru
Gru New Altair Community Member
edited 2024 05 in Community Q&A
I want to run my .rpm as an executable file in another PC which didn't have Rapid miner studio installed in it.
How to make or get executable file from .rpm file.
Tagged:

Best Answer

Answers

  • Marco_Barradas
    Marco_Barradas
    Altair Employee
    @Gru Hi you can´t do it but if you have a RM Server you con expose it as a webservice so that it could be used by other software. Or you can expose it as an app through the server so that any user can interact with it.
  • Gru
    Gru New Altair Community Member
    is it possible from .xml to make it executable or run on web by embedding with HTML code.
  • Marco_Barradas
    Marco_Barradas
    Altair Employee
    @Gru its not possible because the XML only gives the parameters and the processes that you have designed. 
    What are you trying to achieve and what version of RapidMiner do you have? Maybe with more context of your use case I could help you. 
    Best Regards.
  • Gru
    Gru New Altair Community Member
    edited 2019 10
    @MarcoBarradas I want the exe file of my process. If it is not possible, then is there any other option ? So that i run my model on other PC which didn't have Rapid miner server and Studio.
    Just like as we install and run a software (exe) on our PC.