How get access to rapidminer server repository programmatically
Amek
New Altair Community Member
Hello, Its possible to get access to rapidminer server repository by c# code? I want to replace one process file to another and run it by web service. Its not possible to do it manually because I want to repeat this over 10k times
Tagged:
0
Answers
-
Hi,the AI Hub api itself is documented here: https://app.swaggerhub.com/apis-docs/RapidMiner/Server/9.7.1 but I am by far no expert on it. @jwpfau is way better suited to answer the question, I think.The other way would be to just expose a webservice which runs a process which does this for you?Best,
Martin
0 -
I just want to get access to this process in rapidminer server repository by c# code:
0 -
Any idea? I tried to find it in database declared for ai hub, but I cannot find it0