According to Blue Prism best practice which of the following information would be appropriate to store in a Work Queue tag? (select 3 responses)
Study at the following diagram which is an extract from a process being tested in Process Studio:
There are no breakpoints in the "Access Customer Account" subpage however there is an error
What will happen if you choose to step over (F10) when debugging the process?
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?
Examine the following Blue Prism Action diagram taken from Object Studio:
What is wrong with the current configuration?
The data item "Loop Counter" is a number data item and has an initial value of 0. The data item "Max Loops" is a number data item and has an initial value of 10.
The two stages are configured as follows:
How many times will the Loop Again stage be executed when the page is executed?
Examine the following Process flow, which calculates the total number of orders:
The ‘Orders’ Collection contains the following data:
The ‘Loop Orders’ loop is configured to loop through the ‘Orders’ Collection.
The ‘Total Orders’ data item is configured as a number data item with an initial value of 0.
The ‘Get Total Orders’ Calculation stage contains the following expression:
What will the Total Orders data item value be after the page has executed?
A process is currently scheduled to run every day but needs to be temporarily stopped for 3 months According to best practice, how should this be done?
Which of the following flow representations are invalid and therefore cannot be recreated in a Blue Prism flow diagram:
A)
B)
C)
D)
Please refer to the exhibits.
What is the expected behavior if the Developer uses the 'Step' function at this stage on a sub-page?
Examine the following Exception handling taken from the Main Page of a Blue Prism Process:
Consider the following potential explanations as to what is wrong with the design:
1. The exception handling is not within an Exception Block.
2. There is no Resume stage in the shown process flow.
3. There is a potential for the flow to cause an infinite loop within the process.
4. Because the flow is on the Main Page of the process there should not be a ‘Re-Throw’ Exception stage as there are no parent/calling pages for the exception to ‘bubble up’ to.
Which of the above appropriately describes what is wrong with this design?
The Work Queue "Customer Onboarding' has a number of Pending Items which may be tagged as "Domestic", "Retail" or "Business" There is also a tag for the 8 digit product code formatted as "Product Code: {product code}" e.g. Product Code: CA123456.
What is the correct configuration to get the next item from the queue that:
• Isn't applying for a loan product i.e. Product Code doesn't begin with "LN"
And
• Is a domestic customer
If you change the value of a 'Session Variable1, when will the new value be available to a running Process?
Study the following page in a process:
Calculation stages will write A, B or C to the Output value data item.
What will be the outcome after the page has run?
Please Refer to the exhibits.
A Developer is getting an error at the Navigate stage that uses a dynamic input value to navigate the left menu links in the web-based application What can be done to fix the issue?
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''
The Centrex Data Solutions application has been launched successfully and Blue Prism has navigated the application to the New Order screen, as displayed below:
Before Blue Prism can interact with the New Order screen, there is a requirement to ensure the screen is in focus first. Which of the following configurations are correct to the ensure the New Order screen is in focus?
A)
B)
C)
D)
A Filename is the path and file name to which the Excel file should be saved Which of the following Expressions would return a valid Filename?
Examine the Process below:
An error has been encountered on Page 1 and the exception has bubbled up to be recovered in the Recover 1 stage. If there is an error in the Calc 1 stage which path will the Process take?
A process contains only 4 stages. Study the following process flow.
The data item New Date is a date data item with no initial value.
The calculation stage is configured as follows:
What will happen when you execute the Create Date stage?
Please refer to the exhibit
An automation Start Up page has been created to launch and login to the Blue Prism Portal. The page has no Input or Output Parameters The page is run but causes an Exception What is the cause?
Please refer to the exhibit.
When searching for a Customer Profile in the Blue Prism insurance application, the relevant number is entered into the Customer ID field. This field has been spied in Blue Prism and the attribute set has been returned by Application Modeller.
Which Attribute can be un-ticked to ensure consistent visibility of the element to Blue Prism?
A process contains only 4 stages Study the following process flow:
The data Item Result' is a number data item with an initial value of 2.
The calculation stage is configured as follows:
Following the execution of the Perform Calculation stage, which of the following is true?
Which of the following activities can you perform in Blue Prism Control Room?
(select all items which apply)
Study the following process flow:
This is the Mam Page of a simple process which calls the Page Calculation before completing The data items are configured as follows:
• X is a Number data item with an initial value of 20
• Y is a Number data item with an initial value of 5
• Result is a Number data item with no initial value
The Calculation Page stage is configured as follows:
The Calculation Page is as follows:
The Data Items are configured as follow:
• X is a Number data item with an initial value of 10
• Y is a Number data item with an initial value of 5
• Result is a Number data item with no initial value
The Start Stage is configured pass through the X and Y values as input parameters.
The divide calculation stage expression is [X] / [Y]
The end stage is configured to pass back the results value as an output parameter.
What will be contained in the Result Data Item on the Mam Page following the execution of the Process?
Examine the following Process flow:
The 'Start Value' data item is a number data item with an initial value of 10 The 'End Value' data item is number data item with an initial value of 0.
The Multi Calc stage is configured as follows
After the page has been rurv what value will be assigned to the 'End Value* data item?
A Blue Prism Developer is creating a process that will review travel request forms for ACME consulting. As part of this process, the Developer must ensure that none of the fields in the request are blank.
Following best practice, where should the Developer create this logic"?
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?
Study the process flow below:
The outputs for the Get Next Case are configured below:
What is the correct configuration of the Expression in the ‘’Case Returned ‘’ decision stage?
A)
B)
C)
D)
Which of the following can you perform in Control Room? (select all that apply)
Please refer to the exhibits.
This is a detail of a Process sub-page
* Sign Up Dale Current Date and Expiry Date Dala Hems are of the Date data type
* Status and Output Data Items are of the Text' data type.
What is the output of this logic when the page is executed till its End stage'
Consider the following flow within an Object Studio action:
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?
Please refer to the exhibits.
A Developer has created the logic that is resulting in an infinite loop of exceptions when the Multi Calc stage is executed
What is the reason"?
The Developer is debugging an action page in a Business Object by stepping through the stages which interact with the application. What will happen when they click Reset on an Action page in the Business Object?
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.
Study at the following diagram which is an extract from a sub-page of a process being tested in Process Studio:
There are no breakpoints in the "Access Customer Account" subpage however there is an error.
What will happen if you choose to step out (SHIFT+ F11) when debugging the process?
The Developer is importing a Blue Prism release file.
What will happen if there is already a Business Object or VBO with the same name in the environment they are importing into?
Please refer to the exhibit.
Consider the following Attribute Match for the Windows Title of an Application.
What alterations would you recommend making to the Attribute shown?
A Blue Prism solution interfaces with an internet application called HappyWeb. There is a test website available for development, and a training site available for user acceptance testing, and there is the production she available for processing live cases in HappyWeb.
Which of the following is true?
Please refer to the exhibits.
All Data Items are of Text Data Type
What is the output once all stages are executed?
Which part of Blue Prism is capable of performing interactions with Business applications (applications which a user would use)?
You identify an element in Application Modeller and it highlights uniquely and can be used in your object flow diagram. The next day you find that Blue Prism cannot no longer identify the same element, your object flow is giving you 'Element not found' exceptions. Which of the following statements is true?
Which of the following statements are correct when considering an elements attributes in Application Modeller?
(Select all items which apply)
A Work Queue is in place to calculate invoice prices for Gas, Electric and Dual fuel payments Tagging has been configured to tag each work queue item with 'Gas', 'Electric' or 'Dual' How would you configure the Get Next Item action to retrieve items from the queue that are tagged with Gas cr Electric?
The Work Queue 'Account Closure has a number of Pending Items which may be tagged as "Current", "Saving" or "Loan" What is the correct configuration to get the next item from the queue that is tagged either "Current" or "Loan"?
FILL BLANK
Examine the following recover flow taken from a Blue Prism Process:
The ‘Exception Detail’ data item has no initial value and has a data type of text.
The Calculation stage ‘Save Exception Detail’ will output the current exception detail to the ‘Exception Detail’ data item.
What expression would you use in the ‘Save Exception Detail’ stage to achieve this?
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?