Correct Answers 2026
In UiPath Robotic Enterprise Framework, the value of MaxRetryNumber in the
Cofig.xlsx file should be set to a number greater than 0 to enable the retry mechanism
in the following cases; - Correct Answer-Get Data from UiPath Orchestrator with Auto
Retry disabled
When should an Attended Robot be used? - Correct Answer-When the processing of
some input data relies on human decision
You need to collect employee 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? - Correct Answer-Sequence
Which statement about the UiPath Robotic Enterprise Framework template is false? -
Correct Answer-The framework can be used only if you get the input data from the
UiPath server queues
Is there any way to hide the execution of one activity in the logs? - Correct Answer-Yes,
by checking the Private Property of the activity that is to be hidden
Is there any way to hide the execution of one activity in the logs? - Correct Answer-Yes,
by using the Get Cell Color
Which statements are true regarding the Write Line and the Log Message activities? -
Correct Answer-- By using a Log Message activity, you can set different levels of tracing
- Write Line is just a Log Message set to Trace
- By using any of them, you generate traces in the Output panel and also in the log files
Which of the following statements related to Orchestrator are true? - Correct Answer--
Robots can be assigned to multiple Environments
- A robot can execute many different jobs at same time
Which of the following technologies can be used for background automation? - Correct
Answer-- The Click activity witht the Simulate Click flag checked
- The Full Text method of Screen Scraping
- Data Scraping
- Type into activity with SendWindowMessage flag checked
Which activity is used to call another piece of automation? - Correct Answer-Invoke
Workflow File