The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

Query on pulling all XML data automatically

RPattelaRPattela Member Posts: 8 Contributor II
edited November 2018 in Help

Hello all,

 

 I am working on Large XML files.When i am reading XML file in "step 3" process we have to select all elements.In "step 4" we have to select attributes from elements manually. Here i am facing problem , for example in one element structure i have 4 ENTITY's, in another element structure 7 ENTITY's like this ENTITY's are different in each element, some times i have 1000 elements in one XML file so i can't select all ENTITY's manually. Now i need all ENTITY's automatically can you please help me out.

Thanks in advance.

Answers

  • Thomas_OttThomas_Ott RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 1,761 Unicorn

    It sounds like you're using the Read XML wizard?  What about setting the parameters manually in the parameters below the wizard button? Will this work if you you used two Read XML's and then appending the data downstream? 

Sign In or Register to comment.