User Parameters
- DirectoryPath
-
The path to the directory where all the folders are saved.
Example: C:\PLM_RPA
- Sheet
-
The name of the sheet in the Excel file to process.
Example: BOM_LOAD
- directoryName
-
The path to the directory containing the source files.
Example: C:\RPA\Configuration
- fileDirectoryPath
-
The path to the directory where the source files are located.
Example: C:\ PLM_RPA\Input
- newFilePath
-
The path to the specific source file.
Example: C:\ PLM_RPA\Input\ItemsData.xlsx
- InputDirectory
-
The path to the folder containing the source file directory.
Example: C:\RPA\RPA Import History
- IsLevelMapping
- Indicates whether to use the Level Template Excel format directory.
- levelFileDirectory
-
The path to the directory for Level Template files.
Example: C:\ PLM_RPA\Input
- SuccessPath
-
The path to the directory where files are moved after successful processing.
Example: C:\ PLM_RPA\Success
- FailPath
-
The path to the directory where files are moved if errors occur or the process fails.
Example: C:\ PLM_RPA\Fail