Spring Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: buysanta

Exact2Pass Menu

Blue Prism Accredited Developer Exam

Last Update 18 hours ago Total Questions : 189

The Blue Prism Accredited Developer Exam content is now fully updated, with all current exam questions added 18 hours ago. Deciding to include AD01 practice exam questions in your study plan goes far beyond basic test preparation.

You'll find that our AD01 exam questions frequently feature detailed scenarios and practical problem-solving exercises that directly mirror industry challenges. Engaging with these AD01 sample sets allows you to effectively manage your time and pace yourself, giving you the ability to finish any Blue Prism Accredited Developer Exam practice test comfortably within the allotted time.

Question # 41

In which of these scenarios is it ok not to use a Blue Prism work queue as part of your Blue Prism solution?

A.

A Blue Prism work queue is not required for simple linear processes that do not work multiple cases.

B.

A Blue Prism work queue should always be used. It eliminates the risk of contention and allows you to gracefully pause the queue at any time.

C.

A Blue Prism work queue is not required if the business process interfaces with a Work List system with in-built capability to ensure multiple users cannot work the same case at the same time

D.

A Blue Prism Work Queue decreases the scalability of the solution and therefore should only be used for complex scenarios such as multi-day processing.

Question # 42

An Action called ‘Get Customer Address’ fails immediately and the following Exception is raised:

Internal: Stage Address Type does not exist

What is the potential reason for this Exception?

A.

An Action stage with the name ' Address Type ' is being referenced but it no longer exists

B.

An internal error always indicates a problem with the Blue Prism product. The Blue Prism support team should be contacted for assistance

C.

A data item referenced as an input parameter in the ' Get Customer Address ' Action cannot be found

D.

Whilst debugging a Process in Process Studio, the ' Reset ' button was pressed whilst the process was calling the ' Get Customer Address ' action

Question # 43

Please refer to the exhibit.

A Developer has used the Win32 mode lo spy the login window and the Region mode to spy the Username field of a Windows-based application.

Using the Navigate stage, the developer would like to

* Bring the application screen to bring it foreground

* Send a ' Global Mouse Click Centre ' command to the center of the username field

* Use Global Send Keys to populate the username field

How should the navigate stage be configured?

A)

B)

C)

D)

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Question # 44

Which of the following Blue Prism stages can be found in Object Studio but not in Process Studio? (Select ail items which apply)

A)

B)

C)

D)

E)

F.

A.

Option A

B.

Option B

C.

Option C

D.

Option D

E.

Option E

Question # 45

Please refer to the exhibit.

Here ' s one of the Actions in a Business Object that is used to place orders in an application.

What best practice for Object Design is NOT followed in this Action page?

A.

Use a conditional Wait stage to confirm the screen change

B.

The timeout of the Wart stage should lead to a System Exception

C.

An action page should first confirm if the application is connected

D.

Avoid applying business rules and decision-making logic in an Action

Question # 46

Please refer to the exhibit.

The Developer is using the basic Blue Prism Process Templates

What is wrong with how this Main Page is handling exceptions ' '

A.

The Main Page flow adheres to best practice in the basic Process Template

B.

The exception handling does not contain any consecutive exception logic

C.

Between the Recover and Resume stages there should be logic to reset the application ready for the next case

D.

Exception Block should be removed as exceptions should be handled in the sub-pages

Question # 47

Which of the following indicates a case in a Work Queue is currently being processed?

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Question # 48

The Blue Prism Server Service has been stopped for 4 hours

Once it is restarted what will happen to any missed schedules which should have executed while it was stopped?

A.

All schedules will be marked as Exception

B.

Only schedules within a defined timeframe are executed

C.

All schedules will be executed in the order they were added

D.

Only schedules within the last 60 minutes are executed

Question # 49

Examine the following Process flow which calculates the total of all customer credit transactions:

The ' Customer Transactions ' Collection contains the following data

The ' Customer Transactions ' Collection contains the following data

Debit transactions can be identified using the Transaction Code column, which will contain a value between 01 and 49. Credit transactions can be identified using the Transaction Code column, which will contain a value between 50 and 99 The ' Loop Customer Transactions ' loop is configured to loop through the ' Customer Transactions ' Collection

What is the correct expression for the ' Credit Transaction? ' Decision stage, to ensure that only credit transactions are included when calculating the total of customer credits ' ?

A.

MakeNumber([Transaction Code]) > - 50

B.

ToNumber([Transaction Code]) > = 50

C.

[Transaction Code] > = 50

D.

[Customer Transactions Transaction Code] > = 50

E.

ToNumber([Customer Transactions Transaction Code]) > = 50

F.

MakeNumber([Customer Transactions.Transaction Code]) > = 50

Question # 50

What is the syntax for using a collection field in an expression?

A.

Like this MyCollection(MyField)

B.

Like this MyCollection[MyField]

C.

Like this [MyCollection[MyField]]

D.

Like this MyCollection.MyField

E.

Like this [MyCollection.MyField]

Go to page: