Intellipaat Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in RPA by (12.7k points)
I am new to blue prism.

I want to add multiple collections in my collection. Business Scenario:

I have multiple sheets in an excel file. I have converted sheet data into a collection. So I have multiple collections for that excel.

Now I want to create a Parent collection and add all child collections to it. How can I achieve this in BluePrism.

1 Answer

0 votes
by (29.5k points)

You can resolve your issue by creating a single column of type collection for your main collection then each time you retrieve from collection use excel to 'add row'  and manipulate as you like

Related questions

...