"Not all Generic Types Could be Resolved" Error

I am trying to do configure the “Cities” example in the RPA Developer course. When I try to declare the System.Collections.Gemeric/Dictionary variable type, I get captioned error. How can I resolve this issue?

Hi @deochandh!

Do you have a screenshot of your variable type? Also, I don’t think ‘/’ works in a variable, it may need to be : System.Collections.Generic.Dictionary

Looking forward to hearing back.

Cheers!
s3vn

Joe,
Thank you for taking the time to respond and offer advice for resolving the issue.
I am new to UIPath. As such I was not choosing the variable type from the dropdown shown circled before clicking OK.
That brought UP the error. If I choose the appropriate variable type from the dropdown, say “String”. then all is well.

Regards,

Deochand

5 Likes

Great! Glad you were able to figure it out!