PrepAway - Latest Free Exam Questions & Answers

Category: UiPath UiARD

A developer created a custom rule for Workflow Analyzer and wants to make it available only at the project lev

A developer created a custom rule for Workflow Analyzer and wants to make it available only at the project level. Which action should the developer perform? A. Create an external assembly (.dll) of the rule and copy it to the Studio install location. B. Create an external assembly (.dll) of the rule and copy it […]

A developer needs to create an automation process that identifies a file with format “Monthly_Report_MMd

A developer needs to create an automation process that identifies a file with format “Monthly_Report_MMddyyyy.xlsx”. The file name is saved to a variable called strinput. To extract the date from strinput, which string manipulation method should be used? A. strinput.Substring(strInput.LastIndexOf(“_”)+1,8) B. strinput.Substring(strInput.IndexOf(“_”)+1,strInput.IndexOf(“.”)−1) C. strinput.Substring(strInput.IndexOf(“_”)+1.8) D. strinput.Substring(strInput.IndexOf(“_”)+1,strInput.IndexOf(“.”))

While working with a queue in Orchestrator, you notice that the status of one of the Queue Items has changed t

While working with a queue in Orchestrator, you notice that the status of one of the Queue Items has changed to Abandoned. When does this happen? A. When the item remains in the “Failed” status for approx. 24 hours B. When the item remains in the “In Progress” status for approx. 24 hours C. When […]

A developer automates a process which has an Excel file as input data; however, Orchestrator is not available.

A developer automates a process which has an Excel file as input data; however, Orchestrator is not available. As a result, the developer needs to adapt the Robotic Enterprise (RE) Framework for use with tabular data. Based on UiPath best practices, where should the Excel file be read and stored in a global DataTable variable? […]

A developer was reviewing an Orchestration process whose “main” attribute is set to Main.xaml in p

A developer was reviewing an Orchestration process whose “main” attribute is set to Main.xaml in project.json. However, the process is not pausing as intended. What is a possible cause for this issue? A. UI activities were not used in the process. B. “Wait for Form Task and Resume” activity was called in Main.xaml. C. Process […]


Page 1 of 212