10/259 questions · Unlock full access
Q1

A financial services company is automating a process that interacts with a legacy mainframe application via a terminal emulator. The automation is unstable due to fluctuating response times from the mainframe, causing 'Element Not Found' errors. Which combination of activities provides the most robust solution for synchronizing the robot with the terminal screen?

Q2

A Center of Excellence (CoE) lead is using UiPath Automation Ops to enforce governance policies across the organization's tenants. They need to prevent developers from using outdated or insecure activity packages. Which policy should they configure in Automation Ops to achieve this?

Q3

An architect is designing a high-availability solution for unattended robots. The primary goal is to ensure that critical, time-sensitive jobs are always processed, even if a host machine fails. The company uses modern folders in Orchestrator. Which configuration should be implemented?

Q4Multiple answers

A developer is building a process that extracts data from semi-structured PDF documents, such as utility bills, where the format is consistent but data locations can vary slightly. The developer needs to build a resilient solution that can adapt to minor template changes over time without constant redevelopment. Which UiPath products or features are essential for this solution? (Select TWO)

Q5

True or False: When using the 'Asset Per User' option for a credential asset in a modern folder, each user must have a unique credential value explicitly defined for that asset in Orchestrator.

Q6

A developer needs to create a reusable component that performs currency conversion using a private, authenticated API. This component will be used by multiple automations across different business units. What is the most secure and efficient way to manage the API key required by this component?

Q7

A large-scale automation project uses a dispatcher/performer model. The dispatcher process running on one machine adds items to an Orchestrator queue, and a fleet of 20 performer robots on separate machines processes them. The dispatcher is failing intermittently when adding items, causing a backlog. Upon investigation, the developer finds `Orchestrator HTTP error 429 - Too Many Requests` in the logs. What is the most likely cause of this error?

Q8

A solutions architect is reviewing a proposed automation design. The design uses the Robotic Enterprise Framework (REFramework) to process insurance claims from a web portal. A key non-functional requirement is that if the web portal becomes unavailable for more than 5 minutes, the automation must stop gracefully, log a critical error, and send an email notification. In which section of the REFramework should this continuous application availability check be implemented?

Q9

A company wants to analyze customer emails to identify common complaints and route them to the correct support teams automatically. The volume of emails is high, and the language is often informal. Which UiPath product is specifically designed to understand the intent and extract information from such communications?

Q10

A developer needs to configure a time trigger in Orchestrator to run a process every weekday (Monday to Friday) at 9:00 AM, but not on the last Friday of each month. How can this be configured using an advanced CRON expression?