Blue Prism AD01 - Blue Prism Accredited Developer Exam
Complete the following statement
Collection columns are referenced in______________using dot notation
Consider the following diagram from an object studio action:
What is the problem with this flow?
Please refer to the exhibit.
How should the Wait Stages be configured in this scenario?
ACME INC have introduced a new password policy for the Centrix Data Solutions application
A Developer has built, tested and deployed the Credentials Manager functionality to ail the automations in the Production environment
What TWO additional functionalities are now available for the Developer to use when creating future automations?
Please refer to the exhibit.
A Developer is unable to pass Collection data as an Input Parameter because the Collection is not visible under available Data Items What is the reason for this issue?
Which of the following options can be used to update the value of a data item exposed as a 'Session Variable', whilst the process is running?
(Select all items which apply)
A Blue Prism Process has been developed which contains steps to extract data from a delimited file.
During development, the Developer saves the delimited file to C:\BP_Proc\Temp folder on their virtual desktop and adds a data item to the process to store this file path. This data item is then used in the process steps to extract the file data.
The production Process must read this file from a network folder, and as the Blue Prism production environment is locked down, the Process configuration cannot be edited in this environment.
How could the data item ‘exposure’ be updated, so that the process can read the data item containing the relevant file path, regardless of the environment the process is being executed in?
Examine the following Blue Prism Process flow:
The Process is intended to attempt to perform the processing enclosed in Block1 a maximum of three times before throwing an exception
The 'Attempts' data item is a number data item with an initial value of 0.
The 'Max Attempts' data item is a number data item with an initial value of 3.
The 'Increment Attempts' Calculation stage increases the value of the 'Attempts' data item by 1.
To enable this to work correctly, what is the correction Expression for the 'Increment Attempts' Calculation stage?
Which of the following stages can be found in BOTH the Object Studio and the Process Studio'' Select the TWO correct responses.
A)
B)
C)
D)
E)
Examine the following Blue Prism Process diagram:
The ‘Calculation Result’ data item is configured as a number data item with an initial value of 100.
The Calculation stage Properties window is displayed below:
After the Process flow has run, which of the following statements are true?