Customer Portal

Pulling Content from a Node (XML files)

Comments 1

  • Avatar
    Pedro Vazquez Rosario
    0
    Comment actions Permalink
    Hi leefate

    If I understand your question correctly, you want to extract a particular Element from multiple XML Files. If that's the case, you can accomplish this using the XMLExtract component and use a wild card in the URL. Assuming that all the XML files are the same structure, you will need to create the metadata upfront using the mapping field in the XMLExtract which will automatically create the XSD.

    I have taken the liberty of building a project with an example of your use case.

    XMLExample.zip

Please sign in to leave a comment.