ExamGecko
Home Home / Blue Prism / AD01

Blue Prism AD01 Practice Test - Questions Answers, Page 19

Question list
Search
Search

List of questions

Search

Related questions











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
A.
All schedules will be marked as Exception
Answers
B.
Only schedules within a defined timeframe are executed
B.
Only schedules within a defined timeframe are executed
Answers
C.
All schedules will be executed in the order they were added
C.
All schedules will be executed in the order they were added
Answers
D.
Only schedules within the last 60 minutes are executed
D.
Only schedules within the last 60 minutes are executed
Answers
Suggested answer: B

Explanation:

Upon restarting the Blue Prism Server Service, the scheduler will check for any schedules that should have been executed during the downtime. Based on the system configuration, only the schedules within a defined timeframe will be executed. This is typically set in the 'Execute missed schedules from the past n minutes' setting within the scheduler configuration. If a schedule is discovered that should have executed multiple times within the configured period, it will only be executed once.Schedules that fall outside of this defined timeframe will not be executed and may be marked as exceptions depending on the system settings

The Process Controller needs to be able to view Exception items from both the Work Queue screen within the Control room, and from the Session Logs According to best practice, which TWO options would the Developer recommend?

A.
Use the column filters available within Blue Prism Settings > Audit > Process Log settings
A.
Use the column filters available within Blue Prism Settings > Audit > Process Log settings
Answers
B.
Call the Exception Stage details and tag them to the Item prior to Mark Item as Exception
B.
Call the Exception Stage details and tag them to the Item prior to Mark Item as Exception
Answers
C.
Loop through the Work Queue items in Exception and tag with the Exception Details
C.
Loop through the Work Queue items in Exception and tag with the Exception Details
Answers
D.
Use the Scan Processes feature within the Blue Prism Settings > Exception Type to identify items
D.
Use the Scan Processes feature within the Blue Prism Settings > Exception Type to identify items
Answers
E.
Ensure that the Stage logging is enabled within each Exception Properties
E.
Ensure that the Stage logging is enabled within each Exception Properties
Answers
Suggested answer: B, E

Explanation:

Tagging Exception Items:

By calling the Exception Stage details and tagging them to the item before marking it as an exception, it ensures that detailed information about the exception is captured and can be viewed later. This helps in identifying the cause of the exception and provides valuable context.

Stage Logging:

Enabling stage logging within each exception properties ensures that all exception details are logged. This allows the Process Controller to view detailed exception information from the session logs, providing a comprehensive view of what went wrong.

Benefits:

These two approaches ensure that exception details are both tagged to the work queue items and logged in the session logs, making it easier for the Process Controller to review and analyze exceptions from different interfaces within Blue Prism.

Blue Prism documentation on exception handling, tagging, and logging.

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?

A.
Retire the Schedule for the required period. then Unretire it
A.
Retire the Schedule for the required period. then Unretire it
Answers
B.
Clone the Schedule and set a new start date on the clone
B.
Clone the Schedule and set a new start date on the clone
Answers
C.
Set an End Date on the Schedule, then create a new Schedule to Start after 3 months
C.
Set an End Date on the Schedule, then create a new Schedule to Start after 3 months
Answers
D.
Pause the Schedule for the required period
D.
Pause the Schedule for the required period
Answers
Suggested answer: D

Explanation:

Pausing a Schedule:

Pausing the schedule is the best practice for temporarily stopping a process. This maintains the schedule's configuration and simply suspends its execution for the specified period.

Maintaining Configuration:

Pausing the schedule ensures that once the period is over, the same schedule can be resumed without needing to recreate it or adjust any start/end dates. This approach is simpler and minimizes the risk of configuration errors.

Reactivation:

After the required period, the schedule can be easily unpaused to resume its normal operation.

Blue Prism documentation on scheduling and best practices for managing schedules.

Complete the following statement.

The________captures the operational requirements of how the process is manually operated today, and help design how the process can be automated.

A.
OID
A.
OID
Answers
B.
FRQ
B.
FRQ
Answers
C.
SDD
C.
SDD
Answers
D.
POD
D.
POD
Answers
Suggested answer: D

Explanation:

Process Definition Document (POD):

The POD captures the operational requirements of how the process is manually operated today and helps design how the process can be automated.

It includes detailed descriptions of the current manual process, the objectives for automation, and the steps needed to automate the process.

Role in Automation:

The POD serves as a blueprint for the developers, ensuring that all aspects of the current manual process are considered in the automation design.

It helps in identifying potential challenges and ensuring that the automated process meets the business requirements.

Blue Prism documentation on process documentation and the role of the Process Definition Document (POD).

Please refer to the exhibit.

The action gets account details from the screen and applies a new limit unless the risk codes are of a specific value According to Blue Prism best practice, how should a Developer design the Object(s) supporting this?

A.
1 Object; 2 Actions - Get Account Details and Apply New Limit, and move the decision-making logic to the Process
A.
1 Object; 2 Actions - Get Account Details and Apply New Limit, and move the decision-making logic to the Process
Answers
B.
1 Object: 3 Actions - Get Account Details. Verify Risk Code, and Apply New Limit
B.
1 Object: 3 Actions - Get Account Details. Verify Risk Code, and Apply New Limit
Answers
C.
1 Object; 2 Actions - Get Account Details and Apply New Limit
C.
1 Object; 2 Actions - Get Account Details and Apply New Limit
Answers
D.
2 Objects - Get Account Details and Apply New Limit; and move the decision-making logic to the Process
D.
2 Objects - Get Account Details and Apply New Limit; and move the decision-making logic to the Process
Answers
Suggested answer: A

Explanation:

Single Object Design:

According to Blue Prism best practices, it is generally recommended to minimize the number of objects and actions to keep the solution simple and maintainable.

Actions:

Get Account Details: This action retrieves account information from the screen.

Apply New Limit: This action applies a new limit to the account.

Decision-Making Logic:

The decision-making logic (checking for high-risk code) should be placed in the process, not the object. This separation ensures that the object focuses on interacting with the application, while the process handles the business logic.

Blue Prism best practices on object design and separation of concerns between objects and processes.

Which of the following is NOT a benefit of providing an Operational Handbook?

A.
Ensure business continuity
A.
Ensure business continuity
Answers
B.
Faster resolution of issues
B.
Faster resolution of issues
Answers
C.
Real-time analytics
C.
Real-time analytics
Answers
D.
Knowledge transfer
D.
Knowledge transfer
Answers
Suggested answer: C

Explanation:

Operational Handbook:

An operational handbook provides detailed instructions and information on how to operate and maintain a Blue Prism process. It includes information on handling common issues, process flows, and roles and responsibilities.

Benefits:

A . Ensure business continuity: Provides clear guidelines to keep the process running smoothly even when team members change.

B . Faster resolution of issues: Contains troubleshooting steps and solutions for common problems.

D . Knowledge transfer: Helps in training new team members and transferring knowledge efficiently.

Not a Benefit:

C . Real-time analytics: The operational handbook is not intended to provide real-time analytics. This is typically achieved through monitoring tools and dashboards.

Blue Prism documentation on operational handbooks and their benefits.

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?

A.
The Username and Password Data Items contains no hard-coded credentials
A.
The Username and Password Data Items contains no hard-coded credentials
Answers
B.
The BP Portal. Go to LMS action should be inside the Login Block
B.
The BP Portal. Go to LMS action should be inside the Login Block
Answers
C.
There is no action to retrieve the credentials from Credential Manager
C.
There is no action to retrieve the credentials from Credential Manager
Answers
D.
The BP Portal Launch action should have a retry loop
D.
The BP Portal Launch action should have a retry loop
Answers
Suggested answer: C

Explanation:

Credential Retrieval:

The automation start-up page requires actions to retrieve the credentials from the Credential Manager to log in to the Blue Prism Portal.

Cause of Exception:

The exception is likely caused because there is no action to retrieve the username and password from the Credential Manager, leading to missing or incorrect credentials.

Steps to Fix:

Ensure that an action is included to retrieve the credentials from the Credential Manager before attempting to log in.

Blue Prism documentation on using the Credential Manager and best practices for secure credential handling.

A Developer is following the best practices to prepare the Process for a Production release

Which of the following should NOT be implemented?

A.
Disable all unnecessary stage logging to reduce the amount of data logged and stored during the runtime
A.
Disable all unnecessary stage logging to reduce the amount of data logged and stored during the runtime
Answers
B.
Use Retry loops to handle Business Exceptions on a Work Queue Items to increase resilience in the process logic
B.
Use Retry loops to handle Business Exceptions on a Work Queue Items to increase resilience in the process logic
Answers
C.
The Process logic should include alerting mechanism to notify Process Controller(s) of any critical issues
C.
The Process logic should include alerting mechanism to notify Process Controller(s) of any critical issues
Answers
D.
The solution should have zero Valuation Errors to avoid failures when it is run from the Control Room
D.
The solution should have zero Valuation Errors to avoid failures when it is run from the Control Room
Answers
Suggested answer: B

Explanation:

Best Practices for Production Release:

A . Disable unnecessary stage logging: This is a best practice to reduce data storage and improve performance.

C . Alerting Mechanism: Including an alerting mechanism helps notify Process Controllers of critical issues, which is crucial for maintaining process health and quick issue resolution.

D . Zero Validation Errors: Ensuring there are no validation errors before deployment helps avoid runtime failures.

Handling Business Exceptions:

Using retry loops to handle business exceptions for work queue items is not recommended as it can lead to unnecessary retries and may not address the underlying issue causing the exception. Instead, business exceptions should be handled by sending them to an exception queue for further analysis and resolution.

Blue Prism documentation on best practices for process development and deployment.

Please refer to the exhibit

What is the missing phase in the Delivery Lifecycle?

A.
Plan
A.
Plan
Answers
B.
Outline
B.
Outline
Answers
C.
Develop
C.
Develop
Answers
D.
Design
D.
Design
Answers
Suggested answer: D

Explanation:

Delivery Lifecycle Phases:

The typical phases in the delivery lifecycle of an RPA project include Define, Design, Build, Test, UAT (User Acceptance Testing), and Deploy.

Missing Phase:

The phase between Define and Build is Design. This phase involves creating detailed designs of the automation, including process flows, system interfaces, and data requirements.

Blue Prism delivery lifecycle documentation and project management best practices.


Total 189 questions
Go to page: of 19