@miketran13 I'm back to needing to solve this in PAD only. Really appreciate your previous help.
Would you mind answering a few questions regarding you recommendation in a previous question post?
Your help to clarify would be greatly appreciated!
1. Open Outlook
- understood
2. Retrieve email from Outlook folder to see how many emails do you have.
- understood
3. Navigating to the Outlook folder that you want to retrieve the email (Inbox or RPA folder)
- understood
4. Double click on the first email
- Would I be doing this in a recording? I don't see this as a predefined action.
5. Save the attachment if any.
- Would I be doing this in a recording? I don't see this as a predefined action.
6. Process the data from the attachment
- understood
7. Move the email to the RPA Done folder if success, or Failed folder if it failed
- understood
8. Delete the files
- understood
Then repeat the step 2 until step 8. By using this, you will alway need to move the emails that is success or failed and then repeat the step for retreiving emails. If there is no emails that match the conditions, then the flow should be stopped.