The following reflects a subset of process steps from the Process Definition Document (PDD):1. Read the unread emails from the Robot mailbox and mark them as read.2. If the email has an attachment of type PNG, download the attachment.3. Else, send a reply to the sender with the message "Invalid Attachment, please attach a .PNG file to process".If you are designing a process based on the PDD steps, what is the correct exception type for Step 3?
A developer has set custom values for the DelayBetweenPagesMS property in the Activity Project Settings. Which activity can be impacted?
In the Robotic Enterprise (RE) Framework, what is the initial value of TransactionNumber?
A developer wants to use the Dispatcher and Performer architecture.What describes the characteristics of a Dispatcher and a Performer process?
Where in the Robotic Enterprise (RE) Framework template project is the SetTransactionStatus.xaml invoked?
A developer wants to design a process in which multiple decision points will be used to accommodate complex scenarios.In UiPath Studio, which recommended type of workflow meets this requirement?