Exam4Training

UiPath UIPATH-ADPV1 UiPath (ADPv1) Automation Developer Professional Exam Online Training

Question #1

What are the primary functions of the UiPath Integration Service?

  • A . Enables automation with a library of connectors, manages connections easily with standardized authentication, kicks off automations with server-side triggers or events, provides curated activities and events, simplifies automation design.
  • B . Automates Ul design, manages API connections, provides limited activities and events, simplifies automation design.
  • C . Enables automation with API integration, manages connections with user-provided authentication, kicks off automations based on application-specific triggers, simplifies automation design with the help of third-party libraries.
  • D . Enables automation with Ul components, manages API keys, kicks off automations with client-side triggers, provides curated events.

Reveal Solution Hide Solution

Correct Answer: A
A

Explanation:

UiPath Integration Service is a component of the UiPath Platform that allows users to automate third-party applications using both UI and API integration. It has the following primary functions1:

Enables automation with a library of connectors: Connectors are pre-built API integrations that provide a consistent developer experience and simplify the integration process. Users can browse and import connectors from the Connector Catalog or the UiPath Marketplace, or create their own connectors using the Connector Builder (Preview).

Manages connections easily with standardized authentication: Users can create and manage secure connections to various applications using standardized authentication methods, such as OAuth 2.0, Basic, API Key, etc. Users can also share connections with other users, groups, or automations within the UiPath Platform.

Kicks off automations with server-side triggers or events: Users can trigger automations based on events from external applications, such as webhooks, email, or schedules. Users can also configure parameters and filters for the events to customize the automation logic.

Provides curated activities and events: Users can access a set of curated activities and events that are specific to each connector and application. These activities and events can be used in UiPath Studio or UiPath StudioX to design and execute automations.

Simplifies automation design: Users can leverage the UiPath Integration Service Designer to create and test integrations in a graphical interface. Users can also import common API formats, such as Swagger, YAML, or Postman collections, to generate connectors automatically.

Reference: 1: Integration Service – Introduction – UiPath Documentation Portal

Question #2

What happens when closing a Remote Debugging Connection while a debugging execution is in progress?

  • A . The remote robot continues the execution after Studio closes the connection.
  • B . Debugging execution ends in exception, then the connection is closed.
  • C . Debugging execution stops gracefully, then the connection is closed.
  • D . It is not possible to close the connection while debugging is in progress.

Reveal Solution Hide Solution

Correct Answer: C
C

Explanation:

When you close a remote debugging connection while a debugging execution is in progress, the execution is stopped gracefully on the remote robot and the connection is closed. This means that the robot will finish the current activity and then stop the execution, without throwing any exception or error. This is the recommended way to end a remote debugging session, as it ensures that the robot is in a consistent state and ready for the next execution.

Reference: [Remote Debugging]

Question #3

Where is the TransactionNumber incremented in the REFramework?

  • A . Only in the RetryCurrentTransaction.xaml workflow.
  • B . Only in the SetTransactionStatus.xaml workflow.
  • C . In the New Transaction transition.
  • D . In the RetryCurrentTransaction.xaml workflow and in the SetTransactionStatus.xaml workflow.

Reveal Solution Hide Solution

Correct Answer: B
B

Explanation:

The TransactionNumber is incremented only in the SetTransactionStatus.xaml workflow, which is invoked at the end of each transaction. This workflow updates the status of the current transaction item in Orchestrator and increments the TransactionNumber by one. The TransactionNumber is used to keep track of the number of transactions processed by the robot and to get the next transaction item from the queue.

Reference: [SetTransactionStatus.xaml]

Question #3

Where is the TransactionNumber incremented in the REFramework?

  • A . Only in the RetryCurrentTransaction.xaml workflow.
  • B . Only in the SetTransactionStatus.xaml workflow.
  • C . In the New Transaction transition.
  • D . In the RetryCurrentTransaction.xaml workflow and in the SetTransactionStatus.xaml workflow.

Reveal Solution Hide Solution

Correct Answer: B
B

Explanation:

The TransactionNumber is incremented only in the SetTransactionStatus.xaml workflow, which is invoked at the end of each transaction. This workflow updates the status of the current transaction item in Orchestrator and increments the TransactionNumber by one. The TransactionNumber is used to keep track of the number of transactions processed by the robot and to get the next transaction item from the queue.

Reference: [SetTransactionStatus.xaml]

Question #3

Where is the TransactionNumber incremented in the REFramework?

  • A . Only in the RetryCurrentTransaction.xaml workflow.
  • B . Only in the SetTransactionStatus.xaml workflow.
  • C . In the New Transaction transition.
  • D . In the RetryCurrentTransaction.xaml workflow and in the SetTransactionStatus.xaml workflow.

Reveal Solution Hide Solution

Correct Answer: B
B

Explanation:

The TransactionNumber is incremented only in the SetTransactionStatus.xaml workflow, which is invoked at the end of each transaction. This workflow updates the status of the current transaction item in Orchestrator and increments the TransactionNumber by one. The TransactionNumber is used to keep track of the number of transactions processed by the robot and to get the next transaction item from the queue.

Reference: [SetTransactionStatus.xaml]

Question #3

Where is the TransactionNumber incremented in the REFramework?

  • A . Only in the RetryCurrentTransaction.xaml workflow.
  • B . Only in the SetTransactionStatus.xaml workflow.
  • C . In the New Transaction transition.
  • D . In the RetryCurrentTransaction.xaml workflow and in the SetTransactionStatus.xaml workflow.

Reveal Solution Hide Solution

Correct Answer: B
B

Explanation:

The TransactionNumber is incremented only in the SetTransactionStatus.xaml workflow, which is invoked at the end of each transaction. This workflow updates the status of the current transaction item in Orchestrator and increments the TransactionNumber by one. The TransactionNumber is used to keep track of the number of transactions processed by the robot and to get the next transaction item from the queue.

Reference: [SetTransactionStatus.xaml]

Question #3

Where is the TransactionNumber incremented in the REFramework?

  • A . Only in the RetryCurrentTransaction.xaml workflow.
  • B . Only in the SetTransactionStatus.xaml workflow.
  • C . In the New Transaction transition.
  • D . In the RetryCurrentTransaction.xaml workflow and in the SetTransactionStatus.xaml workflow.

Reveal Solution Hide Solution

Correct Answer: B
B

Explanation:

The TransactionNumber is incremented only in the SetTransactionStatus.xaml workflow, which is invoked at the end of each transaction. This workflow updates the status of the current transaction item in Orchestrator and increments the TransactionNumber by one. The TransactionNumber is used to keep track of the number of transactions processed by the robot and to get the next transaction item from the queue.

Reference: [SetTransactionStatus.xaml]

Question #3

Where is the TransactionNumber incremented in the REFramework?

  • A . Only in the RetryCurrentTransaction.xaml workflow.
  • B . Only in the SetTransactionStatus.xaml workflow.
  • C . In the New Transaction transition.
  • D . In the RetryCurrentTransaction.xaml workflow and in the SetTransactionStatus.xaml workflow.

Reveal Solution Hide Solution

Correct Answer: B
B

Explanation:

The TransactionNumber is incremented only in the SetTransactionStatus.xaml workflow, which is invoked at the end of each transaction. This workflow updates the status of the current transaction item in Orchestrator and increments the TransactionNumber by one. The TransactionNumber is used to keep track of the number of transactions processed by the robot and to get the next transaction item from the queue.

Reference: [SetTransactionStatus.xaml]

Question #3

Where is the TransactionNumber incremented in the REFramework?

  • A . Only in the RetryCurrentTransaction.xaml workflow.
  • B . Only in the SetTransactionStatus.xaml workflow.
  • C . In the New Transaction transition.
  • D . In the RetryCurrentTransaction.xaml workflow and in the SetTransactionStatus.xaml workflow.

Reveal Solution Hide Solution

Correct Answer: B
B

Explanation:

The TransactionNumber is incremented only in the SetTransactionStatus.xaml workflow, which is invoked at the end of each transaction. This workflow updates the status of the current transaction item in Orchestrator and increments the TransactionNumber by one. The TransactionNumber is used to keep track of the number of transactions processed by the robot and to get the next transaction item from the queue.

Reference: [SetTransactionStatus.xaml]

Question #10

Arguments and Variables Information log entry – show values of the variables and arguments that are used.

  • A . Verbose
  • B . Trace
  • C . Critical
  • D . Information

Reveal Solution Hide Solution

Correct Answer: A
A

Explanation:

The Verbose logging level includes the following information by default:

Execution Started log entry – generated every time a process is started.

Execution Ended log entry – generated every time a process is finalized.

Transaction Started log entry – generated every time a transaction item is obtained by the robot from Orchestrator.

Transaction Ended log entry – generated every time the robot sets the transaction status to either Success or Failed.

Activity Information log entry – generated every time an activity is started, faulted or finished inside a workflow.

Arguments and Variables Information log entry – show values of the variables and arguments that are used.

The Verbose logging level is the most detailed one and it is useful for debugging purposes, as it provides a lot of information about the execution flow and the data used by the robot. However, it also generates a lot of log entries, which can affect the performance and the storage space of the robot and Orchestrator.

Reference: [Logging Levels]

Question #11

How would you define a linear process in UiPath?

  • A . The steps of the process refer to the execution of steps in a sequential manner, where each subsequent step depends on the successful completion of the previous step.
  • B . The steps of the process are performed multiple times, but each time different data items are used.
  • C . The steps of the process repeat multiple times over different data items. However, the automation design is such that each repeatable part processes independently.
  • D . The process steps are performed only once. If the need is to process additional data, then the automation must execute again.

Reveal Solution Hide Solution

Correct Answer: D
D

Explanation:

A linear process in UiPath is a type of process that is executed only once and does not involve any looping or branching logic. It is suitable for simple scenarios where the input data is fixed and the output is predictable. A linear process can be designed using a Sequence or a Flowchart diagram, but it does not use any Flow Decision, Switch, While, Do While, or For Each activity. If the process needs to process additional data, then the automation must be executed again with the new data as input.

Reference: Framework for linear process or single transaction, How to modify ReFramework to Linear Process, Workflow Design, Difference between Linear process and Transactional process

Question #12

A developer is building a process that needs to click an element which requires a mouse hover to become visible. However, the element does not appear with the default click setting. The input method for the Click activity is Send Window Message.

Which property should the developer configure to be able to click the element?

  • A . The developer should change the input method to Simulate and the CursorMotionType to Instant.
  • B . The developer should change the input method to Hardware Events and the CursorMotionType to Smooth.
  • C . The property AlterlfDisabled should be set to False.
  • D . The property AlterlfDisabled should be set to True.

Reveal Solution Hide Solution

Correct Answer: B
Question #13

A developer wants to create an automation in which the input from the user and pre-defined conditions determine the transition between stages.

In UiPath Studio, which is the recommended type of workflow that meets the requirement?

  • A . Flowchart
  • B . Workflow
  • C . State Machine
  • D . Global Exception Handler

Reveal Solution Hide Solution

Correct Answer: A
Question #14

A developer configured the properties for a Click activity as shown below:

What happens if the activity cannot find its target at runtime?

  • A . An exception is thrown after 10 milliseconds.
  • B . An exception is thrown after 10 seconds.
  • C . The next activity is executed after 10 seconds.
  • D . The next activity is executed after 10 milliseconds.

Reveal Solution Hide Solution

Correct Answer: B
B

Explanation:

The Click activity has a property called TimeoutMS. This property specifies the amount of time (in milliseconds) to wait for the activity to be executed before an error is thrown. In this case, the TimeoutMS property is set to 10000 milliseconds (10 seconds). Therefore, if the activity cannot find its target at runtime, an exception will be thrown after 10 seconds.

Question #15

What is the default priority value for the Job Priority field in UiPath Orchestrator when starting a job manually?

  • A . Inherited
  • B . Medium
  • C . High
  • D . Low

Reveal Solution Hide Solution

Correct Answer: A
A

Explanation:

When starting a job manually in UiPath Orchestrator, the default priority value for the Job Priority field is Inherited. This means that the job inherits the priority value that was set at the process level when the package was deployed. The possible priority values are High, Normal, and Low. The priority value determines the order in which the jobs are executed by the robots, with higher priority jobs being executed first. The priority value can be changed manually when starting a job, or it can be set dynamically using the Start Job activity in a workflow.

Reference: [Starting a Job], [Job Priority]

Question #16

Consider testing a workflow that computes the sum of two numbers having the data driven test data from the Excel file below:

Expanding the functionality of the workflow to compute the sum of three numbers, the data needs to be updated as well to accommodate the new scenario:

What are steps to do that?

  • A . Click Right on the Test Case and select Update Test Data
  • B . Click Right on the Test Case and select Add Test Data.
  • C . Click Right on the Test Case and select Refresh Test Data
  • D . Click Right on the Test Case and select Remove Test Data.

Reveal Solution Hide Solution

Correct Answer: C
Question #17

Data from an Excel file is read into a data table named "dtEmployee", as displayed in the following graphic:

A developer needs to filter the data table to obtain all rows representing employees from the Finance and IT departments with a Salary under 30,000.

Which expression yields the desired outcomes?

  • A . dtEmployee.Select("([Department]=’IT’ AND [Department]=’Finance’) AND [Salary] < 30000")
  • B . dtEmployee.Select("[Department]=’IT OR [Department]=’Finance’ OR [Salary] < 30000")
  • C . dtEmployee.Select("[Department]=’IT’ OR [Department]= ‘Finance’ AND [Salary] < 30000")
  • D . dtEmployee.Select("([Department]=’IT’ OR [Department]=’Finance’) AND [Salary] < 30000")

Reveal Solution Hide Solution

Correct Answer: D
Question #18

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?

  • A . UI Automation can be used and the following are prerequisites:
    Machine A – install RDP extension.
    Machine B – install RemoteRuntime.msi.
    Machine C – install RemoteRuntime.msi.
  • B . UI Automation can be used and the following are prerequisites:
    Machine A – install RDP extension.
    Machine B – install RDP extension and RemoteRuntime.msi.
    Machine C – install RemoteRuntime.msi.
  • C . UI Automation can be used and the following are prerequisites:
    Machine A – no requirement.
    Machine B – no requirement.
    Machine C – install RemoteRuntime.msi.
  • D . UI Automation can be used and the following are prerequisites:
    Machine A – install RDP extension.
    Machine B – no requirement.
    Machine C – install RemoteRuntime.msi.

Reveal Solution Hide Solution

Correct Answer: B
B

Explanation:

To use UI Automation activities in a scenario where the destination remote computer is reached by jumping through multiple RDP connections, the following prerequisites are required:

Machine A – install the RDP extension. This extension enables the robot to generate native selectors over RDP connections and interact with the UI elements on the remote machines.

Machine B – install the RDP extension and the RemoteRuntime.msi. The RDP extension allows the robot to connect to Machine C from Machine B, while the RemoteRuntime component enables the communication between the robot and the UI elements on Machine B.

Machine C – install the RemoteRuntime.msi. This component enables the communication between the robot and the UI elements on Machine C, where the automation must be performed.

Reference: [Remote Runtime Architecture], [Multiple RDP Connections], [UiPath Extension for Microsoft Remote Desktop and Apps]

Question #19

How does UiPath handle different dependency versions for multiple running processes that run at the same time?

  • A . Each running process automatically adapts to the available dependency version.
  • B . Each running process uses its own required version of the dependency.
  • C . All running processes use the latest version of the dependency available.
  • D . Running processes use the earliest compatible dependency version.

Reveal Solution Hide Solution

Correct Answer: B
B

Explanation:

UiPath handles different dependency versions for multiple running processes that run at the same time by using the concept of isolation. This means that each running process uses its own required version of the dependency, without affecting or being affected by other processes. This ensures that the processes run smoothly and consistently, regardless of the dependency versions. The isolation is achieved by using the NuGet protocol, which allows the robot to download and store the dependencies in a local cache folder. The robot then loads the dependencies from the cache folder into separate application domains for each process, creating isolated environments for each process.

Reference: [Managing Dependencies], [About the NuGet Protocol]

Question #20

In order for a developer to utilize the default REFramework without relying on Orchestrator queues, what is the essential prerequisite to ensure that the project does not interact with Orchestrator?

  • A . Remove the Get Transaction Data state from the Main state machine. Remove the OrchestratorQueueName setting from Config.xlsx & change the variable type.
  • B . Eliminate the Get Transaction Data state from the Main state machine. Exclude the Get Transaction Item activity from the project & change the variable type.
  • C . Exclude the Get Transaction Item activity from the project. Eliminate the three SetTransactionStatus activities from the SetTransactionStatus workflow & change the variable type.
  • D . Omit the OrchestratorQueueName setting from the Config.xlsx file. Exclude the three SetTransactionStatus activities from the SetTransactionStatus workflow & change the variable type.

Reveal Solution Hide Solution

Correct Answer: C
C

Explanation:

To utilize the default REFramework without relying on Orchestrator queues, the essential prerequisite is to exclude the Get Transaction Item activity from the project, eliminate the three SetTransactionStatus activities from the SetTransactionStatus workflow, and change the variable type of the TransactionItem and TransactionData variables. The Get Transaction Item activity is used to retrieve a transaction item from the Orchestrator queue, which is not needed if the queue is not used. The SetTransactionStatus activities are used to update the status of the transaction item in the Orchestrator queue, which is also not needed if the queue is not used. The variable type of the TransactionItem and TransactionData variables should be changed to match the type of data that is used as input for the process, such as DataRow, String, or Object. These changes will ensure that the project does not interact with Orchestrator and can use other sources of data for the transactions.

Reference: [The UiPath REFrameWork], [Get Transaction Item], [Set Transaction Status]

Question #21

Which of the following describes the correct hierarchy of the elements in the Object Repository tree structure?

  • A . Version, Application, Screen, Ul Element.
  • B . Application, Version, Screen, Ul Element.
  • C . Application, Screen, Ul Element, Version.
  • D . Screen, Application, Version, Ul Element.

Reveal Solution Hide Solution

Correct Answer: C
Question #22

A developer wants to add items to a list of strings using the Invoke Method activity.

The list is declared as follows:

The Invoke Method activity has the following properties:

The Parameters property is as follows:

Based on the information shown in the exhibits what is the outcome of the Invoke Method activity?

  • A . An exception will be thrown.
  • B . Colors will contain an item with the value "Yellow".
  • C . Colors will contain an item with an empty value.
  • D . Colors will contain an item with the value "Colors: Yellow".

Reveal Solution Hide Solution

Correct Answer: B
B

Explanation:

The Invoke Method activity is used to invoke a method of a class or an object. In this case, the developer wants to add items to a list of strings using the Invoke Method activity.

The list is declared as follows:

Dim Colors As New List(Of String)

This means that the list is named Colors and it can store strings. The Invoke Method activity has the following properties:

TargetType: System.Collections.Generic.List`1[System.String]. This means that the target type is a generic list of strings.

TargetObject: Colors. This means that the target object is the list named Colors.

MethodName: Add. This means that the method name is Add, which is a method of the list class that adds an item to the end of the list.

Parameters: In, String, Yellow. This means that the parameter direction is In, which means that the value is passed to the method. The parameter type is String, which means that the value is a string. The parameter value is Yellow, which means that the value is the string “Yellow”.

Based on the information shown in the exhibits, the outcome of the Invoke Method activity is that Colors will contain an item with the value “Yellow”. This is because the Invoke Method activity will add “Yellow” to the list of strings declared as Colors.

Question #23

What is the default polling interval set for an event trigger?

  • A . 1 minute
  • B . 5 minutes
  • C . 10 minutes
  • D . 15 minutes

Reveal Solution Hide Solution

Correct Answer: B
B

Explanation:

When you create a new connection and set up an event trigger on that connection, the default polling interval is set to 5 minutes. This means that the event trigger checks for new object events every 5 minutes. You can customize this interval using the Adjustable Polling Interval feature, which allows you to choose the interval on which event triggers check for new object events. The polling interval can be changed in two ways: from a specific connector’s page or from the Connections tab. The polling interval is displayed only for connections with added triggers. Updating the polling interval affects all the associated triggers on a connection

Question #24

When should the Show Elements button be used in the Computer Vision wizard?

  • A . Highlighting all Ul elements that have been identified by the Computer Vision analysis.
  • B . Displaying a list of all available Ul elements and their properties.
  • C . Activating a real-time view of the target agp^s Ul during automation.
  • D . Filtering out specific Ul elements from being processed by the Computer Vision engine.

Reveal Solution Hide Solution

Correct Answer: A
A

Explanation:

The Show Elements button in the Computer Vision wizard is used to highlight all UI elements that have been identified by the Computer Vision analysis. This helps you to see the UI elements that are available for automation and to select the ones that you want to use in your activities. The Show Elements button is located in the top-right corner of the Computer Vision wizard. When you click it, the UI elements are highlighted with different colors and shapes, depending on their type and category. You can hover over each UI element to see its name and properties. You can also use the Filter Elements button to filter out specific UI elements from being processed by the Computer Vision engine.

Question #25

In a UiPath State Machine workflow, which section of State activity is used to specify conditional/triggers logic and multiple outgoing transitions in a state machine?

  • A . Entry
  • B . Transitions
  • C . Triggers
  • D . Exit

Reveal Solution Hide Solution

Correct Answer: B
B

Explanation:

In a UiPath State Machine workflow, the Transitions section of the State activity is used to specify conditional/triggers logic and multiple outgoing transitions in a state machine. Transitions are expanded when you double-click them, just like the State activity. They contain three sections: Trigger, Condition and Action, that enable you to add a trigger for the next state, or add a condition under which an activity or sequence is to be executed. Transitions are represented by arrows or branches between states. They define the flow of the state machine and the rules for moving from one state to another. You can add multiple transitions from a state, but only one transition can be taken at a time, based on the trigger or condition that is met first

Question #26

In a UiPath REFramework project, what is the primary purpose of using Custom Log Fields?

  • A . To maintain contextual insights within log messages, including secure details like credentials.
  • B . To add specific contextual information to log messages that are relevant to the automation process.
  • C . To modify the representation of logged contextual data as it is displayed in the Orchestrator.
  • D . To generate extra variables alongside log messages, enhancing workflow understanding.

Reveal Solution Hide Solution

Correct Answer: B
Question #27

What method can be used to change the index of an existing column in a datatable?

  • A . Move At
  • B . SetOrdinal
  • C . SetColumnlndex
  • D . Setlndex

Reveal Solution Hide Solution

Correct Answer: B
B

Explanation:

In a UiPath REFramework project, the primary purpose of using Custom Log Fields is to add specific contextual information to log messages that are relevant to the automation process. Custom Log Fields are created using the Add Log Fields activity, which adds custom log fields to the Robot Execution Logs. The new log fields created via this activity are added for every Log Message execution throughout the entire workflow, unless a Remove Log Fields activity is used. Custom Log Fields can help you to maintain contextual insights within log messages, such as the business process name, the transaction data, the transaction status, or any other information that can help you to monitor, analyze, or debug the automation process. Custom Log Fields can also enhance the readability and consistency of log messages, as well as facilitate log filtering and reporting.

Question #28

A developer is building a process that types data into input fields using the Hardware Events input method.

Which property of the Type Into activity should be modified to reduce the pace at which the input string characters are typed into the fields?

  • A . Delay before
  • B . Delay between keys
  • C . Delay after
  • D . Alter disabled element

Reveal Solution Hide Solution

Correct Answer: B
B

Explanation:

To reduce the pace at which the input string characters are typed into the fields using the Hardware Events input method, the developer should modify the Delay between keys property of the Type Into activity. This property specifies the delay time (in milliseconds) between two keystrokes. The default value is 10 milliseconds. The maximum value is 1000 milliseconds. By increasing the value of this property, the developer can slow down the typing speed and avoid any errors or missed characters.

For example, if the developer sets the Delay between keys property to 100 milliseconds, the activity will wait for 0.1 seconds before typing each character of the input string.

Reference: [Type Into], [Delay Between Keys]

Question #29

While working in an RPA testing project, you encountered the following activity in one of the workflows included in the project.

What action can you perform in your mocked file to replace the functionality of the MessageBox with a LogMessage during mock testing?

  • A . Synchronize mock.
  • B . Create mock workflow.
  • C . Surround activity with mock.
  • D . Remove mock activity.

Reveal Solution Hide Solution

Correct Answer: C
C

Explanation:

To replace the functionality of the MessageBox with a LogMessage during mock testing, the developer can perform the action of Surround activity with mock. This action inserts a mock activity around the selected activity, which allows the developer to change the behavior of the activity for testing purposes.

For example, the developer can right-click on the MessageBox activity and select Surround activity with mock from the dropdown menu. This will create a mock activity that contains the MessageBox activity. The developer can then edit the mock activity and replace the MessageBox activity with a LogMessage activity, which will write the message to the output panel instead of displaying it in a dialog box. This way, the developer can test the functionality of the workflow without having to interact with the MessageBox dialog box.

Reference: [Mock Testing], [Surround Activity with Mock]

Question #30

A developer is building an automation which types text into a text file.

The Activity Project Settings tor UI Automation Modern activities are set as follows:

The developer has configured the properties of a Type Into activity as follows:

What is the behavior of the Type Into activity when executing the workflow?

  • A . The activity will use only properties set in Activity Project Settings.
  • B . The activity will remove Multi Line in Run mode and a Single Line in Debug mode.
  • C . The activity will remove a Single Line in Run mode and in Debug mode.
  • D . The activity will remove a Single Line in Run mode and Multi Line in Debug mode.

Reveal Solution Hide Solution

Correct Answer: D
D

Explanation:

The behavior of the Type Into activity when executing the workflow is that the activity will remove a Single Line in Run mode and Multi Line in Debug mode. This is because the activity has the Empty field property set to NEmptyFieldMode.SingleLine, which means that the activity will delete the existing content in the field by sending Ctrl+A and Delete keystrokes before typing the text. However, the activity also has the Debug mode property set to NEmptyFieldMode.MultiLine, which means that the activity will delete the existing content in the field by sending Ctrl+A, Shift+Home, and Delete keystrokes before typing the text. The Debug mode property overrides the Empty field property when the workflow is executed in Debug mode. Therefore, the activity will use different keystrokes to empty the field depending on the mode of execution.

Reference: [Type Into], [Empty Field], [Debug Mode]

Question #31

What do the percentages from the Test Explorer panel represent?

  • A . Percent of test data run.
  • B . Correctness of the code percent.
  • C . Coverage percent.
  • D . Passing percent.

Reveal Solution Hide Solution

Correct Answer: D
D

Explanation:

The percentages from the Test Explorer panel represent the passing percent of the test cases that are executed. The Test Explorer panel shows the status of each test case, the total number of test cases, the number of passed test cases, the number of failed test cases, and the passing percent. The passing percent is calculated by dividing the number of passed test cases by the total number of test cases and multiplying by 100.

For example, if there are 10 test cases and 8 of them pass, the passing percent is 80%.

Reference: Test Explorer

Question #32

To retrieve all Outlook emails with the word "UiPath" in the subject, which filtering property and filter schema should a developer use?

  • A . Property: FilterByMessageIds
    Schema: "@SQL=""urn:schemas:httpmail:subject’"’ like ‘UiPath%’"
  • B . Property: Filter
    Schema: "@SQL=""urn:schemas:httpmail:subject"" like ‘UiPath%’"
  • C . Property: Filter
    Schema: "@SQL=""urn:schemas:httpmail:subject"" like ‘%UiPath%’"
  • D . Property: FilterByMessageIds
    Schema: "@SQL=""urn:schemas:httpmail:subject"" like ‘%UiPath%’"

Reveal Solution Hide Solution

Correct Answer: C
C

Explanation:

o retrieve all Outlook emails with the word “UiPath” in the subject, the developer should use the Filter property and the filter schema “@SQL=”“urn:schemas:httpmail:subject”" like ‘%UiPath%’“. The Filter property allows the developer to specify a condition for retrieving the emails based on the email properties. The filter schema is a string that follows the SQL syntax and uses the urn:schemas:httpmail namespace to access the email properties. The subject property is accessed by using “urn:schemas:httpmail:subject”. The like operator is used to match the value of the subject property with a pattern that contains the word “UiPath”. The percent sign (%) is a wildcard that matches any sequence of characters. Therefore, the filter schema “@SQL=”“urn:schemas:httpmail:subject”” like ‘%UiPath%’" will match any email that has the word “UiPath” anywhere in the subject.

Reference: Get Outlook Mail Messages

Question #33

Given the following list of arguments:

and the following code:

What is the value that will be displayed in the Output Panel at the end of the sequence below:

  • A . 1
  • B . 2
  • C . 7
  • D . 9

Reveal Solution Hide Solution

Correct Answer: D
D

Explanation:

The value that will be displayed in the Output Panel at the end of the sequence is 9. This is because the code in the Invoke Code activity is looping through the array in_numArray and setting the variable out_numVar to the highest value in the array. The array in_numArray has the values {1, 2, 7, 9, 4} as shown in the list of arguments. The variable out_numVar is initialized to 0. The For loop iterates from 0 to the upper bound of the array, which is 4. In each iteration, the If condition checks if the current element of the array is greater than the current value of out_numVar. If it is, then out_numVar is assigned to the current element of the array. Otherwise, out_numVar remains unchanged. Therefore, after the first iteration, out_numVar becomes 1. After the second iteration, out_numVar becomes 2. After the third iteration, out_numVar becomes 7. After the fourth iteration, out_numVar becomes 9. After the fifth iteration, out_numVar remains 9, since 4 is not greater than 9. The Write Line activity outputs the value of out_numVar to the console, which is 9.

Reference: Invoke Code

Question #34

What is the use of job priorities in unattended automations within UiPath Orchestrator?

  • A . To determine machine resource allocation among processes.
  • B . To sort and organize tasks within a folder.
  • C . To create job dependencies that must be completed before new job execution.
  • D . To determine which processes should be executed first when dealing with multiple jobs.

Reveal Solution Hide Solution

Correct Answer: D
D

Explanation:

The use of job priorities in unattended automations within UiPath Orchestrator is to determine which processes should be executed first when dealing with multiple jobs. Job priorities are values that can be assigned to jobs or triggers when they are created or edited. The possible values are High, Normal, and Low. Job priorities affect the order in which the jobs are executed by the robots, with higher priority jobs being executed before lower priority jobs. Job priorities can help you to optimize the execution of your unattended automations, especially when you have limited resources or time-sensitive processes. You can also use job priorities to create job dependencies that must be completed before new job execution, by using the Start Job activity with the Wait for completion option and setting the priority of the child job to High.

Reference: [Job Priority], [Start Job]

Question #35

Which command in the UiPath installation folder configures the UIPath.RemoteDebugging.Agent utility on a Windows robot to accept remote debugging requests from Studio?

  • A . UiPath.RemoteDebuqqinq.Aqent.exe start -port -password -verbose
  • B . UiPath-RemoteDebuqqinq.Aqent.exe enable -port -password -verbose
  • C . UiPath.RemoteDebuqqinq.Aqent.exe enable -port -username -password -verbose
  • D . dotnet ./UiPath.RemoteDebuqqinq.Aqent.dll enable -port -password -verbose

Reveal Solution Hide Solution

Correct Answer: B
B

Explanation:

The command in the UiPath installation folder that configures the UIPath.RemoteDebugging.Agent utility on a Windows robot to accept remote debugging requests from Studio is UiPath-RemoteDebugging.Agent.exe enable -port -password -verbose. This command enables the remote debugging agent on the robot machine and sets the port number and the password that are required for the connection. The verbose option enables the logging of the agent activity to the console. The remote debugging agent is a utility that allows you to debug workflows on a remote robot from Studio, by using the Remote Debugging feature. This feature enables you to connect to a remote robot, run the workflow, and inspect the variables and arguments in real time. To use this feature, you need to install the remote debugging agent on the robot machine and configure it with the same port number and password that you use in Studio.

Reference: [Remote Debugging], [Remote Debugging Agent]

Question #36

When installing UiPath Studio, which of the following actions require administrator privileges?

  • A . Administrator privileges are not required for installing UiPath Studio.
  • B . Administrator privileges are required for installing the robot in both service mode and user mode.
  • C . Administrator privileges are required for installing the robot in user mode.
  • D . Administrator privileges are required for installing the robot in service mode.

Reveal Solution Hide Solution

Correct Answer: D
D

Explanation:

When installing UiPath Studio, the action that requires administrator privileges is installing the robot in service mode. Service mode is a type of robot installation that allows the robot to run unattended automations in the background, without requiring a user to be logged in. Service mode requires administrator privileges because it involves installing the robot as a Windows service and registering it to the UiPathOrchestrator.msi file. Installing the robot in user mode does not require administrator privileges, because it involves installing the robot as a Windows application and registering it to the UiPathAssistant.msi file. User mode is a type of robot installation that allows the robot to run attended automations in the foreground, requiring a user to be logged in. Installing UiPath Studio itself does not require administrator privileges, because it involves installing the Studio as a Windows application and registering it to the UiPathStudio.msi file.

Reference: [Robot Installation Modes], [Installing the Robot], [Installing Studio]

Question #37

Where in the REFramework 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 End Process state.
  • C . In the Try and Catches sections of the Try Catch activity in the Process Transaction state.
  • D . In the Try section of the Try Catch activity in the Process Transaction state.

Reveal Solution Hide Solution

Correct Answer: C
Question #38

What is a pre-requisite for running functional test cases in REFramework?

  • A . Invoke Process XAML file
  • B . Invoke SetTransactionStatus XAML file
  • C . Invoke Main XAML file
  • D . Invoke InitAIISettings XAML file

Reveal Solution Hide Solution

Correct Answer: D
D

Explanation:

A pre-requisite for running functional test cases in REFramework is to invoke the InitAIISettings XAML file. This file is responsible for initializing the AI Fabric settings and connecting to the Orchestrator. It also checks if the AI Fabric environment is ready and if the ML skills are deployed and available. Without invoking this file, the functional test cases that use AI Fabric features will not work properly.

Reference: [REFramework for AI Fabric]

Question #39

The following table is stored in a variable called "dt".

What will the value of the qty variable be after executing the Assign activity?

  • A . 5
  • B . 10
  • C . 80
  • D . null

Reveal Solution Hide Solution

Correct Answer: C
C

Explanation:

The value of the qty variable will be 80 after executing the Assign activity. This is because the expression in the Assign activity is using the LINQ methods AsEnumerable, SkipWhile, and Item to access the data in the dt variable. The dt variable is a DataTable that contains the following data:

The AsEnumerable method converts the DataTable into an Enumerable collection of DataRow objects. The SkipWhile method skips the elements of the collection until the condition is false. The condition is a lambda expression that checks if the value of the Item column is equal to “mango”. The (0) indexer returns the first element of the collection after skipping. The Item method accesses the value of the Quantity column of the DataRow. The ToString method converts the value into a string. Therefore, the expression will skip the first three rows of the DataTable and return the value of the Quantity column of the fourth row, which is 80.

Reference: [DataTable.AsEnumerable Method], [Enumerable.SkipWhile Method], [DataRow.Item Property]

Question #40

What is the purpose of the Interval filter in the Orchestrator’s Monitoring page?

  • A . It enables you to sort the displayed data based on job priorities.
  • B . It allows you to choose between background and foreground processes for the displayed data.
  • C . It allows you to allocate licenses per machine for the displayed data.
  • D . It allows you to control the granularity of the displayed data and check the health of your system in either the last day or the last hour.

Reveal Solution Hide Solution

Correct Answer: D
D

Explanation:

The purpose of the Interval filter in the Orchestrator’s Monitoring page is to allow you to control the granularity of the displayed data and check the health of your system in either the last day or the last hour. The Monitoring page provides various metrics and charts that show the status and performance of your robots, processes, queues, and transactions. The Interval filter lets you choose the time frame for the data that you want to see. You can select either the last day or the last hour as the interval. The data will be updated accordingly and show you the trends and changes in your system over the selected period. This can help you identify any issues or anomalies and take corrective actions if needed.

Question #41

A developer implemented a process using the Robotic Enterprise Framework and an Orchestrator queue. The MaxRetryNumber from the "Config.xlsx" file is set to "1" and the Max # of retries from the Queue settings from Orchestrator is set to "2". At runtime, the first transaction item throws a Business Exception.

How many times will the transaction be retried?

  • A . The transaction will not be retried.
  • B . The transaction will be retried only one time.
  • C . The transaction will be retried 2 times.
  • D . The transaction will be retried multiple times, until it will be processed successfully.

Reveal Solution Hide Solution

Correct Answer: B
B

Explanation:

The transaction will be retried only one time because the MaxRetryNumber from the “Config.xlsx” file is set to “1”. This parameter determines how many times a transaction item is retried when it fails with an application or a business exception. The Max # of retries from the Queue settings from Orchestrator is set to “2”, but this parameter only applies to the queue items that are marked as “Retry” by the robot. In the Robotic Enterprise Framework, the SetTransactionStatus workflow marks the queue items as “Retry” only if the MaxRetryNumber is not reached. Therefore, the first transaction item will be retried once by the robot and then marked as “Failed” in the queue, regardless of the Orchestrator setting.

Question #42

What role do Triggers play in the UiPath Integration Service?

  • A . Provide a mechanism for subscribing to specific events from third-party applications, automatically starting processes in Orchestrator.
  • B . Assist in the creation of automation projects by providing event-based activities.
  • C . Manage connections between UiPath Studio and third-party applications.
  • D . Provide a mechanism for starting processes on a scheduled basis from Orchestrator.

Reveal Solution Hide Solution

Correct Answer: A
A

Explanation:

The role of Triggers in the UiPath Integration Service is to provide a mechanism for subscribing to specific events from third-party applications, automatically starting processes in Orchestrator. The UiPath Integration Service is a cloud-based service that enables seamless integration between UiPath and various external applications, such as Salesforce, ServiceNow, Workday, and more. The Integration Service allows the developer to create Triggers that define the conditions and actions for starting processes in Orchestrator based on events that occur in the external applications.

For example, a Trigger can be created to start a process that updates a customer record in UiPath when a case is closed in Salesforce. The Triggers can be configured and managed from the UiPath Integration Service portal or from the UiPath Studio.

Question #43

Which of the following options is correct about a State Machine layout?

  • A . Can have only one initial state and multiple final states.
  • B . Can have only one initial state and only one final state.
  • C . Can have multiple initial states and multiple final states.
  • D . Can have multiple initial states and only one final state.

Reveal Solution Hide Solution

Correct Answer: A
A

Explanation:

The correct option about a State Machine layout is that it can have only one initial state and multiple final states. A State Machine is a type of workflow that consists of a set of states, transitions, and triggers. A state represents a stage of the process, a transition represents a change from one state to another, and a trigger represents a condition or an event that activates a transition. A State Machine can have only one initial state, which is the starting point of the workflow, and one or more final states, which are the end points of the workflow. A State Machine can also have intermediate states, which are the states between the initial and the final states. A State Machine can have multiple paths and branches, depending on the logic and the triggers of the workflow.

Question #44

A developer needs to create a repetitive process in the REFramework. Following the best practices, which action(s) should be performed to defend against potential robot crashes such as "out of memory"?

  • A . Build a script that compares current CPU usage values to a threshold and clears data as needed.
  • B . After every transaction, clear the transaction data, close the applications, and re-open the applications.
  • C . Add a "Clear Collection" activity at the beginning of the Process.xaml workflow.
  • D . All "Invoke Workflow File" activities from the Main.xaml file should be marked with the Isolated option.

Reveal Solution Hide Solution

Correct Answer: D
D

Explanation:

The best practice for creating a repetitive process in the REFramework and defending against potential robot crashes such as “out of memory” is to mark all “Invoke Workflow File” activities from the Main.xaml file with the Isolated option. The Isolated option enables the workflow to run in a separate process, which reduces the memory consumption and the risk of memory leaks. It also improves the stability and the performance of the robot, as it isolates the errors and the exceptions that might occur in the invoked workflow. The Isolated option can be found in the Properties panel of the “Invoke Workflow File” activity, under the Options category. By marking all the invoked workflows as Isolated, the developer can ensure that the robot can handle a large number of transactions without crashing or slowing down

Question #45

Which of the following demonstrates the correct syntax for using the Vb.Net "If" Operator?

  • A . If(condition1, valueIfTrue) ElseIf(valueIfFalse)
  • B . valueIfTrue If condition1 Else valueIfFalse
  • C . If condition1 Then valueIfTrue Elself valueIfFalse
  • D . If(condition1, valueIfTrue, valueIfFalse)

Reveal Solution Hide Solution

Correct Answer: D
D

Explanation:

The correct syntax for using the Vb.Net If operator is If(condition1, valueIfTrue, valueIfFalse). The If operator is a ternary operator that returns one of two values, depending on whether the condition is true or false. The condition must be a Boolean expression or a data type that can be implicitly converted to Boolean. The valueIfTrue and valueIfFalse arguments can be any data type, but they must be the same or implicitly convertible to a common type. The If operator uses short-circuit evaluation, which means that it only evaluates the argument that corresponds to the result of the condition.

For example, the following expression returns “Positive” if the variable number is greater than or equal to zero, and “Negative” otherwise:

VB Dim result As String = If(number >= 0, “Positive”, “Negative”)

Reference: [If Operator], [Ternary Operator]

Question #46

A developer creates a process that uses data from multiple sources and uploads it to an Orchestrator queue. The data originates from emails in different email inboxes and needs to be processed in the same order in which the email was received.

To ensure the Queue Items are processed in the correct order, which property of the Add Queue Item activity should be used?

  • A . Postpone
  • B . Reference
  • C . Itemlnformation
  • D . Deadline

Reveal Solution Hide Solution

Correct Answer: A
A

Explanation:

To ensure the Queue Items are processed in the correct order, the Postpone property of the Add Queue Item activity should be used. The Postpone property allows you to specify the date and time after which the queue item can be processed. This property can be used to prioritize the queue items based on the order of the emails received.

For example, if the email was received at 10:00 AM, the Postpone property can be set to 10:00 AM or later, so that the queue item will not be processed before that time. The Postpone property can be set to a DateTime value, a variable, or an expression that returns a DateTime value.

For example, the following expression sets the Postpone property to the current date and time plus one hour:

VB DateTime.Now.AddHours(1)

Question #47

A developer is working on an automation using the REFramework. Each transaction item represents a piece of client information. For each customer, the automated procedure must click the "Generate Shipment Details" button. This generates a table of shipment records for each customer.

What type of exception occurs when the data is not accessible, the created table displays only the header row, and processing for that client must be halted?

  • A . BusinessRuleException
  • B . NullReferenceException
  • C . ApplicationException
  • D . SystemException

Reveal Solution Hide Solution

Correct Answer: A
A

Explanation:

When the data is not accessible, the created table displays only the header row, and processing for that client must be halted, a BusinessRuleException occurs. A BusinessRuleException is a type of exception that indicates a business logic error or a validation error that cannot be resolved by retrying the transaction.

For example, if the input data is incorrect, incomplete, or outdated, a BusinessRuleException should be thrown.

A BusinessRuleException can be thrown by using the Throw activity with the following expression:

VB New BusinessRuleException(“Message”) where Message is a string that describes the error. A BusinessRuleException can be caught by using the Catch activity with the following expression:

VB ex As BusinessRuleException where ex is a variable that stores the exception object. A BusinessRuleException can be handled differently from other types of exceptions, such as SystemException or ApplicationException, depending on the logic of the automation.

For example, in the REFramework, a BusinessRuleException sets the status of the transaction item to Failed and does not retry the transaction, whereas a SystemException sets the status of the transaction item to Retry and retries the transaction up to a specified number of times.

Reference: [BusinessRuleException], [Throw], [Catch], [REFramework]

Question #48

What are the three main components of UiPath Integration Service?

  • A . Connectors, API Tokens, Triggers.
  • B . Connectors, Connections, Orchestrator.
  • C . Connectors, Connections, Triggers.
  • D . Activities, Connections, Triggers.

Reveal Solution Hide Solution

Correct Answer: B
Question #49

DRAG DROP

What are the steps to publish a project from UiPath Studio?

Instructions: Drag the Description found on the "Left" and drop on the correct Step Sequence found on the "Right".

Reveal Solution Hide Solution

Correct Answer:


Question #50

A developer examines a workflow in which filenames are stored within a collection. The collection is initialized with a single filename.

When adding a new filename to the collection, which collection variable type will cause an error?

  • A . System.Collections.Generic.Dictionary
  • B . System.Collections.Generic.List
  • C . System.Array
  • D . System.Data.DataTable

Reveal Solution Hide Solution

Correct Answer: C
C

Explanation:

The collection variable type that will cause an error when adding a new filename to the collection is System.Array. This is because System.Array is a fixed-size collection that cannot be resized or modified once it is initialized. Therefore, if the collection is initialized with a single filename, it cannot accommodate any more filenames. To add a new filename to the collection, the developer should use a dynamic collection type, such as System.Collections.Generic.List or System.Data.DataTable, that can grow or shrink as needed. Alternatively, the developer can use System.Collections.Generic.Dictionary if the filenames need to be associated with some keys or values.

Reference: [Array Class], [Collection Classes]

Question #51

What is the default URL of the OCR server that runs the Computer Vision service?

  • A . https://server.uipath.com/
  • B . https://computervision.uipath.com/
  • C . https://cvserver.uipath.com/
  • D . https://cv.uipath.com/

Reveal Solution Hide Solution

Correct Answer: D
D

Explanation:

The default URL of the OCR server that runs the Computer Vision service is https://cv.uipath.com/. The Computer Vision service is a cloud-based service that provides OCR and AI capabilities for UiPath automation projects. The service can be accessed by using the Computer Vision activities in UiPath Studio, such as CV Screen Scope, CV Click, CV Type Into, and more. The service requires an API key and a URL to connect to the OCR server. The default URL is https://cv.uipath.com/, but it can be changed to a custom URL if the developer has a self-hosted OCR server. The API key can be obtained from the UiPath Automation Cloud portal or from the UiPath Marketplace.

Reference: [About Computer Vision], [Computer Vision Activities]

Question #52

In the context of a linear process, implemented with REFramework, how many times will the process enter the Get Transaction Data state?

  • A . 1 lime
  • B . 2 times.
  • C . The process will not enter the Get Transaction Data state because a linear process is not transactional.
  • D . Until there are no more queue items left unprocessed in Orchestrator

Reveal Solution Hide Solution

Correct Answer: A
A

Explanation:

In the context of a linear process, implemented with REFramework, the process will enter the Get Transaction Data state only 1 time. This is because the Get Transaction Data state is responsible for fetching the next transaction item from the data source and assigning it to the TransactionItem variable. In a linear process, there is only one transaction item that represents the entire process, and it is fetched at the beginning of the execution. Therefore, the process will enter the Get Transaction Data state only once, and then move to the Process Transaction state, where the main logic of the process is executed. The process will not return to the Get Transaction Data state, unless there is an exception or a retry in the Process Transaction state.

Reference: [Robotic Enterprise Framework], [REFramework for Linear Processes]

Question #53

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 . Business Exception
  • B . Application Exception
  • C . Fatal Exception
  • D . System Exception

Reveal Solution Hide Solution

Correct Answer: A
A

Explanation:

The type of error that should be thrown according to best practices for queue items that contain partial numbers is Business Exception. A Business Exception is an exception that occurs due to an incorrect or incomplete input data or an expected business rule violation. A Business Exception indicates that the transaction item cannot be processed successfully and should be marked as failed in the queue. A Business Exception can be thrown by using the Throw activity in UiPath Studio, with the exception type set to UiPath.Core.BusinessRuleException. Alternatively, a Business Exception can be thrown by using the Set Transaction Status activity in the REFramework, with the status set to Failed and the exception type set to Business Exception.

Reference: [Business Exception vs Application Exception], [Throw], [Set Transaction Status]

Question #54

What is the correct method to check how many resources are utilized in a personal workspace in UiPath Orchestrator?

  • A . Navigate to Tenant > Folders, click the Personal Workspaces tab. and then click Manage Resources for the desired workspace.
  • B . Navigate to Tenant > Folders, click the All Workspaces tab. and then click Check Resources for the desired workspace.
  • C . Navigate to Tenant > Users, click the Personal Workspaces tab. and then click Resources for the desired workspace.
  • D . Navigate to Tenant > Folders, click the Personal Workspaces tab. and then click See Usage for the desired workspace.

Reveal Solution Hide Solution

Correct Answer: A
A

Explanation:

This is the correct method to check how many resources are utilized in a personal workspace in UiPath Orchestrator. You can see the number of runtimes, licenses, and storage used by the workspace, as well as the available quota for each resource type. You can also adjust the quota allocation for the workspace if needed. For more information, please refer to Managing Personal Workspaces in the UiPath Documentation Portal.

Question #55

Starting with UiPath Studio version 2022.10, what happens to dependencies that lack Windows compatibility when they are converted in a project?

  • A . They are removed from the project.
  • B . They are automatically resolved.
  • C . They are replaced with compatible alternatives.
  • D . They are marked as unresolved.

Reveal Solution Hide Solution

Correct Answer: D
D

Explanation:

Starting with UiPath Studio version 2022.10, dependencies that lack Windows compatibility are marked as unresolved when they are converted in a project. This means that the project cannot be executed until the unresolved dependencies are manually resolved by the developer. This is done to ensure that the project can run on both Windows and Linux platforms without compatibility issues.

Reference: [UiPath Studio Guide – Converting Projects to Linux Compatibility]

Question #56

DRAG DROP

How should the computation of the signature be done for client apps that receive Orchestrator requests and need to check their authenticity?

Instructions: Drag the Description found on the left and drop on the correct Step Sequence found on the right.

Reveal Solution Hide Solution

Correct Answer:


Question #57

What is the recommended approach for handling tabular data when building a REFramework transactional project in UiPath?

  • A . Utilize a DataTable variable to store and process the tabular data.
  • B . Save the tabular data in multiple CSV files for easier manipulation.
  • C . Use separate variables to store each column of the tabular data.
    D Implement custom activities to handle the tabular data

Reveal Solution Hide Solution

Correct Answer: A
A

Explanation:

The recommended approach for handling tabular data when building a REFramework transactional project in UiPath is to utilize a DataTable variable to store and process the tabular data. A DataTable variable can hold data in a tabular format, with rows and columns, and can be easily manipulated using built-in activities such as Read Range, Write Range, Filter Data Table, For Each Row, etc. A DataTable variable can also be used as the input for the Get Transaction Data state in the REFramework, which retrieves each row of data as a transaction item for processing.

Reference: [UiPath Studio Guide – Data Tables], [UiPath Studio Guide – The REFramework]

Question #58

What is the purpose of credential stores in UiPath Orchestrator?

  • A . To store non-sensitive data and configuration settings for UiPath Studio projects.
  • B . To store Orchestrator event loos and related data for auditing purposes.
  • C . To securely store sensitive data such as Robot credentials and Credential Assets for use in automation processes.
  • D . To serve as a centralized location for storing pre-built automation workflows and processes.

Reveal Solution Hide Solution

Correct Answer: C
C

Explanation:

The purpose of credential stores in UiPath Orchestrator is to securely store sensitive data such as Robot credentials and Credential Assets for use in automation processes. Credential stores are external services that provide encryption and protection for sensitive data. Orchestrator can integrate with various credential stores, such as CyberArk, Azure Key Vault, and HashiCorp Vault, and use them to store and retrieve the credentials for the Robots and the Credential Assets. Credential Assets are global variables that can store passwords, usernames, API keys, and other confidential information. By using credential stores, the developer can ensure that the sensitive data is not exposed or compromised, and that the automation processes can access the data securely and efficiently.

Reference: [Credential Stores], [Credential Assets]

Question #59

Which of the following statements is true about the existing UiPath Studio installation packages?

  • A . The Attended Robot installation package installs only the UiPath Robot.
  • B . The Unattended Robot installation package installs only UiPath Studio, Assistant, and Robot.
  • C . The Attended Robot installation package installs only UiPath Studio, and Robot.
  • D . The Automation Developer installation package installs only UiPath Studio, Assistant, and Robot.

Reveal Solution Hide Solution

Correct Answer: A
A

Explanation:

The statement that is true about the existing UiPath Studio installation packages is that the Attended Robot installation package installs only the UiPath Robot. The UiPath Robot is the component that executes the automation workflows designed in UiPath Studio. The Attended Robot installation package is intended for scenarios where the Robot works on the same machine as a human user and requires human input or supervision. The Attended Robot installation package does not include UiPath Studio or UiPath Assistant. UiPath Studio is the component that allows the developer to design and debug the automation workflows. UiPath Assistant is the component that allows the user to manage and run the automation workflows on their machine. The Unattended Robot installation package and the Automation Developer installation package both include UiPath Studio, UiPath Assistant, and UiPath Robot, but they are intended for different scenarios. The Unattended Robot installation package is for scenarios where the Robot works on a dedicated machine and does not require human input or supervision. The Automation Developer installation package is for scenarios where the developer needs to create and test the automation workflows on their machine.

Reference: [UiPath Installation Guide], [UiPath Robot], [UiPath Studio], [UiPath Assistant]

Question #60

When a developer runs a process using the REFramework, with the process utilizing Orchestrator queues and a queue already created with the Name provided and the Auto Retry function disabled, which states will be executed without errors?

  • A . Initialization -> Get Transaction Data -> Process Transaction -> End Process
  • B . Initialization -> Get Transaction Data -> End Process
  • C . Initialization -> Process Transaction -> End Process
  • D . Initialization -> End Process

Reveal Solution Hide Solution

Correct Answer: A
A

Explanation:

The states that will be executed without errors when a developer runs a process using the REFramework, with the process utilizing Orchestrator queues and a queue already created with the Name provided and the Auto Retry function disabled, are Initialization, Get Transaction Data, Process Transaction, and End Process. The REFramework is a template that provides a robust and scalable structure for building automation processes. The REFramework consists of four main states: Initialization, Get Transaction Data, Process Transaction, and End Process. The Initialization state is responsible for initializing the application, reading the configuration file, and logging in to the Orchestrator. The Get Transaction Data state is responsible for fetching the next transaction item from the Orchestrator queue and assigning it to the TransactionItem variable. The Process Transaction state is responsible for executing the main logic of the process for the current transaction item. The End Process state is responsible for closing the application, logging out of the Orchestrator, and performing any cleanup actions. If the process utilizes Orchestrator queues and a queue already exists with the Name provided and the Auto Retry function disabled, then the process will be able to execute these states without errors, assuming that there are no other issues or exceptions in the workflow.

Reference: [Robotic Enterprise Framework], [REFramework States]

Question #61

What is the output type returned when using a Get Test Data Queue Item activity?

  • A . Queueltem
  • B . Object
  • C . Dictionary

Reveal Solution Hide Solution

Correct Answer: A
A

Explanation:

The output type returned when using a Get Test Data Queue Item activity is QueueItem. The Get Test Data Queue Item activity is an activity that allows the developer to retrieve a test data queue item from a test data queue in Orchestrator. A test data queue is a special type of queue that is used to store and manage test data for automation testing purposes. A test data queue item is a data object that contains the test data and the expected results for a test case. The Get Test Data Queue Item activity has an output property called TestDataQueueItem, which returns the test data queue item as a QueueItem type. The QueueItem type is a class that represents a queue item in Orchestrator. The QueueItem type has various properties and methods that allow the developer to access and manipulate the data and the status of the queue item.

Reference: [Get Test Data Queue Item], [QueueItem Class]

Question #62

Following UiPath best practices, which project structure is best-suited for complex processes in UiPath Studio?

  • A . Sequence
  • B . Flowchart
  • C . Global Exception Handler
  • D . State Machine

Reveal Solution Hide Solution

Correct Answer: D
D

Explanation:

The project structure that is best-suited for complex processes in UiPath Studio, following UiPath best practices, is State Machine. A State Machine is a type of workflow that consists of a set of states, transitions, and triggers. A state represents a stage of the process, a transition represents a change from one state to another, and a trigger represents a condition or an event that activates a transition. A State Machine is suitable for complex processes because it can handle multiple paths and branches, depending on the logic and the triggers of the workflow. A State Machine can also handle loops and retries, as well as parallel execution of states. A State Machine can be created by using the State Machine activity in UiPath Studio, or by using the REFramework template, which is based on a State Machine structure.

Reference: [State Machines], [REFramework]

Question #63

Considering that the attached table is stored in a variable called "dt":

Which LINQ query can be used to return the maximum total Quantity?

  • A . dt.AsEnumerable. Max(Function(x) Convert.ToInt32(x("Quantity").ToString))
  • B . dt.AsEnumerable. Max(Function(x) Convert.ToInt32(x("Quantity").ToString))("Item")
  • C . dt.AsEnumerable. GroupBy(Function(x) x("Item").ToString). Max(Function(x) x.Sum(Function(y) Convert.ToInt32(y("Quantity").ToString)))
  • D . dt.AsEnumerable. OrderByDescending(Function(x) Convert.ToInt32(x("Quantity").ToString)). First.Item("Quantity")

Reveal Solution Hide Solution

Correct Answer: C
C

Explanation:

The LINQ query that can be used to return the maximum total Quantity from the attached table is dt.AsEnumerable. GroupBy(Function(x) x(“Item”).ToString). Max(Function(x) x.Sum(Function(y) Convert.ToInt32(y(“Quantity”).ToString))). This query uses the LINQ methods AsEnumerable, GroupBy, Max, and Sum to manipulate the data in the dt variable. The dt variable is a DataTable that contains the following data:

No. Item Quantity

The AsEnumerable method converts the DataTable into an Enumerable collection of DataRow objects. The GroupBy method groups the elements of the collection by the value of the Item column, creating a collection of groups. Each group has a key, which is the Item name, and a list of elements, which are the DataRows that have the same Item value. The Max method returns the maximum value of the collection, based on a selector function. The selector function is a lambda expression that calculates the sum of the Quantity column for each group. The Sum method returns the sum of the elements in a collection, based on a selector function. The selector function is a lambda expression that converts the value of the Quantity column into an integer. Therefore, the query will group the DataRows by the Item name, calculate the total Quantity for each group, and return the maximum total Quantity among the groups. The maximum total Quantity is 80, which corresponds to the group with the key “kiwi”.

Reference: [DataTable.AsEnumerable Method], [Enumerable.GroupBy Method], [Enumerable.Max Method], [Enumerable.Sum Method]

Question #64

What is the purpose of the Invoke Code activity in UiPath?

  • A . Invokes VB.NET or C# code, optionally passing il a list of input arguments.
  • B . Invokes VB MET or Java code optionally passing it a list of input arguments
  • C . Invokes VB MET code optionally passing it a list of input arguments
  • D . Invokes Java code, optionally passing it a list of input arguments.

Reveal Solution Hide Solution

Correct Answer: A
A

Explanation:

The purpose of the Invoke Code activity in UiPath is to invoke VB.NET or C# code, optionally passing it a list of input arguments. The Invoke Code activity allows the developer to write and execute custom code in VB.NET or C# within a UiPath workflow. The Invoke Code activity has a Code property, where the developer can enter the code to be executed. The Invoke Code activity also has an Arguments property, where the developer can specify the input and output arguments for the code. The Invoke Code activity can be useful for performing complex calculations, manipulating data, or integrating with external libraries or applications that are not supported by the existing UiPath activities.

Reference: [Invoke Code]

Question #65

Which of the following is an outcome of converting a personal workspace into a folder in UiPath Orchestrator?

  • A . The owner of the initial workspace and the admin user are added by default to the newly created folder and assigned the Personal Workspace Administrator role.
  • B . The owner of the initial workspace is added by default to the newly created folder and assigned the Folder Administrator role.
  • C . The owner of the initial workspace loses access to the newly created folder and the existing admin users are added by default.
  • D . The admin user is added by default to the newly created folder with the User Administrator role.

Reveal Solution Hide Solution

Correct Answer: B
B

Explanation:

The outcome of converting a personal workspace into a folder in UiPath Orchestrator is that the owner of the initial workspace is added by default to the newly created folder and assigned the Folder Administrator role. A personal workspace is a special type of folder that is created automatically for each user in Orchestrator and allows them to work on their own automation projects without affecting other users or folders. A personal workspace can be converted into a regular folder if the user wants to share their work with other users or move it to another folder. When a personal workspace is converted into a folder, the owner of the workspace becomes the owner of the folder and gets the Folder Administrator role, which gives them full permissions to manage the folder and its contents. The folder also inherits the permissions and settings of the parent folder, which is the Default folder by default. The admin user is not added to the folder by default, but they can access the folder as a Tenant Administrator if they have that role.

Reference: [Personal Workspaces], [Convert Personal Workspace to Folder]

Question #66

In the Robotic Enterprise (RE) Framework, at which point should a developer log a clear message with the Logging Level set to "Information," adhering to the best practices for automating a production-level process?

  • A . Whenever an exception is caught in a Catch block.
  • B . Whenever data is fetched from external sources.
  • C . Whenever an argument or value is used.
  • D . Whenever the robot encounters an error on a Queue Item.

Reveal Solution Hide Solution

Correct Answer: A
A

Explanation:

The point at which a developer should log a clear message with the Logging Level set to “Information”, adhering to the best practices for automating a production-level process, is whenever data is fetched from external sources. Logging is the process of recording and storing information about the execution and status of a workflow. Logging is essential for debugging, monitoring, and auditing purposes. The Logging Level is a property that determines the level of detail and severity of the information that is logged. The Logging Level can be set to Trace, Verbose, Information, Warning, Error, or Fatal. The Information level is used to log general information about the workflow, such as the start and end of a process, the name and value of a variable, or the result of an operation. The best practice for logging with the Information level is to log whenever data is fetched from external sources, such as databases, web services, or files. This can help the developer to verify the accuracy and completeness of the data, as well as to track the source and destination of the data. Logging whenever data is fetched from external sources can also help the developer to identify any issues or errors that might occur during the data retrieval or processing.

Reference: [Logging Levels], [Logging Best Practices]

Question #67

Given a dataiable "dt" with the following header:

"Surname. Address. Zip Code, Given Name, Phone Number.

What is the correct configuration of the Invoke Method activity so that the resulting header will be: "Surname. Given Name. Address. Zip Code. Phone Number".

A)

B)

C)

D)

  • A . Option A
  • B . Option B
  • C . Option C
  • D . Option D

Reveal Solution Hide Solution

Correct Answer: C
Question #68

Which of the following statements correctly illustrates using LINO to process data in a UiPath project?

  • A . Utilizing LINQ to find the total sum of integers in a list by writing listOfintegers.Sum(Function(x) x).
  • B . Applying LINO to filter out emails in a list of strings containing multiple email addresses by writing listOfStrings.FilterEmails().ToList()
  • C . Employing LINO to convert DataTable to JSON format by writing dataTable.ToJSONf)
  • D . Using LINQ to identify the longest string in a list of strings by writing listOfStrings.Max(Function(x) x.Lengthl))

Reveal Solution Hide Solution

Correct Answer: A
A

Explanation:

LINQ (Language Integrated Query) in UiPath is used for efficient data manipulation. The LINQ query ‘listOfintegers.Sum(Function(x) x)’ correctly demonstrates how to sum integers in a list, making use of LINQ’s straightforward and readable syntax.

Question #69

In UlPath Orchestrator. when managing multiple Jobs in a queue, which feature allows operators to dictate the execution sequence by assigning the importance of each Job?

  • A . Job Execution Order
  • B . Job Queuing Strategy
  • C . Jab Dependency Settings
  • D . Job Priority Levels

Reveal Solution Hide Solution

Correct Answer: D
D

Explanation:

In UiPath Orchestrator, the Job Priority Levels feature allows operators to assign priority to jobs in a queue, thereby dictating their execution sequence based on their importance.

Question #70

DRAG DROP

What is the correct sequence of steps in a REFramework project that is linked to Orchestrator it an application exception occurs on a Queue Item m the Process Transaction stale?

Instructions: Drag the Description found on the "Left" and drop on the correct Step Sequence found on the Right".

Reveal Solution Hide Solution

Correct Answer:


Question #71

When developing a new project using REf ramework. logging in to multiple applications Is required.

What is the recommended location to accomplish this task?

  • A . InitAIIApplicatlons.xaml
  • B . InitAIISettings.xaml
  • C . Process.xaml
  • D . FirstRun.xaml

Reveal Solution Hide Solution

Correct Answer: A
A

Explanation:

In the REFramework (Robotic Enterprise Framework), the initialization of all required applications should ideally be done in the ‘InitAllApplications.xaml’ file. This helps in keeping the project organized and maintains a standard structure.

Question #72

How can a process be converted from a toreground process to a background process?

  • A . A process may be turned into a Background Process by adding a "Background" tag to the process name as long as it does/does not contain Ul interaction. You need to go to the Project Settings and modify the name of the process.
  • B . A process may be turned into a Background Process as long as it does not contain persistence activities. You need to go to the Project Settings window and set the Supports Persistence toggle to No.
  • C . A process may be turned into a Background Process by just deleting the UiAutomation package dependency as long as it does/does not contain Ul interaction
  • D . A process may be turned into a Background Process as long as it does not contain activities with Ul interaction You need to go to the Project Settings window and set the Starts in Background toggle to Yes.

Reveal Solution Hide Solution

Correct Answer: D
D

Explanation:

Converting a process into a background process in UiPath is accomplished by ensuring the process does not contain UI interaction and setting the "Starts in Background" toggle to Yes in the Project Settings. This is crucial for processes meant to run without user interface interaction.

Question #73

How can UlPath Orchestrator help address potential Issues before they become critical problems?

  • A . By sending customer feedback to UiPath developers.
  • B . Through proactive monitoring and alerting of detected issues
  • C . With immediate technical support for any detected Issue.
  • D . By automatically updating background processes.

Reveal Solution Hide Solution

Correct Answer: B
B

Explanation:

UiPath Orchestrator provides proactive monitoring and alerting features. These are designed to identify and notify about potential issues before they escalate into critical problems, enabling timely intervention and resolution.

Question #74

DRAG DROP

What is the correct execution order of the State activity sections?

instructions: Drag the Description found on the "Left" and drop on the correct Execution Order found on the "Right"

Reveal Solution Hide Solution

Correct Answer:


Question #75

What are the two types of elements that can Be included in an Object Repository?

  • A . Local elements and library elements.
  • B . Dynamic elements and static elements
  • C . Web elements and mobile elements.
  • D . Ul elements and non-UI elements.

Reveal Solution Hide Solution

Correct Answer: A
A

Explanation:

In the Object Repository in UiPath, there are two types of elements: Local elements and library elements. Local elements are specific to a project, while library elements can be reused across multiple projects.

Question #76

Which one of the following expressions Is the equivalent of the If activity from the picture?

  • A . message = lf(number mod 2 = 0. "Even number", "Odd number")
  • B . message = lf(number mod 2 = 0. Odd number. Even number)
  • C . message = lf(number mod 2 = 0 then "Odd number" else "Even number")
  • D . message = lf(number mod 2 = 0 {"Odd number"} else {‘Even number"})

Reveal Solution Hide Solution

Correct Answer: A
A

Explanation:

This expression evaluates if the number modulo 2 equals 0, which would mean it is even. If true, it assigns the string "Even number" to the variable message. If false (meaning the number is odd), it assigns "Odd number" to message

Question #77

What Is the role of server-side event triggers In UlPalh Integration Service?

  • A . To start UlPath processes only when users interact with specific Ul elements.
  • B . To manage API connections and authorize usage across different security protocols.
  • C . To notify users when a new connector is available In the UiPath Integration Service catalog.
  • D . To start UiPalh processes by configuring events such as data updates, insertions or deletions in other systems.

Reveal Solution Hide Solution

Correct Answer: D
D

Explanation:

Server-side event triggers in UiPath Integration Service are used to automatically start UiPath processes in response to certain events, like data updates, insertions, or deletions in other systems. This allows for a high level of automation integration.

Question #78

What does Application Exception describe?

  • A . An error rooted in a technical issue, such as an application that is not responding.
  • B . An error caused by using different data types than the expected ones in an application.
  • C . An error that occurs when the application is running on unstable environment.
  • D . An error rooted in the fact that certain data which the automation project depends on is incomplete or missing.

Reveal Solution Hide Solution

Correct Answer: A
A

Explanation:

An Application Exception typically refers to errors arising from technical issues with applications, such as non-responsiveness or crashes. These exceptions are not related to the logic or data used by the application but are due to the application’s functioning itself.

Question #79

A developer designed a process in the REFramework using Orchestrator queues.

In which state(s) will be the status updated for each Transaction Item in the queue?

  • A . Process Transaction only.
  • B . Get Transaction Data and Process Transaction.
  • C . Initialization and Process Transaction.
  • D . Initialization and Get Transaction Data.

Reveal Solution Hide Solution

Correct Answer: B
B

Explanation:

In the REFramework using Orchestrator queues, the status of each Transaction Item in the queue is updated in two states: ‘Get Transaction Data’ and ‘Process Transaction’. This ensures proper tracking and processing of each item.

Question #80

How are mock files organized in an automation project structure?

  • A . They are stored in a dedicated folder for mock testing configuration.
  • B . They are stored in a separate folder called "Mocks".
  • C . They are stored in the same folder as the source workflow.
  • D . They are stored in a nested structure based on the source workflow’s file tree.

Reveal Solution Hide Solution

Correct Answer: B
B

Explanation:

Mock files in an automation project structure are usually stored in a separate folder named "Mocks".

This organization helps in managing and accessing mock data efficiently during testing.

Question #81

When should a developer log a coherent message with the Logging Level set as "Info" while building an automation project?

  • A . Every time data is read from external sources.
  • B . Every time an exception is caught in a Catch block
  • C . Every time a variable or argument value is used.
  • D . Every time the robot encounters an error processing a Queue Item.

Reveal Solution Hide Solution

Correct Answer: A
A

Explanation:

Logging a message with the "Info" level is appropriate every time data is read from external sources. This helps in tracking the flow of data and understanding the sequence of operations in the automation process.

Exit mobile version