What is the best practice to capture the file name, having the fileinfo?

Dear colleagues,

I defined using the activity Select Folder the folder where I want to process some fake invoices and then I iterated through each invoice using For Each to get the file info.

Next step is to get the file name. Is there a best practice for this?

image

Hi @Cardon_Cezar,

If you just want the filename with the extension (like *.docx), change the Assign activity as shown.

For best practices discussion, what is the outcome you want to achieve?

1 Like

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