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
Answers
Yes, take a look at the Branch and Select Subprocess operators.
Wow, super, delicious..ham,ham,ham!
Is it also possible to trigger processes with such operators via OS-batch files or a scheduled task, providing parameters for a 'select subprocess'?
Yes, have you checked out RapidMiner Server? That's the production piece of it all. Cron jobs, queues, dashboards, file triggers, etc. With Macros you can extract all kinds of values and pass them programatically. Also check out hte Execute Process operator too,
Hm, Server seems very big and I can't see a free edition or price tag.
Actually I only want to trigger some processes from outside.
What is the limit of the free studio-edition in this regard?
Can I invoke Rapidminer.exe with some flags and catch some variables with a macro?
Thank, you.
There is a free version of RapidMiner Server but there limitations. It limtis you to 1 core and 2GB of memory, plus if you deploy a REST API, it limits you to 1000 calls a day. RapidMiner Free limits you to 10,000 rows and 1 core.