🎉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

Is their any process to build the direct workflow from xml file

User: "nikhitha"
New Altair Community Member
Updated by Jocelyn
need to bulid the work flow from xml file, please help me and also how to set the Xpath parameter of Xml operator,
thanks,
regards,
nikhitha

Find more posts tagged with

Sort by:
1 - 3 of 31
    User: "MarlaBot"
    New Altair Community Member
    Hi @nikhitha - this is MarlaBot. I found these great videos on our RapidMiner Academy that you may find helpful: Please LIKE my comment if it helps! ðŸ‘‡

    MarlaBot <3
    User: "varunm1"
    New Altair Community Member
    Updated by varunm1
    Hello @nikhitha

    Sorry, a bit confused, Are you trying to read data from an XML file or create a process in RM from an existing XML process file?

    The read XML operator is used to read attributes into RapidMiner similar to read CSV and read Excel. If you have an XML code for a process then, you need to copy the code from XML file (open it in notepad) and then paste it in the XML window of rapidminer. To access XML window, you need to go through (View --> Show Panel --> XML). Once you paste the code in XML window, you need to click on the green tick mark on XML window, this will show you the workflow (Process flow).

    Please inform if you need more information or this not what you are asking about.
    User: "Papad"
    New Altair Community Member
    @nikhitha
    I think that if you just copy the XML code and paste it into Design panel, the flow will appear.