Executing RM by an external Signal

User: "greyhound"
New Altair Community Member
Updated by Jocelyn
hello,

I want to use RM within other applications. The data feed is an exel sheet wich is renewed every  5 .... 15 minutes.
How can I start the RM-process remotely after the new data is loaded f.e. by time or an extern signal, making the whole
application run automatically.

thanks for suggestions

Find more posts tagged with

Sort by:
1 - 2 of 21
    User: "fischer"
    New Altair Community Member
    Hi,

    you can easily do that with RapidAnalytics. It offers a simple Web interface for triggering processes. RapidMiner itself does not offer such a capability, you would probably have to invoke the command line version yourself or wrap it into some application that listens to commands on some port or the like.

    Cheers,
    Simon
    User: "greyhound"
    New Altair Community Member
    OP
    thank you for your answer, I will try execution by command line - it seems to be the easiest way