The Altair Community and the RapidMiner community is on read-only mode until further notice. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here.
Options

set macros via command line which i can use through c# application

omeshvariomeshvari Member Posts: 2 Contributor I
edited November 2018 in Help
I have c# application where i m able to start process via command line:-rapidminer com.rapidminer.RapidMinerCommandLine -f C:/omeshvari/test1.rmp
Now, process has model and some example set which I want to set there path through command line.
I have seen some post which are using command line :-
rapidminer "Mfile1= path for that file"
but it is giving me error that
WARNING: Cannot read process setup -Mfile1=C:\Users\test.xls
: No absolute path: -Mfile1=C:\Users\test.xls
com.rapidminer.repository.MalformedRepositoryLocationException: No absolute path
: -Mfile1=C:\Users\test.xls
how to solve this

Answers

  • Options
    MariusHelfMariusHelf RapidMiner Certified Expert, Member Posts: 1,869 Unicorn
    Hi,

    which version of RapidMiner are you using?
Sign In or Register to comment.