Hi all, I have a question in regards to this UIPath DUMP question I came across on the internet.
Why is the answer for this question “State Machine” instead of Sequence, as I understand State machines is for more complex automations. I would have selected Sequence as the answer.
- You need to collect employees data and send it by email as an Excel file.
What type of workflow is the most suitable for the final part, which adds the file attachment, formats the email, and sends it?
- Sequence
- Flowchart
- State Machine
- Directed Acyclic Graph (DAG)