Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in RPA by (5.3k points)

I downloaded and installed UiPath studio community edition 2018.2.4 running on my Windows 7 ultimate 64 bit with .net 4.0.30319 edition

By following this Tutorial Link I created a simple sequence process with

  1. Input dialog

  2. if-else condition

When I created a variable with Scope specific to sequence and changed its data type/variable type to int32, i get an error message.

Where I am going wrong? This doesn't happen when I keep the variable type to UiPath.Core.GenericValue but any other variable type I am faced with this error message.

1 Answer

0 votes
by (9.5k points)

You can try by deleting the “ year” in the result and choose “year” from the ui path dropdown menu. Basically, when you create a variable by ctrl + k, it creates a generic variable and when you are changing it to int32. It gives an error

 

Welcome to Intellipaat Community. Get your technical queries answered by top developers!

30.5k questions

32.6k answers

500 comments

108k users

Browse Categories

...