File and Folder Segregation Process RPA challenge

Опубликовано: 17 Март 2026
на канале: Nived N
257
3

This is process used for transferring file to definite folder
1. The different folders in input folder has files of different extension, our main objective is to transfer those files into specific folder in output folder. The specific folder should have name of extension of file being moved.

2. All the files who had same extension should moved to the folder having extension name. If folder doesn't exist for that particular extension , create the file

3. After transferring files in output folder, Next process is to make zip file of each folder in output folder and transfer zip files to zip folder

4. Each zip file should be mailed with folder name of zip file( in other words extension of file in zip folder) as subject.

Challenge Link:    • RPA Real Time Project #10 - File & Folder ...  

Solution Link : https://github.com/nived00015/File-Ma...