cancel
Showing results for 
Search instead for 
Did you mean: 

Updated Collection Manipulation VBO Released!

ewilson
Staff
Staff
All,

A new version of the Utility - Collection Manipulation VBO has been released on the Digital Exchange. You can find the latest VBO at the following link:

https://digitalexchange.blueprism.com/dx/entry/3439/solution/utility---collection-manipulation

The new VBO includes 3 new actions:
  • Get Matched Records - This action returns the records that exist in both input Collections.
  • Get Union of Collections - This action returns the union (a combined Collection of unique records) of the two input Collections. 
  • Get Unmatched Records - This action returns the records from the first Collection that do not exist in the second Collection.
NOTE: The Collections must have the same column definitions in all three actions.

We hope you find these actions useful.

#UpdatedAsset #DigitalExchange
 
Cheers,
​​

------------------------------
Eric Wilson
Director, Integrations and Enablement
Blue Prism Digital Exchange
------------------------------
12 REPLIES 12

Yes, both of my collections have rows. I have tested it, and this error occurs specifically when all of the values from 1st collection exist in the second. Here is the example I used. The first screenshot is the main collection and the second is the comparison one.1.png2.pngI found this solution c# - How to fix "The source contains no DataRows"? - Stack Overflow, it might be useful

@UAMudrykIh we're making a change to the VBO to capture the exception internally and return an empty collection in the case where there's no match. Should be posted to the DX today.

Cheers,
Eric

@UAMudrykIh updated VBO is now available on the DX.

https://digitalexchange.blueprism.com/cardDetails?id=115158 

Cheers,
Eric