Using Surface Automation there is requirement to enter a note in the Note field on the screen below:
The Note Box element has been spied as a Region:
On Launching the Add Note screen, the cursor is in the Name field and the Notes field will be empty.
Which of the following is the most appropriate sequence of stages to enter the note into the Note field?
A business requirement exists to be able to distinguish between cases that have failed due to ‘not being an adult’ and cases that have failed due to ‘invalid ID’ based on the exception detail Blue Prism has captured. The following Process configuration has been built as a solution.
Which of the following statements are correct?
A Process Definition Document, for a new process to open ISA accounts, specifies that the value “2008 Cash ISA” is to be entered into the Product Selection field of the following screen:
The Product Selection field is a drop down menu with the following options available:
According to Best Practice, which of the following design options are correct for populating the Product Selection field with the value 2008 Cash ISA:
Which of the following statements regarding Blue Prism Login Agent are true? (Select all that apply.)
Which of the following are best practices when automating Java applications? (Choose two.)
A PDD has been created which includes a requirement to log in to an application called CDS. The CDS application only allows a user account to be logged into the application on one machine at a time. The client wishes to hold the credentials for logging into CDS in the Blue Prism Credential store.
It has been calculated that the automated solution will require 3 resource PC's to enable the case volume to be worked within SLA’s.
Which is the most appropriate design decision to accommodate the above requirements?
Study the process flow below:
The initial values for the Loop Count and Max Loop data items are 0 and 5 respectively.
How many times will the Process ‘Open Account Part 1’ be read into memory during the execution of the Process?
Study the process flow below:
The initial values for the Loop Count and Max Loop data items are 0 and 5 respectively.
How many times will the Business Objects Action ‘Screen AO1 – Enter Data’ be read into memory during the execution of the Process?
An application needs to be interfaced with as part of a business process your team has been asked to automate using Blue Prism. The business process uses 30 different screens in the application.
When thinking of your Object Design which of these statements are true? (Select all that apply.)
Which of the following Element Types is it possible to read an image from?
1. win32
2. Active Accessibility
3. HTML
4. Java
Which of the following statements about the status of a work queue is/are correct?
1. The status can be used as a method of recording what work has been done so far on a Work Queue item
2. The status is set using the Update Status action of the Work Queues business object
3. Every time the Update Status action is executed, the existing status is appended. Each status is separated with a semi colon.
4. The status can be used to aid manual working of exceptions; providing the Item Status can inform staff what work is still outstanding on an item that needs manually completing