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
------------------------------
7 REPLIES 7

Nandita_r
Level 4

Hi @Eric Wilson

I have imported the updated Collection Manipulation VBO, but it shows 12 errors shown as below, as I wanted to use Get Matched Records Action.

I have also added the Dll files as in the other SS.

Can you please suggest solution for this.

6897.png

6898.png

Thanks and Regards



------------------------------
Nandita R
RPA Developer
Qualesce India Pvt Ltd
Bangalore Karnataka
------------------------------
Nandita R RPA Developer Qualesce India Pvt Ltd Bangalore Karnataka

@Nandita R,

What version of Blue Prism are you using?

Cheers,



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

Hi @Eric,

I was using the latest version 7.3, I am aware that it is a beta version but wanted to explore new addon's.

I found that Utility is working fine in Blueprism 7.0v.

Thanks and regards,



------------------------------
Nandita R
RPA Developer
Qualesce India Pvt Ltd
Bangalore Karnataka
------------------------------
Nandita R RPA Developer Qualesce India Pvt Ltd Bangalore Karnataka

@Nandita R,

I'm not sure what you mean by "beta version"? BP v7.3 is GA and that's the release I'm using (specifically the true 64-bit version). Your list of DLLs is slightly different from the version on the DX. This is a screenshot of fresh download from the DX, and this does not show any errors when compiled in my BP v7.3.

6915.png

You want to get rid of the System.Linq.dll reference in the External References list.

Cheers,



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

Hi @Eric Wilson

I am using the Blueprism Trial Version 7.3, All the dll files are same as yours but it still shows the error as I posted Earlier,

Is it because it's the trial version that I am using?

Can you please suggest any solution,

Thanks,



------------------------------
Nandita R
RPA Developer
Qualesce India Pvt Ltd
Bangalore Karnataka
------------------------------
Nandita R RPA Developer Qualesce India Pvt Ltd Bangalore Karnataka

@Nandita R,

Did you remove the reference to System.Linq.dll as I suggested? We utilize the System.Linq namespace, but we use the one that's part of System.Core.dll. By including the System.Linq.dll reference, you're referencing the wrong version of the namespace.

Cheers,



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

It Worked!!

Thanks @Eric



------------------------------
Nandita R
RPA Developer
Qualesce India Pvt Ltd
Bangalore Karnataka
------------------------------
Nandita R RPA Developer Qualesce India Pvt Ltd Bangalore Karnataka