Move pdf file

Hi Team
I have Extracted one zip file now Output is like
C:\Users\kuldeep.pandey\Downloads\Zip_Bankfile\1680756374797_GFPFD_XXXXXXXXXX_DEL_28022023_D After this one Zip file and in zip file i have pdf
1680756374797_GFPFD_XXXXXXXXXX_DEL_28022023_D.zip (445.3 KB)

now how i can only move that pdf file to another location

Use move file activity and pass the pdf path to it and destination path.

Use Extract/Unzip file activity. It will extract and save pdf to specified folder and then use move file activity to move the pdf.

Thanks

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.