You are adding two values in to a row in add data row activity and there is three columns in Build datatable.
The adding values in add data row should matches the number of columns in datatable. Then you have to add three values in each row in add data row activity. Then this error sorts.
@mkankatala
Ok let me try that.
actually in my queue i have enterd only 2 columns , so i am removing one column and making the build data table - with only 2 columns
again ai am getting the same error . Add Data Row: Input array is longer than the number of columns in this table.
Hi @Seem . Can you check whether the invoke for InitAllapplications in Init state of Main.xaml has the variable set for datatable? Also the argument type of Datatable in InitAllApplications should be either in/out or out.
If you can share the Main.xaml would be easy to figure out.
From the latest screenshot error i can understand that tgere is probelm with your UiPath.System.Activities, can you please remove that package and reinstall with the latest version from manage packages and check it whether it worked or not.