Count Dictionary Activity

Scenario: How to use Count Dictionary Activity

Steps to reproduce:

Current Behavior: Syntax required

Expected Behavior:

Studio/Robot/Orchestrator Version:

Last stable behavior:
Last stable version:
OS Version:
Others if Relevant: (workflow, logs, .net version, service pack, etc):

Hey @Gajanans22

CountDictionary<TKey, TValue>

An activity to count the number of items in a Dictionary.

For your Reference and Understanding: count_dictionary.xaml (6.2 KB)

Regards…!!
Aksh

@aksh1yadav
image
i am getting above error for your count_dictionary.xaml script.

I have loaded all available packages but still i am getting this error message.
Could you please advice what package you have used to create this script.
Thanks in advance.

For the activities in the above xaml, you need to install Workflow Manager Activities. If you’ve already install it, try to restart Studio and open the xaml again.

1 Like

I could not able to find this package in my CE.

well this is because i am using Lates uIpath studio version and packages. and those activities which i am using are not backward compatible with your version.If any update available in your package manager then updates all packages then try it otherwise you have to use latest version to see that .XAML ot follow below screenshot steps in your studio :slight_smile:


Regards…!!
Aksh

1 Like

There are 2 pages of packages. I also have CE

1 Like

Thanks for your support…