Exam Name: | UiPath Automation Developer Associate Exam (2023.10) | ||
Exam Code: | UiPath-ADAv1 Dumps | ||
Vendor: | UiPath | Certification: | UiPath Certified Professional - Developer Track |
Questions: | 382 Q&A's | Shared By: | kamil |
A project built using REFramework pulls phone numbers from a database of employees and creates queue items for each one. Following processing, these elements must be added to a financing
application. The queue item holding a phone number becomes invalid if a digit is accidentally left out because of a human mistake. As a requirement, queue items that contain partial numbers should not be accepted.
What type of error should be thrown according to best practices?
A developer is building an automation that must interact with a destination remote computer reached by jumping through multiple RDP connections, as described by the following scenario:
- The Robot is installed on Machine A, which connects through RDP to Machine B.
- From Machine B another RDP connection is opened to Machine C, where the automation must be performed.
Which of the following scenarios is appropriate for the developer who wants to use UI Automation activities?
Where is the TransactionNumber incremented in the REFramework?
Which of the following properties can be modified once global constants and variables are created?