Updated Collection Manipulation VBO Released!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-11-22 09:49 PM
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.
We hope you find these actions useful.
#UpdatedAsset #DigitalExchange
Cheers,
------------------------------
Eric Wilson
Director, Integrations and Enablement
Blue Prism Digital Exchange
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
24-01-24 03:59 PM
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.
Thanks and Regards
------------------------------
Nandita R
RPA Developer
Qualesce India Pvt Ltd
Bangalore Karnataka
------------------------------
RPA Developer
Qualesce India Pvt Ltd
Bangalore Karnataka
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
24-01-24 06:27 PM
What version of Blue Prism are you using?
Cheers,
------------------------------
Eric Wilson
Director, Integrations and Enablement
Blue Prism Digital Exchange
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
25-01-24 04:15 AM
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
------------------------------
RPA Developer
Qualesce India Pvt Ltd
Bangalore Karnataka
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
25-01-24 03:43 PM
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.
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
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
29-01-24 10:51 AM
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
------------------------------
RPA Developer
Qualesce India Pvt Ltd
Bangalore Karnataka
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
29-01-24 04:08 PM
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
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
30-01-24 03:55 AM
It Worked!!
Thanks @Eric
------------------------------
Nandita R
RPA Developer
Qualesce India Pvt Ltd
Bangalore Karnataka
------------------------------
RPA Developer
Qualesce India Pvt Ltd
Bangalore Karnataka