How to export the result as a csv file when you run a process in AI Hub?

User: "tahsin"
New Altair Community Member
Updated by Jocelyn
Hello,

I am using Rapidminer AI Hub to schedule and monitor a process. Inside the process I am using a store operator which saves the final result. Since, the process is updating daily I want the final result as a csv format from the process. My question is, how can I get a CSV file as an output which gives me the final result when I run the process in AI Hub? 

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "kayman"
    New Altair Community Member
    Accepted Answer
    If your server is running on a different pc, you can only achieve this if you share a network folder between your local pc and the AI hub. Any other solution requires AI hub to put the csv file on a virtual/cloud folder (like dropbox or so), and access s it there from your local pc.