workflow rpm file wont open using rapidminer, how can I possibly open it?
Find more posts tagged with
Sort by:
1 - 6 of
61

jacobcybulski
New Altair Community Member
Updated by jacobcybulski
I had no problems opening your file. If you saved it within the folders of the local repository, then make sure you RapidMiner can navigate to the process within the Repository Pane and you try opening it by clicking on that process. If you cannot see the process you may need to refresh the repository to see the file, or just quite RapidMiner and restart it. By the way, what is the error message you are getting when opening the file?

New Altair Community Member
Updated by jacobcybulski
Another way of doing this is as follows. Start RapidMiner, go to menu and View panel called XML. You can position it anywhere on the screen, it shows the XML representation of the process, delete its content. Now open that RapidMiner file you received, the one which gives you trouble, in a text editor, copy its contents, and paste into the blank XML panel. Make sure that it has <?xml...> statement at the top and the closing </process> statement at the end. Now it is important to save the XML by clicking a small green tick mark in its top left corner. When you do this the RapidMiner process panel will suddenly show the new process which you have received from your colleague. Save it in your repository and start using it. You may need to change it to get data from the correct location.