Rename

Rename activity is used for changing file or folder name.

*File name The file name or the folder name is written.
*New file name The new file name without path is written.
Overwrite This checkbox enables overwriting if there is a file or folder with the same name.

Note: * Fields selected with are required, others are optional.

File name example for file

You can use the file path as shown in the example.

Full name for specific file

C:\Temp\Test.xlsx

File name example for folder

You can use the folder path as shown in the example.

C:\Temp\Test

New file name examples for file

You can use the New file name for file as shown in the example.

newFile.xlsx

New file name examples for folder

You can use the New file name for folder as shown in the example.

NewFile

New file name path hint

The extension of the file can also be changed. The file

C:\test.txt can be done as

C:\test.csv Changing the name can be done simultaneously while changing the extension.

Overwrite status

If the “Overwrite” checkbox status is:

True: If there is no file/folder with the same name in the relevant directory, a name change is made. If there is a file/folder with the same name in the relevant directory, the name is changed by overwriting the old file/folder.

False: If there is no file/folder with the same name in the relevant directory, a name change is made. If there is a file/folder with the same name in the relevant directory, the name is not changed. The function gets an error with the message There is folder already in the directory.