🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Import XML-code to process

User: "DerMatz"
New Altair Community Member
Updated by Jocelyn

Hey guys,

 

I backuped some RapidMiner process just as a XML file, how do I reimport the code?

If I just paste the code into the XML window, nothing happens in the pocess view.

 

Can you help me?

 

Kind regards,

Matthias

Find more posts tagged with

Sort by:
1 - 2 of 21
    User: "IngoRM"
    New Altair Community Member
    Accepted Answer

    Hi Matthias,

     

    No prob.  In general you can use the items "Export Process..." and "Import Process..." from the file menu to save and load process files from a disk instead of the repository.  This will generate a .rmp file.

     

    In your case, it seems that you have XML instead like the ones you can also often find in the forums. Here is how you can import those:

     

    1. Go to the menu "View" and then "Show Panel".
    2. Make sure that you have selected "XML" at the bottom of the list.
    3. You will get (if you did not have it already) a new panel in your current view called XML.  Click on this.
    4. The large area of this panel shows the XML description of the current process.  You can change it there or copy a complete new XML description into this area.
    5. Important: You need to submit any change by pressing the checkmark in the top left corner of the panel.  Otherwise any change will discarded.  This is to avoid that you made small changes accidentally.

      XML Panel.png

       

    I think you simply forgot to press the checkmark at the end so this should do the trick.

     

    Have a nice weekend,

    Ingo

    User: "gohel"
    New Altair Community Member
    Accepted Answer
    The best way to get this xml extension is on the top right in the search box, you can search xml.
    It will show display xml panel, double click it and get the job done.