Platform
Learn
Community
Support
Partner Center
Sign up
or
Log in
logout
Account Settings
Profile
messages
Messages
logout
Logout
Platform
Home
Downloads
IPP
Licensing
Project Sizing
Learn
Training
Documentation
Evaluation Guide
What's New
Community
Home
Forums
Forge
Ideas
Members
Support
Partner Guide
Resources Library
Opportunities
Account Management
Sign up
or
Log in
Home
Forums
Forge
Ideas
Members
Dear ,
What would improve your OutSystems Community experience? Let us know by taking this 2-minute survey.
Pick up the survey
Community
›
Forums
›
Technology & Integration
[Wish]_Itterating through an XML node list.
Community
›
Forums
›
Technology & Integration
[Wish]_Itterating through an XML node list.
New Post
New Post
Eric van Raaij
Posted on 2007-05-30
Eric van Raaij
Rank: #12151
Posted on 2007-05-30
Currently the For Each tools supports only itteration through a RecordList.
I would like to itterate through the XmlNodeList with the For Each tool as well.
The XmlNodeList is the output parameter of the Action 'XmlElement_SelectNodes', which can be found in the XML extension.
Greetings,
Eric van Raaij
Hans Bruins
Posted on 2007-06-19
Hans Bruins
Rank: #281
Posted on 2007-06-19
Solution
Votes = 2
The way I solve this is to use the ChildCount and then create a loop with it.
It works but using a for each component for this would be much more handy.
Solution
Hans de Vries
Posted on 2008-12-23
Hans de Vries
Rank: #304
Posted on 2008-12-23
Solution
Votes +1
I also count the nodelist, and created a while-loop (with an IF block and a counter) to iterate over all nodelist items
Solution
Rogério Braudes
Posted on 2013-11-06
Rogério Braudes
Rank: #8151
Posted on 2013-11-06
Solution
I´m using the
XmlNodeList_Count
Action but it always return zero. Can anyone help me?
Solution
Rogério Braudes
Posted on 2013-11-07
Rogério Braudes
Rank: #8151
Posted on 2013-11-07
Solution
It works know. My problem was something else.
Solution
Quick Reply
attachment
Choose File
No file chosen
Submit
Login to reply
New Post
Available Forums
Technology & Integration
News and Announcements
Forge Discussions
Meta
Community Quick Guides
Usability
Installation Troubleshooting
Personal Environment Troubleshooting
Forum Notifications
Email Digest Settings
Loading...