Assign error in Directorty.Getfiles

Hi

I have the error about the Assign. How to resolve, if I add .Tosting, the Message Box will work but didn’t show teh files in the folder… Thanks.

image
image

Regards,
Peter

Hey!

Change the type argument

It should be Array(String)

not string

Reference:

Regards,
NaNi

you should change the data type string to array

Datatype must be string of array(String[ ])

Still has error.

This is what I selected.
image

Hi @apeterg

Have a look on the XAML for the Reference

FilegetPath.xaml (6.3 KB)

Regards
Gokul

Variable: Filepath has to be of DataType: String( ) - String Array
For each Activity TypeArgument: has to be of String AND not String()()

grafik

Hi Gokul,

Got it now. Thanks alot.

Peter.

Hey!

Change the type Argument for each - String

Reference:

FilesFromFolder.7z (95.8 KB)

Regards,
NaNi

Perfect. so the topic can be closed? @apeterg

Forum FAQ - How to mark a post as a solution - News / Tutorials - UiPath Community Forum

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.