Based on the exhibit that represents the "Deadline" in the yyyy-mm-dd format, what is the correct sequence in which the Queue Items are processed by a single Performer workflow?
DRAG DROP Based on the exhibit that represents the "Deadline" in the yyyy-mm-dd format, what is the correct sequence in which the Queue Items are processed by a single Performer workflow? NOTE: Drag the Queue Item Name found on the “Left” and drop on the correct Process Order found on...
Which expression exclusively matches the ticket number pattern from the subject line?
A developer needs to automate a process which involves capturing support ticket numbers from the email subject line. For example, the email subject line includes: "Action Required C XA/135" where "XA/135" is the ticket number. The robot should validate the pattern of the ticket number before proceeding. Which expression exclusively...
Which steps will be included in the Dispatcher process?
Log out and close the company's application The developer needs to create a process using the Dispatcher/Performer architecture for the company. Which steps will be included in the Dispatcher process?A . 1-3 B. 1-4 C. 3-4 D. 3-6View AnswerAnswer: B
Which of the following are required to have efficient execution of automation projects?
Which of the following are required to have efficient execution of automation projects?A . Recovery abilities B. Effective logging mechanisms C. Proper exception handlingView AnswerAnswer: A,B,C
Is there any way to hide the execution of one activity in the logs?
Is there any way to hide the execution of one activity in the logs?A . Yes, by changing the minLevel property of the "Execution" logger from NLog.config file. B. No, but the logs can be manually edited. C. Yes, by checking the Private property of the activity that is to...
What Timeout value will be used by the robot once executed in Run Mode?
A developer has configured the Activity Project Settings for UI automation and a Click activity as shown below. The required selector does not exist. What Timeout value will be used by the robot once executed in Run Mode? Please find the properties of the Click activity below. A . 90...
What is the slowest method of reading text?
What is the slowest method of reading text?A . OCR B. Native C. Full TextView AnswerAnswer: A
Which of the following are required to have efficient execution of automation projects?
Which of the following are required to have efficient execution of automation projects?A . Recovery abilities B. Effective logging mechanisms C. Proper exception handlingView AnswerAnswer: A,B,C
Which of the following are required to have efficient execution of automation projects?
Which of the following are required to have efficient execution of automation projects?A . Recovery abilities B. Effective logging mechanisms C. Proper exception handlingView AnswerAnswer: A,B,C
In which workflow in the UiPath Robotic Enterprise Framework template is the TransactionNumber global variable incremented by default?
In which workflow in the UiPath Robotic Enterprise Framework template is the TransactionNumber global variable incremented by default?A . Process workflow B. GetTransactionData workflow C. SetTransactionStatus workflowView AnswerAnswer: C