unable to loop 2nd value in collection
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-02-18 12:23 AM
Hi,
i have two values in excel, i'm loading values into collection and calculating the count of rows. it is giving fine but when loop start it is taking 1st value inside loop, process is completed, increament the count value to 1 and actually takes 2nd values but it is taking 1st value only, process completes then loop end.
it is not taking the 2nd value in the collection why?
Can you please help me!
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-02-18 03:06 PM
Hello, do you want to attach your process xml or give us a screenshot of it. It is difficult to visualize your issue based upon the description.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
13-02-18 07:08 PM
Madhu,
do you use Loop stage? Did you double check if you do use as the same collection as on the loop stage?
Usually this kind of issues are related to looping through one collection and executing calculation on another one (usually with similar name).
Tomek A.
