Summer Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: pass65

Pass the UiPath Certified Professional - Developer Track UiPath-ADAv1 Questions and answers with ValidTests

Exam UiPath-ADAv1 All Questions
Exam UiPath-ADAv1 Premium Access

View all detail and faqs for the UiPath-ADAv1 exam

Viewing page 1 out of 12 pages
Viewing questions 1-10 out of questions
Questions # 1:

A developer is building a robot to validate that the birth date is in the correct format within the submitted forms. Which method or activity is best-suited to validate the format?

Options:

A.

String Method: Contains

B.

Activity Replace

C.

String Method: Equals

D.

Activity. Is Match

Expert Solution
Questions # 2:

From a governance perspective, what is the most suitable way to share a library with your teammates within an organization using UiPath?

Options:

A.

Share the library project folder manually with your teammates.

B.

Publish the library to Orchestrator or a local/remote feed.

C.

Save the library in a shared network folder and ask your teammates to import it.

D.

Upload the library to the cloud and provide access credentials to your teammates.

Expert Solution
Questions # 3:

In a process, a variable called "Timestamp" of type Date Time is used. The developer wants to print in the Output panel the variable in the format "yyyy-MM-dd hh:mm". Which

expression should be used to display the value?

Options:

A.

Timestamp. ToString("yyyy-MM-dd hh:mm")

B.

Timestamp. ToDate Time("yyyy-MM-dd hh:mm")

C.

Timestamp.Compare To("yyyy-MM-dd hh:mm")

D.

Timestamp. ToString("yyyy MM dd hh mm")

Expert Solution
Questions # 4:

A developer wants to map the arguments that pass data to and from GenerateUserlD.xaml to the appropriate values in Main.xaml. The dt_Users datatable variable contains the columns First Name: Last Name Date of Birth and Username.

Instructions: From the Value drop-down lists shown in the following exhibit, select the correct variable that corresponds to each argument.

Question # 4

Question # 4

Options:

Expert Solution
Questions # 5:

In the context of the REFramework, if the OrchestratorQueueName key is present in both the Settings and Assets sheets, but an asset with the corresponding name is not present in Orchestrator, what will be the behavior at run time?

Options:

A.

The flow will throw an exception in InitAllSettings workflow.

B.

The flow will use the value from the Settings sheets since the asset is missing.

C.

An empty string will be saved for the "OrchestratorQueueName" key in the config dictionary.

D.

The "OrchestratorQueueName" key is not added to the config dictionary and the flow will throw in Get Transaction Data workflow.

Expert Solution
Questions # 6:

What happens to the scope of a variable that is automatically generated from an activity output if you move the activity into a For Each loop?

Options:

A.

The scope of the generated variable updates to match the new location within the For Each loop.

B.

The generated variable is deleted, and you need to manually create a new variable within the loop.

C.

The scope of the generated variable remains unchanged from its original sequence.

D.

The scope of the variable changes, but it is not updated automatically: you need to manually adjust it.

Expert Solution
Questions # 7:

Which of the following credentials stores have built in support in Orchestrator?

Options:

A.

Azure Key Vault, CyberArk CCP, HashiCorp Vault, Thycotic Secret Server, BeyondTrust, CyberArk.

B.

CyberArk CCP, Cisco, Google Credentials, CyberArk, Azure Key Vault.

C.

CyberArk CCP, Azure Key Vault, Google Credentials, Amazon Security Services.

D.

Cisco, Amazon Security Services, Google Credentials, Microsoft SCS, IBM Vault.

Expert Solution
Questions # 8:

A developer downloads a published package from UiPath Orchestrator 2021.10 to use locally. What is the extension of the downloaded package?

Options:

A.

.csproj

B.

.dll

C.

.nupkg

D.

.zip

Expert Solution
Questions # 9:

A variable should be created and used for storing one or multiple IDs. The collection of IDs can be updated during the execution of the robot by adding elements. Which should be the data type of this variable, taking into account that each of the IDs has the following format: XX-XX-XX (where X is a digit)?

Options:

A.

List

B.

List

C.

String

D.

String[]

Expert Solution
Questions # 10:

A developer needs to create a process for the Human Resources team. During the development, they try to run the workflow containing the following dictionary variable:

Question # 10

What is the possible cause of the error in the workflow?

Options:

A.

The "John" key was not present in the dictionary.

B.

The Dictionary was not initialized.

C.

The assign's set value syntax should be PinMapping["John"].

D.

The assign's set value syntax should be PinMapping<"John">.

Expert Solution
Viewing page 1 out of 12 pages
Viewing questions 1-10 out of questions