Description
The FileRename component is a component that changes the file name of the file specified in the file name property.
Component Properties
| Property Name | Description |
|---|---|
| File Name | The file name of the file whose name is to be changed |
| New File Name | The file name after the change |
| Allow Overwrite | Specifies whether to overwrite if a file with the new file name already exists |
※ The reference location for files without a specified file path is actmgr/data. For details on how to specify file names with file paths, refer to File Path Handling.