With Studio 23.4, System Activities 23.4+ and project type windows the Add Data Row activity behaves different than I was used to. So I don’t know if this is a bug or working like intended.
Although the table is defined via Build Data Table with correct types the activity shows an error in the validation if I try an assignment via the ArrayRow
In a legacy project the “same” activity works fine
Hi @Speziman ,
We would require to cast it with Object() like below :
new Object(){now}
Hi @supermanPunch
So this is a changed behavior?
Legacy:
working since I build projects with studio.
Or did I just miss to add a specific namespace?
It does seem like it when there are no Object type variables or values used.
From Checking (Windows) :
As you can see from the image, two Add Data Row activities but accepting DataTime type, the other not accepting it.
Drawing a conclusion, it seems if atleast a Single Object type variable/value is present in the ArrayRow property, it does seem to accept/work.
Yoichi
(Yoichi)
November 9, 2023, 9:19am
6
Hi,
FYI, it’s known limitation as the following.
The UiPath Documentation Portal - the home of all our valuable information. Find here everything you need to guide you in your automation journey in the UiPath ecosystem, from complex installation guides to quick tutorials, to practical business...
Regards,
system
(system)
Closed
November 12, 2023, 9:20am
7
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.