@trung2403 wrote:
I had several files in a folder (e.g. ABC_012345_XYZ.xml; ABD_234567_DDD.xml; ABE_543210_ZZZ.xml). A variable (strInput) is the defined number (e.g. 012345; 234567; 543210) where I can type in from Input Dialog activity.
I would like to use Read text file activity to load content of a specific file. So, in the Filename, I put: “"+strInput+"”+".xml"
However, it seems UiPath does not get the file.
Anyone can help with the above issue? Thanks
Posts: 8
Participants: 4