Summer Certification Sale 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: clap70

UiPath-ADPv1 UiPath (ADPv1) Automation Developer Professional Exam (2023.10) Questions and Answers

Questions 4

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

Options:

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.

Buy Now
Questions 5

A developer is using the REFramework template to automate a process. In SetTransactionStatus file, the developer decides to remove the Remove Log Fields activity and to add an additional Log Message activity, as shown below:

The configuration for Add transaction log fields (Success) activity is shown below:

Add transaction log fields (Success) > Fields (Dictionary < String, InArgument > )

The developer runs the process and notices that the argument values for the first transaction are the following:

in_TransactionID = " 07/18/2023 10:27:29 "

io_TransactionNumber = 1

in_TransactionField1 = " UI235-80 "

in_TransactionField2 = " Update Request "

Which of the following Log Message Details will be displayed when executing the activity Log Message Completed for the first transaction, considering it is successful?

Options:

A.

{

" message " : " Transaction Completed " ,

" level " : " Information " ,

" logType " : " User " ,

" timeStamp " : " 10:27:29 " ,

" fileName " : " SetTransactionStatus " ,

" processVersion " : " 1.0.0 " ,

" jobId " : " cb865477-35f8-4c0a-93e9-e4f4246223f2 " ,

" robotName " : " test.robot " ,

" machineId " : 0,

" logF_TransactionField2 " : " Update Request " ,

B.

{

" message " : " Transaction Completed " ,

" level " : " Information " ,

" logType " : " User " ,

" timeStamp " : " 10:27:29 " ,

" fileName " : " SetTransactionStatus " ,

" processVersion " : " 1.0.0 " ,

" jobId " : " f8a36a46-8ebc-40df-8f71-26b39087ebee " ,

" robotName " : " test.robot " ,

" machineId " : 0,

" logF_BusinessProcessName " : " Framework "

}

C.

{

" message " : " Transaction Completed " ,

" level " : " Information " ,

" logType " : " User " ,

" timeStamp " : " 10:27:29 " ,

" fileName " : " SetTransactionStatus " ,

" processVersion " : " 1.0.0 " ,

" jobId " : " 59325301-680a-4d55-a81b-56ca1f369c12 " ,

" robotName " : " test.robot " ,

" machineId " : 0,

" logF_TransactionField2 " : empty,

" logF_Transact

D.

{

" message " : " Transaction Completed " ,

" level " : " Information " ,

" logType " : " User " ,

" timeStamp " : " 10:27:29 " ,

" fileName " : " SetTransactionStatus " ,

" processVersion " : " 1.0.0 " ,

" jobId " : " 59325301-680a-4d55-a81b-56ca1f369c12 " ,

" robotName " : " test.robot " ,

" machineId " : 0,

" logF_TransactionField2 " : " " ,

" logF_Transact

Buy Now
Questions 6

In a UlPath State Machine, what Is the primary function or the Trigger section of a State activity?

Options:

A.

To execute the final state actions before terminating the state machine.

B.

To specify the condition or event that initiates a transition from the current state

C.

To define the entry actions when transitioning into a state.

D.

To establish the exit actions when moving out of a state.

Buy Now
Questions 7

What are the five severity levels of Orchestrator alerts?

Options:

A.

Info, Success, Warn, Error, Fatal.

B.

Info. Success. Warning. Error. Critical.

C.

Information, Complete. Warning, Error, Failure.

D.

Info, Completed. Warning, Error. Fatal.

Buy Now
Questions 8

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 " .

Options:

Buy Now
Questions 9

A developer configured the properties for a Click activity on an element inside a web page as shown in the following exhibit.

An animation on the web page never completely loads but the element indicated in the Click activity does load within the specified timeout duration. What occurs when this Click activity executes?

Options:

A.

Element is clicked once the element is fully loaded.

B.

Timeout error occurs without clicking on the element.

C.

Continues to the next activity after 30 seconds without clicking on the element.

D.

Waits 10 seconds before clicking on the element.

Buy Now
Questions 10

In an RPA Testing project, you created the mock " MySequencemock " for the file " MySequence " . You have to update " MySequence " and add a Log Message activity and a

Verify Expression activity.

What will happen to " MySequencemock " file when you save the project, assuming that the file is closed?

Options:

A.

Only the Verify Expression activity will be added to the mock file.

B.

The changes made in " MySequence " workflow file are applied to the mock file.

C.

Only the Log Message activity will be added to the mock file.

D.

The changes made in " MySequence " workflow file are not applied to the mock file.

Buy Now
Questions 11

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.

Options:

Buy Now
Questions 12

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

Options:

A.

Move At

B.

SetOrdinal

C.

SetColumnlndex

D.

Setlndex

Buy Now
Questions 13

Suppose you have the following workflow that verifies if the text value of an element is equal to " Work Items " :

The configuration for the Verify Control Attribute and Get Text activities is shown below:

The element and its selector are highlighted in the image below:

Taking into consideration that the page shown above will be present on screen at execution time, what will be the result of the Verify Control Attribute activity?

Options:

A.

An exception will be thrown because there is no variable set in the Save to property of the Get text activity.

B.

Verification will be failed because the actual value is different than expected value.

C.

Verification will not be executed.

D.

Verification will be passed.

Buy Now
Questions 14

Which of the options below is not an action in Test Explorer?

Options:

A.

Run Selected

B.

Run Failed Test Cases

C.

Run All In View

D.

Run Passed Test Cases

Buy Now
Questions 15

What is the default OCR engine used in CV Screen Scope?

Options:

A.

UiPath Screen OCR

B.

Microsoft OCR

C.

Tesseract OCR

D.

Microsoft Azure Computer Vision OCR

Buy Now
Questions 16

What are the four job types present in the Job Type field according to the place of execution and robot impersonation?

Options:

A.

Foreground unattended, Background unattended. Attended, Development.

B.

Service unattended, User remote. Attended, Debugging.

C.

Service unattended. Personal remote, Attended. Development.

D.

Orchestrator unattended, Personal remote, User attended, Studio.

Buy Now
Questions 17

Which activity from the Microsoft 365 package should be used to retrieve the Driveitem ID for a Sharepoint URL?

Options:

A.

Get Group

B.

Get File/Folder

C.

Share File/Folder

D.

Download File

Buy Now
Questions 18

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?

Options:

A.

Synchronize mock.

B.

Create mock workflow.

C.

Surround activity with mock.

D.

Remove mock activity.

Buy Now
Questions 19

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 " .

Options:

Buy Now
Questions 20

When developing a new project using REf ramework. logging in to multiple applications Is required. What is the recommended location to accomplish this task?

Options:

A.

InitAIIApplicatlons.xaml

B.

InitAIISettings.xaml

C.

Process.xaml

D.

FirstRun.xaml

Buy Now
Questions 21

While developing a test case using UiPath.Testing.Activities. which testing activity enables to include another activity within its body?

Options:

A.

Verify Expression With Operator

B.

Verify Range

C.

Verify Control Attribute

D.

Verify Expression

Buy Now
Questions 22

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?

Options:

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.

Buy Now
Questions 23

What happens when the area selection feature in the UiPath Computer Vision wizard is used?

Options:

A.

The selected area is treated as a single UI element, with no further analysis of its contents.

B.

The selected area is automatically resized to fit all UI elements within it.

C.

A duplicated UI can be selected, and the copy is modified in the automation process.

D.

A portion of the application UI can be selected, which is helpful when dealing with multiple fields bearing the same label.

Buy Now
Questions 24

A developer has designed a Performer process using the REFramework template in UiPath Studio. The process is published to an Orchestrator folder named " FolderA " and a job is created in Orchestrator from the package. The value of the OrchestratorQueueName setting in " Config.xlsx " is " QueueA " and the value of OrchestratorQueueFolder is " FolderA " .

The developer runs the job from Orchestrator with the following argument values:

in_OrchestratorQueueName = " QueueB " in_OrchestratorOueueFolder = empty value

Which queue will be consumed by the robot?

Options:

A.

OueueA from FolderA.

B.

QueueA from Shared.

C.

QueueB from FolderA.

D.

QueueB from Shared.

Buy Now
Questions 25

In the context of UiPath Orchestrator, what is the primary purpose of the Monitoring feature?

Options:

A.

Handling version control and collaboration among team members.

B.

Real-time tracking of Robots, Machines, Queues, and Jobs.

C.

Facilitating the design and deployment of automation workflows.

D.

Consolidating event logs and records related to executed tasks and runtime anomalies.

Buy Now
Questions 26

" Process A " is scheduled to run at 2:00 PM using a time trigger with the Schedule ending of Job execution feature configured to stop the job after 20 minutes. Assuming that the robots are busy and " Process A " is queued until 2:05 PM. at what time will " Process A* be stopped?

Options:

A.

2:20 PM

B.

2:25 PM

C.

2:05 PM

D.

2:28 PM

Buy Now
Questions 27

Which of the following options is true about the types of robot installation?

Options:

A.

Both the service and the user modes are recommended for running unattended automations.

B.

The service mode is the recommended option for running unattended automatons.

C.

Both the service and the user modes are recommended for creating and testing automations, and running attended automations.

D.

The service mode is the recommended option for creating and testing automations, and running attended automations.

Buy Now
Questions 28

What do the percentages from the Test Explorer panel represent?

Options:

A.

Percent of test data run.

B.

Correctness of the code percent.

C.

Coverage percent.

D.

Passing percent.

Buy Now
Questions 29

What is the purpose of The Relative To feature in Computer Vision activities?

Options:

A.

To compare the size and position of Ul elements in different applications.

B.

To synchronize the timing of multiple Computer Vision activities in the same project.

C.

To configure the target as being relative to an element, either a single point or an area selection in the application.

D.

To create a fixed relationship between Computer Vision actions and Ul element positions.

Buy Now
Questions 30

Which of the following examples accurately demonstrates using LINQ to perform data operations in a UiPath process?

Options:

A.

Employing LINQ to concatenate two strings in a list by writing listOfStrings.Concatenate( " String_1 " , " String_2 " ).ToList().

B.

Using LINQ to filter DataTable rows based on a specific condition by writing dataTable.AsEnumerable().Where(Function(row) row( " ColumnName " ).ToString.Contains( " Value " )).CopyToDataTable().

C.

Applying LINQ to convert a list of integers to a JSON format by writing listOflntegers.ToJSON().ToList().

D.

Utilizing LINQ to split a DataTable into multiple smaller DataTables based on a specific condition by writing dataTable.Splitf ' ColumnName = ' Condition ' " ).CopyToData Tablet).

Buy Now
Questions 31

In a UiPath project that uses State Machines, under what circumstances should the Final State activity be used in the project?

Options:

A.

When an intermediary state has multiple possible transitions.

B.

When a particular state contains complex conditional logic.

C.

When initiating the first state of a state machine.

D.

When marking the successful completion or termination of a state machine ' s execution.

Buy Now
Questions 32

Which activity should a developer use to add custom information to logs related to transactions for tracing purposes?

Options:

A.

Add Log Fields

B.

Update Logs

C.

Add Custom Log

D.

Build Log

Buy Now
Questions 33

What does Application Exception describe?

Options:

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.

Buy Now
Questions 34

In the context of a UiPath State Machine, what is the primary purpose of the Exit action in a state?

Options:

A.

To manually stop the state machine ' s execution.

B.

To execute the final actions of the current state before transitioning to the next stage.

C.

To revoke any entry actions performed when entering the current state.

D.

To define the conditions upon which a state transition should occur.

Buy Now
Questions 35

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?

Options:

A.

Flowchart

B.

Workflow

C.

State Machine

D.

Global Exception Handler

Buy Now
Questions 36

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

Options:

A.

Sequence

B.

Flowchart

C.

Global Exception Handler

D.

State Machine

Buy Now
Questions 37

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

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

Options:

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 " )

Buy Now
Questions 38

Based on the following exhibit, which output is displayed in the Output panel rt Step Out is clicked on the Debug ribbon tab of UlPath Studio?

Options:

A.

UiPath RPAAutomatlon

B.

Automation

C.

Automation RPAUiPath RPA

D.

UiPath RPA

Buy Now
Questions 39

A company needs to execute background automation without worrying about managing infrastructure. They want to scale easily and avoid provisioning virtual machines. Based on the information provided, which type of UiPath Automation Cloud™ robot should they use?

Options:

A.

Hybrid Cloud Robots

B.

Serverless Automation Cloud Robots

C.

Cloud Robots - VM

D.

Physical Servers Robots

Buy Now
Questions 40

In which of the following places can you access a recording of a failed queue transaction in UiPath Orchestrator?

Options:

A.

In the job details window of the process that contains the failed transaction.

B.

In the Logs page of the queue transaction.

C.

In the contextual menu of the failed transaction, by clicking Open recording.

D.

In the queue transaction list view, by hovering over the transaction status.

Buy Now
Questions 41

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?

Options:

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 " )

Buy Now
Questions 42

In the Global Exception Handler, which arguments are provided by default and should not be removed?

Options:

A.

errorinfo with the “Out " direction result with the “In/Out " direction

B.

errorinfo with the “In " direction result with the *ln/Ouf direction

C.

errorinfo with the “In " direction result with the " In " direction

D.

errorinfo with the “In " direction result with the " Out " direction

Buy Now
Questions 43

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:

Options:

A.

1

B.

2

C.

7

D.

9

Buy Now
Questions 44

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?

Options:

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.

Buy Now
Questions 45

The Extract PDF Page Range activity is used to extract a specific set of pages from a PDF file. Which of the following statements correctly describes this activity?

Options:

A.

Password-protected PDF files cannot be processed with this activity.

B.

Range argument accepts complex range values or " All " .

C.

OutputFileName argument is optional.

D.

PageCount argument outputs the number of extracted pages.

Buy Now
Questions 46

What is the purpose of credential stores in UiPath Orchestrator?

Options:

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.

Buy Now
Questions 47

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

Options:

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.

Buy Now
Questions 48

In UlPath Studio, when a developer executes a workflow in Debug mode and the process stops at a breakpoint, which panel enables the developer to assign values lo variables prior to resuming the process?

Options:

A.

Locals Panel and Watch Panel.

B.

Immediate Panel and Watch Panel.

C.

Watch Panel and Breakpoint Panel.

D.

Locals Panel and Immediate Panel

Buy Now
Questions 49

A developer is using the REFramework template to automate a process. In " SetTransactionStatus " file, there is the following sequence of activities, where the last Log

Message activity was added by the developer:

The configuration for Add Log Fields and Remove Log Fields activities are shown below:

Add transaction log fields (Success)

The developer runs the process and notices the argument values for the first transaction are:

in_TransactionID = " 07/18/2023 10:27:29 "

io_TransactionNumber = 1

in_TransactionField1 = " UI235-80 "

in_TransactionField2 = " Update Request "

Which of the following Log Message Details will be displayed when executing the activity Log Message Completed for the first transaction, considering it is successful?

Options:

A.

{ " message " : " Transaction Completed " , " level " : " Information " , " logType " : " User " , " timeStamp " : " 10:30:19 " , " fileName " : " SetTransactionStatus " , " processVersion " : " 1.0.0 " , " jobId " : " cb865477-35f8-4c0a-93e9-e4f4246223f2 " , " robotName " : " test.robot " , " machineId " : 0, " logF_TransactionField2 " : " Update Request " , " logF_TransactionID " : " 07/18/2023 10:27:29 " , " logF_BusinessProces

B.

{ " message " : " Transaction Completed " , " level " : " Information " , " logType " : " User " , " timeStamp " : " 10:30:19 " , " fileName " : " SetTransactionStatus " , " processVersion " : " 1.0.0 " , " jobId " : " 59325301-680a-4d55-a81b-56ca1f369c12 " , " robotName " : " test.robot " , " machineId " : 0, " logF_TransactionField2 " : " " , " logF_TransactionStatus " : " " , " logF_TransactionID " : " logF_BusinessProcessName

C.

{ " message " : " Transaction Completed " , " level " : " Information " , " logType " : " User " , " timeStamp " : " 10:30:19 " , " fileName " : " SetTransactionStatus " , " processVersion " : " 1.0.0 " , " jobId " : " 59325301-680a-4d55-a81b-56ca1f369c12 " , " robotName " : " test.robot " , " machineId " : 0, " logF_TransactionField2 " : empty, " logF_TransactionStatus " : empty, " logF_TransactionID " : empty, " logF_BusinessProce

D.

{ " message " : " Transaction Completed " , " level " : " Information " , " logType " : " User " , " timeStamp " : " 10:30:19 " , " fileName " : " SetTransactionStatus " , " processVersion " : " 1.0.0 " , " jobId " : " f8a36a46-8ebc-40df-8f71-26b39087ebee " , " robotName " : " test.robot " , " machineId " : 0, " logF_BusinessProcessName " : " Framework " }

Buy Now
Questions 50

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

Options:

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.

Buy Now
Questions 51

What are the possible statuses after running any REFramework test case?

Options:

A.

MANUAL or AUTOMATIC.

B.

PASS or FAIL.

C.

EXPECTED or ACTUAL.

D.

SUCCESS or EXCEPTION.

Buy Now
Questions 52

What are the three main components of UiPath Integration Service?

Options:

A.

Connectors, API Tokens, Triggers.

B.

Connectors, Connections, Orchestrator.

C.

Connectors, Connections, Triggers.

D.

Activities, Connections, Triggers.

Buy Now
Questions 53

When developing a process, you were provided with two data tables, " DT1 " and " DT2 " , as shown below:

The process documentation specifies that the two data tables need to be manipulated in order to reflect the following " DT2 " :

How should the properties of the Merge Data Table activity be configured?

A)

B)

C)

D)

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Buy Now
Questions 54

The " arrayOfPomtsGalnedByPanicipant " Object array is created and initialized with the following values: { " 7 " , " 4 " , " 1 " }. Which is the value and data type returned, at runtime, by arrayOfPointsGainedByParticipant(1)?

Options:

A.

Value: 4Data Type: Object

B.

Value: 7 Data Type String

C.

Value: 4Data Type: String

D.

Value: 7Data Type: Object

Buy Now
Questions 55

What is the purpose of the Capture All Elements feature in Object Repository?

Options:

A.

To capture the selected elements of an application from multiple screens simultaneously using the Computer Vision technology.

B.

To capture the selected elements of an application using the Computer Vision technology.

C.

To capture all the available elements of an application using the Computer Vision technology.

D.

To capture all elements of an application from multiple screens simultaneously using the Computer Vision technology.

Buy Now
Questions 56

How are mock files organized in an automation project structure?

Options:

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.

Buy Now
Questions 57

What Information is provided in the Descriptor Coverage sub-panel of Test Explorer?

Options:

A.

Object Repository coverage

B.

Test data coverage

C.

Selector coverage

D.

Activity coverage

Buy Now
Questions 58

A developer has created a variable of type List of Strings named " Users_List " , and initialized it with an empty list: " Users_List = new List(Of String) " .

What is printed in the log message after the following Invoke Code is executed?

Options:

A.

0

B.

2

C.

Object reference not set to an instance exception is thrown

D.

System Argument Exception is thrown

Buy Now
Questions 59

A developer has created a variable of type String called " MyNumbers " and assigned to it the following value: " 1. 2, 3.4, 5. 6 " . What is the resulting data type for the expression MyNumbers.Split( " . " c)(1)?

Options:

A.

Array of String

B.

String

C.

Double

D.

lnt32

Buy Now
Questions 60

In a UiPath coded automation, what does the DelayAsync method do?

Options:

A.

It delays the termination of the automation by a specified period of time.

B.

It delays the start of the automation by a specified period of time.

C.

It suspends execution asynchronously for a specified period of time.

D.

It adds a pause between the execution of each activity in the automation.

Buy Now
Questions 61

A developer extracts a date from an email. The date will always be In the same format and always from the past. Some examples of this format are: " 3 Mar 2023 " . " 20 Nov 2021 " . The name of the variable where the date is saved is DateString What expression should the developer use to check If the extracted date is within the last 7 days?

Options:

A.

(DateTime.Now - DateTime.ParseExact(DateString. " dd MMM yyyy " . Culturelnfo.lnvariantCulture)).Days < 7

B.

(DateTime.Now - DateTime.ParseExact(DateStnng. *dd MMM yyyyH. Culturelnfo.lnvariantCulture)).AddDays(-7) > 0

C.

(DateTime.Now - DateTime.ParseExact(DateStrlng, " d MMM yyyy " . Culturelnfo.lnvariantCulture)).Days < 7

D.

DateTime Parse(DateTime Now - DateString) Days < 7

Buy Now
Exam Code: UiPath-ADPv1
Exam Name: UiPath (ADPv1) Automation Developer Professional Exam (2023.10)
Last Update: Jun 29, 2026
Questions: 204
UiPath-ADPv1 pdf

UiPath-ADPv1 PDF

$25.5  $84.99
UiPath-ADPv1 Engine

UiPath-ADPv1 Testing Engine

$30  $99.99
UiPath-ADPv1 PDF + Engine

UiPath-ADPv1 PDF + Testing Engine

$40.5  $134.99