How to iterate the process

There is a sap process to upload the files from the folder into the sap. How to automatically upload all the files in a folder one by one into sap

Hi @anjani_priya ,

use for each file in folder activity and inside this you can use your logic to upload the files into SAP

Hie @anjani_priya you can use get files from the folder activity or you can use Directory.get file method to get all the file and use one for each inside and after that you can use attach window and type into click such activites to upload files

cheers

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