Exam Code : AD01
Exam Name : Blue Prism Developer
Vendor Name :
"Blue-Prism"
AD01 Dumps AD01 Braindumps
AD01 Real Questions AD01 Practice Test AD01 Actual Questions
killexams.com Blue-Prism AD01
Blue Prism Developer
https://killexams.com/pass4sure/exam-detail/AD01
Question: 63
Which of the following Stages can be found in Process Studio but NOT in Object Studio?
Answer: C
Question: 64
When mapping the Training application, the User Name Field has been spied, but on highlighting the following situation is encountered:
Which of the following attributes would you use to help obtain a unique match?
Ordinal
Parent Window Text
Height
Control ID
Answer: D
Question: 65
Which of the following comments about an object's run mode is true?
C. run move of exclusive cannot run at the same time as any other business object.
A run mode of background will enable the business object to run at the same time as other background, foreground and exclusive business objects.
A run move of exclusive cannot run at the same time as any other business object.
The run mode of a business object has no influence on how many business objects can be run at the same time. B
Answer: See Explanation
Question: 66
How can an environment variable value be updated?
By using the Internal "" Environment Variables business object.
By changing the Blue Prism Server configuration.
By updating the value in Credential Mode.
By updating the value in Credential Manager.
By updating the value in System Manager.
Answer: A
Question: 67
If you change an environment variable when will the new value be available to the process?
Immediately
Next time a new case is taken from a WQ
C. Next time resource Pstarts
Next time the process starts B
Answer: See Explanation
Question: 68
ðíonsider the following process flow from the Main Page of a process in Process Studio:
Thinking about the standard Blue Prism Process Templates, what is wrong with this Main Page process flow? A. There is nothing wrong with
the Main Page flow shown in the image, it is a copy of Blue Prism's standard Process Template. B. The Stop? decision stage should be removed from the process flow, as Stop times is configured either within the Scheduler or processes are stopped via Control Room. C. The Main Page process flow is too high level. For better visibility of the process logic the flow steps hidden in the sub-pages should all be on the main page instead. D. There is no exception handling on this Main Page so any exceptions that "bubble up" will cause the process to terminate rather than exceptions being handled correctly. E. The Reset Global Data page is not required because sub-pages within a process should always use input and output parameters rather than global data items. There should be no global data to reset.
Answer: B
The developer of this flow found that writing some credentials to the target application sometimes failed with an exception even though the
element exists on the screen. He found that simply catching the exception, waiting for 2 seconds and then retrying fixed the problem. What problems do you see within the flow?
The Resume stage is not within the same Exception Block as the Recover stage and therefore will not work.
There is a potential for an infinite loop if the "ÿCredentials' stage keeps throwing an exception for some unforeseen reason.
The credentials stage is a read stage not a write stage.
There is no need for a wait stage in the flow.
Answer: B
Question: 70
The Work Queue "Customer Onboarding" has a number of Pending Items which may be tagged as "Domestic", "Retail" or "Business". What is the correct configuration to get the next item from the queue that is tagged either "Retail" or "Business"?
Configure "-Domestic" in the Tag Filter parameter
Configure "Retail or Business" in the Tag Filter parameter
Configure "Retail;Business" in the Tag Filter parameter
Configure "Retail+Business' in the Tag Filter parameter
Answer: B
View the contents of a Work Queue.
Refresh a Work Queue.
Encrypt a Work Queue.
Create a Work Queue.
Answer: C,D