0% found this document useful (0 votes)
18 views7 pages

AD01

The document discusses Blue Prism architecture and design. It provides examples of possible design alternatives to guarantee that no customer data is visible in the Blue Prism log file. It also discusses functions that can be used to request a process to stop from the Control Room and when tags can be added to items in a work queue. Examples of wait stages in a process flow and the outcome of a sample page are also described.

Uploaded by

lolaff379
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
18 views7 pages

AD01

The document discusses Blue Prism architecture and design. It provides examples of possible design alternatives to guarantee that no customer data is visible in the Blue Prism log file. It also discusses functions that can be used to request a process to stop from the Control Room and when tags can be added to items in a work queue. Examples of wait stages in a process flow and the outcome of a sample page are also described.

Uploaded by

lolaff379
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 7

QUESTION

& ANSWER
HIGHER QUALITY, BETTER SERVICE

Provide One Year Free Update!


https://www.passquestion.com
The safer , easier way to help you pass any IT exams.

Exam : AD01

Title : Blue Prism Developer

Version : DEMO

1 / 6
The safer , easier way to help you pass any IT exams.

1.When designing a Blue Prism solution a Blue Prism architect must respect the requirement that no
customer data is visible within the Blue Prism database.
Consider these possible design alternatives:
1. No customer data in the work queue
2. Encrypt the data in the work queue
3. Switch off all stage parameter logging
Which combination of the above will guarantee that no customer data is visible in the Blue Prism log file?
A. 1 only
B. 2 and 3
C. 1 and 3
D. None
Answer: B

2.When a process is running in Control Room which of the following functions within the process can be
accessed from Control Room to request the process to stop?
A. Stop()
B. IsStopRequestec?
C. IsStopRequested()
D. StopNow()
E. Stop?
F. StopNow?
Answer: C
Explanation:
Reason: IsStopRequested() function is used for the immediate stop provided by the blueprism
(mentioned in the foundation course)

3.When building a solution to use Tags within a Work Queue, which of the following statements is correct
true?
A. Adding a tag requires an item to be locked

2 / 6
The safer , easier way to help you pass any IT exams.

B. Adding a tag requires an item to be locked if there are multiple resources working the same queue
C. Adding a tag does not require an item to be locked
Answer: C

4.Consider the following flow in an object:

Which of these statements is true?


A. The flow shown in the diagram is correct, the wart stages are all adding a high level of robustness to
the action

3 / 6
The safer , easier way to help you pass any IT exams.

B. The wait stages after read and write stages should be removed they are not required and are lowing
the flow down
C. The wait stages after read stages should be removed, the wart stages after write stages should be left
because the application will have been changed
D. Only the first wait stage in this flow is required, all the other wait stages should be removed.
Answer: B
Explanation:
Reason: There is no wait stage required after Read and write stage as it makes the process lengthy
here, because here no activity is performed which are taking time to read and write so wait is not useful.
Here wait is required for search fields as there the activity is happening in which it is required for wait.

5.Study the following page in a process:

4 / 6
The safer , easier way to help you pass any IT exams.

5 / 6
The safer , easier way to help you pass any IT exams.

Calculation stages will write A, B or C to the Output value data item.


What will be the outcome after the page has run?
A. Data Item Output Value contains “A"
B. Data Item Output Value contains "B"
C. Data Item Output Value contains "C"
D. An Internal Exception will be thrown
Answer: D

6 / 6

You might also like