Good day, guys,
I have a task but having issues deciding the workflow.
Scenario:
- RPA would download a few files through FTP and save them in a folder.
- RPA has to create a request for each file.
- Delete the file after creating the request.
Any other ways to construct the workflow without using the for each functionality?