How get access to rapidminer server repository programmatically

Amek
Amek New Altair Community Member
edited November 2024 in Community Q&A
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

Welcome!

It looks like you're new here. Sign in or register to get started.

Answers

  • MartinLiebig
    MartinLiebig
    Altair Employee
    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

  • Amek
    Amek New Altair Community Member
    edited June 2021
    I just want to get access to this process in rapidminer server repository by c# code:

  • Amek
    Amek New Altair Community Member
    Any idea? I tried to find it in database declared for ai hub, but I cannot find it

Welcome!

It looks like you're new here. Sign in or register to get started.

Welcome!

It looks like you're new here. Sign in or register to get started.