UiPath XML Data Extraction Made Easy

Поделиться
HTML-код
  • Опубликовано: 28 янв 2025

Комментарии • 14

  • @LuizFernandoDealerIntelligence
    @LuizFernandoDealerIntelligence 4 месяца назад +4

    I'm starting a project where I have to work with XML files, and when I search for a video, I see that yours was published 5 hours ago. I'm a lucky guy. Thank you."

  • @Steve-yq5fh
    @Steve-yq5fh 4 месяца назад

    Another fantastic relevant video for the UiPath Community!

    • @UiPathwithJeppe
      @UiPathwithJeppe  4 месяца назад +1

      @@Steve-yq5fh thanks a lot, very much appreciated 🙏🙏

  • @paulparkes7761
    @paulparkes7761 4 месяца назад +1

    Another super informative video! Thanks! 🙂

    • @UiPathwithJeppe
      @UiPathwithJeppe  4 месяца назад

      Thank you (again), Paul. My pleasure, absolutely.

  • @KennethSorling
    @KennethSorling 4 месяца назад +1

    Thanks for a clear and concise tutorial on how to work this stuff.
    I find the namespace stuff tedious to work with, so I have, in the past, stripped out the namespace declaration from the text before deserializing the XML. It's a tip, not a recommendation.
    That isn't always a wise thing to do, especially if your XML document is complex and contains vaguely similar data from multiple sources. Remember, the namespace stuff is there to remove ambiguity, not just to be a pain in the arse.

    • @UiPathwithJeppe
      @UiPathwithJeppe  4 месяца назад

      Yeah, stripping the namespaces have crossed my mind, too. Not saying if I've done or not ;-)
      ...and thanks for the kind words, much appreciated.

  • @oliviergarcin8624
    @oliviergarcin8624 4 месяца назад +1

    Thank you for your tips. I would like more content about xml file like doing a loop to extract all the value for an element or how to get the name of the customer(s) where state is equal to NY

    • @UiPathwithJeppe
      @UiPathwithJeppe  4 месяца назад

      Just added it to my list. Stay tuned. Next week, most likely. Feel free to suggest more scenarios. 👍

    • @oliviergarcin8624
      @oliviergarcin8624 4 месяца назад +1

      @@UiPathwithJeppe hi, I have a perfect senario for you: imagine you have just finish an automation and you want some help to create the documentation. You wants to create a RPA capable of opening xaml files and put in an excel file all the variable (name and type) and arguments (name, type, direction and variable value) for each xaml of the project. :-)

    • @UiPathwithJeppe
      @UiPathwithJeppe  4 месяца назад

      @@oliviergarcin8624 something like this?
      ruclips.net/video/MILLNO0r6k4/видео.html