What is the best approach if the required file does not exist?
A developer automated a process with the following logic: each queue item contains a filepath to an Excel file. If the required file exists, robot needs to upload it on Sharepoint. Otherwise, the transaction cannot be considered a success. What is the best approach if the required file does not...
Which property should be configured?
A developer plans to create a process to automate a web application. The web application requires HTML buttons and text boxes to be loaded. Although some assets may still be loading, the robot should perform the UI actions once the buttons and text boxes are loaded. Which property should be...
What is the best approach if the required file does not exist?
A developer automated a process with the following logic: each queue item contains a filepath to an Excel file. If the required file exists, robot needs to upload it on Sharepoint. Otherwise, the transaction cannot be considered a success. What is the best approach if the required file does not...
What is the best approach if the required file does not exist?
A developer automated a process with the following logic: each queue item contains a filepath to an Excel file. If the required file exists, robot needs to upload it on Sharepoint. Otherwise, the transaction cannot be considered a success. What is the best approach if the required file does not...
Which is the best way to delete unreferenced variables?
Which is the best way to delete unreferenced variables?A . Delete them one by one from the Variables panel. UiPath Studio performs the workflow validation in real time, therefore you can see which variable is being used. B. The unreferenced variables do not utilise memory, therefore you do not have...
From the lowest priority to the highest priority, what is the correct priority sequence of the Log Levels for UiPath Robots?
DRAG DROP From the lowest priority to the highest priority, what is the correct priority sequence of the Log Levels for UiPath Robots? NOTE: Drag and drop the lowest priority level to the top of the list and repeat until the highest priority level appears at the bottom of the...
How can you delay the Automatic Recording?
How can you delay the Automatic Recording?A . By hitting the Escape key B. By right clicking C. Not possible D. By hitting the F2 keyView AnswerAnswer: D
An error message is displayed
An error message is displayedView AnswerAnswer: B Explanation:
Where in the Robotic Enterprise (RE) Framework template project is the SetTransactionStatus.xaml invoked?
Where in the Robotic Enterprise (RE) Framework template project is the SetTransactionStatus.xaml invoked?A . In the Finally section of the Try Catch activity in the End Process state. B. In the Try section of the Try Catch activity in the Process Transaction state. C. In the Finally section of the...
An error message is displayed
An error message is displayedView AnswerAnswer: B Explanation: