The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

Executing RM by an external Signal

greyhoundgreyhound Member Posts: 5 Contributor II
edited November 2018 in Help
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

Tagged:

Answers

  • fischerfischer Member Posts: 439 Maven
    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
  • greyhoundgreyhound Member Posts: 5 Contributor II
    thank you for your answer, I will try execution by command line - it seems to be the easiest way
Sign In or Register to comment.