Are you on your way to become Blue Prism Developer and looking for a last minute revision. Then, you have arrived at the right place. This cheat sheet will provide you with all the required resources and information for the Blue Prism Exam in a meaningful way. However, the exam tests the developer’s understanding of the Blue Prism development concepts and functionality. Moreover, holding this certification will help you to showcase your skills in front of your superiors and get hikes in your career. Further, enhances your professional credibility and enhances your skills and knowledge.
Let’s begin with the cheat sheet and first, we will cover the basic requirements of the exam.
Blue Prism Developer Exam (AD01): Basic Requirements
The Certified Blue Prism Developer (AD01) certification is a professional certification offered by Blue Prism, a leading Robotic Process Automation (RPA) software provider. The AD01 certification validates an individual’s ability to develop and maintain Blue Prism automation. To become a Certified Blue Prism Developer, individuals must pass the AD01 exam, which consists of 60 multiple-choice questions. The exam lasts for 1 hour and 30 minutes, with a passing score requirement of 70%.
The exam focuses on:
- Blue Prism Installation and Configuration
- Process and Object Studio
- Control Room
- VBOs (Visual Business Objects)
- Error and Case Management
- Surface Automation
- Data Items and Data Types
To obtain the AD01 certification, individuals must pass a certification exam that covers areas such as process design, development best practices, solution deployment, and Blue Prism architecture. This certification is tailored for individuals aspiring to establish a career in Robotic Process Automation (RPA) and serves as proof to employers that the person possesses the requisite skills and expertise to execute successful automation projects.
The Blue Prism Developer Exam (AD01) examines the developer’s understanding of various development concepts and functionality. However, for getting certified there are some exam pre-requisite that you have to get completed first. That is, to prepare for the Developer Certification exam you should successfully complete the Developer Foundation Training and associated consolidation exercise. As it is essential to review and understand the learning objects which can be found on the Blue Prism Learning Management System, within the ‘Blue Prism Developer Certification AD01’ Learning Plan:
Blue Prism Developer Mandatory Training
- Credentials and Credential Manager
- Advanced Data Items
- Attribute Matching
- Advanced Exception Handling Guide
- Advanced Work Queues Guide
- Lifecycle Orientation (Blue Prism Process Delivery Roadmap)
- Development Best Practice
- Solution Design Overview
- Object Design Guide
- Process Creation Guide
- Environment and Session Variables
- Guide to Send Keys and Send Key Events
- Run Mode Guide
Start preparing for Blue Prism Certified Developer (AD01) exam using the Study Guide!
In the next section, we will learn about the various resources that will help in your journey to pass the blue prism exam and become certified developer.
Certified Blue Prism Developer (AD01) Cheat Sheet
The Blue Prism Developer Exam (AD01) is designed to test the knowledge and skills of individuals who develop and implement automation solutions using the Blue Prism platform, and cheating undermines the value and integrity of the certification.
To prepare for the AD01 exam, here are some strategies:
- Review the Exam Objectives: Blue Prism provides an exam objectives document that outlines the topics and subtopics covered in the exam. It is essential to review and understand these objectives.
- Attend Blue Prism Training: Blue Prism provides training courses for developers that cover the topics in the exam. Attending these courses can help individuals gain a better understanding of Blue Prism automation.
- Practice with Blue Prism: Hands-on experience is essential for becoming a Certified Blue Prism Developer. Practice creating and maintaining Blue Prism automation in a test environment.
For getting a better revision, it is important that you have all the required resources so that you are not left with anything. However, for the blue prism exam, there are resources and suitable links provided below to quickly understand the concepts as well as clear all your doubts. So, let’s begin with this.
Understanding the Exam Concepts
This guide primarily aims to offer a swift recap of concepts you are already familiar with. When preparing for the Blue Prism Developer exam, commencing with the examination objectives is an excellent approach. Furthermore, a thorough review of the exam objectives will help clear any doubts and enable you to proceed with subsequent revisions. Here are the crucial topics for the Blue Prism Certified Developer (AD01) exam, which include:
Objective 1: Understanding Flow within a Process (15%)
Designing a new process using Process Studio is simple and powerful. Using the components provided within the toolbox, complex business processes can be automated, and process control and flow elements easily implemented.
Task 1.1 Organize logic by creating Sub Pages
Task 1.2 Construct logic by building Decision & Choice Stages
Task 1.3 Explain Layers of Logic and Flow by integrating of within a process
Objective 2: Configuring Objects (25%)
Along with web services, business objects provide the means of interacting with external systems from your process flow chart in Process Studio. Business objects provide a series of actions that can be called a process.
Task 2.1 Explain the Importance of Object Best Practices while building Objects
Task 2.2 Comprehend an element’s attributes in Application Modeller
Task 2.3 Identify how Global Send Keys and Objects can interact with each other
Objective 3: Datatype Variables – How Data flows through the Process (5%)
The properties dialog for the data item allows you to change various constraints for the data that is contained within it. SS&C | Blue Prism® Enterprise has several built-in data types.
Task 3.1 Construct loops by using Collections and Loop Stages
Task 3.2 Cast data from one data type to another
Objective 4: Error Management how to manage Exceptions (20%)
Exceptions occur during the running of a process for various reasons. Usually, when an exception occurs, the process stops, and its status in Control Room shows as Terminated. Sometimes, it is not desirable for the process to stop when an exception is encountered. In certain contexts, we can handle the exception and continue with processing.
Task 4.1 Employ Retry Loops to minimize Exceptions
Task 4.2 Construct unhappy paths considering how Exceptions are thrown
Task 4.3 Employ Recover and Resume stages in Process Building
Task 4.4 Explain the importance of Preservation of Exceptions
Objective 5: Case Management – Dealing with Work Queues (17%)
Work queues provide a mechanism for modelling the queueing, locking, and reporting of work items within a SS&C | Blue Prism® Enterprise environment. Work queues are managed from the Workflow section of System Manager. This includes searching for, creating, deleting, renaming, and configuring queues.
Task 5.1 Understand how Work Queues are built (Creation & Administration)
Task 5.2 Demonstrate the basics of Work Queues functionality
Objective 6: Calculations & Functions – Data Manipulation (8%)
Expressions can be created in a variety of ways. They can be typed directly into the Expression Editor or can be built up by dragging and dropping items from either the Function List or the Data Item List. The Function List shows all the functions available in the SS&C | Blue Prism® Enterprise.
Task 6.1 Describe the basic functionality of using Calculations
Task 6.2 Recognize the importance of Environmental Functions
Task 6.3 Utilize Text Functions within the building of processes
Objective 7: Debugging – Error Identification & Removal (3%)
The debugging facility allows you to simulate the execution of your business process or business object from within the process studio or object studio. All the while, you can watch which path the execution takes along your flow chart, query the values of data items, amend your flowchart during execution and jump to areas of interest.
Task 7.1 Integrate Stepping during the debugging Process
Task 7.2 Comprehend the use of Breakpoints while Debugging
Objective 8: General Items (7%)
Items under this Objective do not fall under any other objective and can range from items like Environmental Variables, Control Room, Templates, and the Application Modeller.
Task 8.1 Understand the Control Room’s functionality
Task 8.2 Demonstrate the use of Environmental Variables
Task 8.3 Understand the importance of Standard Templates
Become BluePrism Developer NOW!!
- Then, Process flow through decision, choice stages, and sub-pages. (Reference: Blue Prism Best Practice Build Overview)
- Wait for stages: how to use them, when to use arbitrary waits.
- Correct use of action retrying from a process as per the Blue Prism standard template. (See portal template and process creation tutorial). (Reference: Blue Prism Best Practice Build Overview)
- Next, Knowledge of Blue Prism process templates and their structure and flow. (Reference: Blue Prism Best Practice Build Overview, Blue Prism Software Robots)
- How to keep sensitive data out of session logs and Control Room (Reference: Data Masking)
- Process exposure to Control Room. How to control exposure and under what conditions will processes not be exposed? (Reference: Process Exposure)
- Then, Correct use of attributes to ensure consistent identification of elements. Which attributes are best for helping make element attributes unique? And which are not? Causes of previously spied elements suddenly not being found. Use of dynamic attributes, correct setting in application modeler, and how to set attribute parameters from Blue Prism stages. Use of regular expressions to identify elements. (Reference: Regular Expression In application Modeller)
- Correct use of Global Send Keys and Global Send Key Events. (Reference: Global Send Key Events)
- Object exposure: correct understanding of the differences between background, foreground, and exclusive modes and their effect when attempting to create sessions in Control Room (Reference: Process Exposure)
- Next, Collections and Loops; correct flow, the correct syntax in decisions and calculations, nested collections and nested loops (Reference: Get Current Row in a loop and pass it to the page)
- Lastly, Work queues; creation and administration. Functionality in Control Room. All work queues internal business object actions, filtering syntax, case management, and the correct use of tags. (Reference: Work Queues
Courses by Blue Prism
The Blue Prism provides two self-learning courses available on the “Guides” segment. However, you can acquire knowledge from these topics and easily understand surface automation notions for the blue prism professional developer exam. The two courses are listed below-
- Introduction to Surface Automation (v5)
- Surface Automation (v5)
Online Training Course and Instructor-Led Training
For better understanding, you can also opt for online training and instructor led courses for helping you in clearing your doubts and also provide the study material. However, you can find many educational sites that provide good content with interactive classes to help you cover the syllabus in interesting way.
Using Books for better understanding
If you are preparing well for the exam then, you must know the importance of books. Using books will help you to highlight the part of the topic you find difficult or you want to study later. However, some of the Blue Prism Certified Developer (AD01) exam books that will help you in understanding the concepts include:
- Firstly, Blue Prism MasterClass: Developer & Professional Developer by Prasanna Kumar Ballepalli
- Secondly, Robotic Process Automation with Blue Prism Quick Start Guide: Create software robots and automate business processes by Lim Mei Ying
Assess using the Practice Test
Practice tests play a vital role in achieving effective preparation, as they enable you to evaluate your strengths and weaknesses. Identifying these areas for improvement is key to attaining proficiency. Additionally, utilizing Certified Blue Prism Developer (AD01) practice exams enhances your ability to answer questions efficiently, ultimately saving valuable time. It’s recommended to begin taking practice tests after completing an entire topic, as it serves as a valuable revision exercise.
Basic Exam Tips:
- Study the official Blue Prism AD01 certification exam objectives and syllabus.
- Practice writing, testing, and debugging Blue Prism code to ensure you are familiar with its capabilities and limitations.
- Take advantage of Blue Prism’s eLearning resources and sample exams.
- Participate in online forums and discussion groups to establish connections with fellow Blue Prism professionals and gain insights from their experiences.
- Read and understand best practices for automation and process design.
- Familiarize yourself with industry-standard development methodologies such as Agile and DevOps.
- Create a study plan and allocate sufficient time for self-study and practice.
- Don’t rely solely on memory-based learning, but rather try to understand the concepts and apply them in your own projects.
- Make sure you are comfortable with the examination format, timing, and delivery platform.
- During practice exams, implement time management techniques to ensure you can answer all the questions within the allocated time frame.