Do you know some object that allows my user to select in which folder this action would be executed? Something like Select Folder activity where my directory path in the assign activity above could be dinamic?
Do you know Select Folder Activity? It allows me to choose a directory for a certain action, right?
I’ve a sequence of Regex Matches extractions to be executed in each file reached in the instruction you just gave me above. But I’d like to let the user to choose the directory for the actions to be executed.
@Caio_Dultra Yes, I guess the Steps Should work along with the Select Folder Activity. What is the Problem you have faced? Select Folder Activity gives the Output Argument as Folder Path, So It shouldn’t be a Problem