When I download a file to StudioX, I want to move it to a specific directory and change the file name. I found the file download and File Move Activity in StudioX, is there any activity that changes the downloaded file name to a specific name?
Please Let me know, Thanks ![]()
Hi @rosshild21
Use Rename File acitivity.
Rename File Activity: Use the Rename File activity to rename the file. Set the OldFileName property to the current fileβs path and filename, and set the NewFileName property to the desired new name.
Regards

