Loop through element in Application Modeler
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-10-15 02:18 PM
Is there a way to loop through the elements that we have defined in the Application Modeler? I am creating an page in an object that will take the name of the element as an input, I would like to be able to loop through each of the elements to find the one that matches the name.
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-10-15 10:46 AM
You can use Multiple conditions in Wait Stage to match name or some other property of elements in Application Modeler.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-10-15 01:45 PM
But that would require to add a condition for each of the existing elements and those that will be added in the future, am I correct?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
15-10-15 01:09 PM
Yes you'd have to add that condition for new elements.
