Jump to content

Loop XML with repeated XPath nodes


João Dessain Saraiva

Recommended Posts

Hello team,

I have this XML data example that I am loading in Tibco BusinessWorks:

 

99999998

Ts

 

2.000

 

 

 

2.000

 

 

 

 

As you can see the node totalsrepeats along the XML data, my goal is to get the data from this node.

For the time beig I have a solution like the screenshot in attachment.

 

However this solution expects the node to be at a certain place in the XML structure.

I wonder if there's a more dynamic solution that analysis the XML data as a whole and finds all the nodes without the need of all the iterations I am using.

Thank you in advance,

Link to comment
Share on other sites

  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...