Loop with collection
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
24-06-20 03:44 PM
Hello everyone,
I need help with a loop in combination with a collection.
The collection contains data from an excel file - that works.
When starting the loop, it only processes the first row of my collection. But the loop shoul process every single row
(data input into a browser based application).
Do you have an idea?
Thank you so much!!
------------------------------
Luise Dunkel
------------------------------
I need help with a loop in combination with a collection.
The collection contains data from an excel file - that works.
When starting the loop, it only processes the first row of my collection. But the loop shoul process every single row
(data input into a browser based application).
Do you have an idea?
Thank you so much!!
------------------------------
Luise Dunkel
------------------------------
4 REPLIES 4
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
25-06-20 08:40 AM
Hi Luise,
i guess you are using the collection utility VBO to access the collection within the loop and this is resetting the counter back to 1. Use the calculation stages to access the collection content with the notation [collectionname.columnname]
Peter
------------------------------
PeterLacken
Ren Røros Intelligent Automation
Peter.Lacken@rria.no
http://www.rria.no
------------------------------
i guess you are using the collection utility VBO to access the collection within the loop and this is resetting the counter back to 1. Use the calculation stages to access the collection content with the notation [collectionname.columnname]
Peter
------------------------------
PeterLacken
Ren Røros Intelligent Automation
Peter.Lacken@rria.no
http://www.rria.no
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
25-06-20 12:16 PM
I'd 'sanity check' that you have set the loop with the correct collection, and that there aren't 2 collections with the same name.
------------------------------
John Carter
Professional Services
Blue Prism
------------------------------
------------------------------
John Carter
Professional Services
Blue Prism
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
28-06-20 07:32 PM
Dear John, thanks for answering.
I ckecked the Loop in combination with the collection.
The loop works when I try to use it with a simple action (writing down the data of the collection into notepad).
Do you have an other idea?
------------------------------
Luise Dunkel
------------------------------
I ckecked the Loop in combination with the collection.
The loop works when I try to use it with a simple action (writing down the data of the collection into notepad).
Do you have an other idea?
------------------------------
Luise Dunkel
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
28-06-20 07:36 PM
Hi Peter,
thank you for answering me. The loop works when I try to use it with a simple action (writing down the data of the collection into notepad).
So, I can't imagine that there is a problem with the collection (utility VBO) or with the loop. Do you have another idea?
Thanks a lot!
------------------------------
Luise Dunkel
------------------------------
thank you for answering me. The loop works when I try to use it with a simple action (writing down the data of the collection into notepad).
So, I can't imagine that there is a problem with the collection (utility VBO) or with the loop. Do you have another idea?
Thanks a lot!
------------------------------
Luise Dunkel
------------------------------
