Dear Team,
Greeting of the day.
Could anyone suggest to me the best way to define the bot for renaming the pdf files?
Process:
- The bot should open each file in the folder.
- Get 2 values from each file and close the pdf.
- Rename the file with the 2 values in between with “_”.
- Move to a separate folder.
Regards,
Jaffer
1 Like
So since you are moving the file to different location @jaffer_sadiq
you can use move file activity ( where you can directly rename ur file too)
MoveFile Activity will help you in this .
Use the properties as below
From :- Path\Filename
Destination :- Path\RenamedFilename
Thanks
1 Like
Hi @jaffer_sadiq
an example fr ur reference
Hope this helps
Thanks
1 Like
Hi @jaffer_sadiq
If you have no more questions kindly close the topic and mark aa solution
Happy Automation
system
(system)
Closed
6
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.