www.certfun.com PDF SS&C | Blue Prism AD01 Certification Exam Syllabus and Exam Questions Here are all the necessary details to pass the AD01 exam on your first attempt. Get rid of all your worries now and find the details regarding the syllabus, study guide, practice tests, books, and study materials in one place. Through the SS&C | Blue Prism AD01 certification preparation, you can become stronger on the syllabus domains, and getting Blue the Prism Developer Blue Prism Certified Developer certification gets easy. 1 www.certfun.com PDF How to Earn the SS&C AD01 Blue Prism Certified Developer Certification on Your First Attempt? Earning the SS&C | Blue Prism AD01 certification is a dream for many candidates. But, the preparation journey feels difficult to many of them. Here we have gathered all the necessary details like the syllabus and essential AD01 sample questions to get to the Blue Prism Certified Developer certification on the first attempt. Blue Prism Developer 1 www.certfun.com PDF AD01 Developer Summary: Exam Name Exam Code Exam Price Duration Number of Questions Passing Score Blue Prism Certified Developer AD01 $150 (USD) 75 mins 60 70% SS&C | Blue Prism® Developer Certification Learning Plan Books / Training Advanced Consolidation Exercise (ACE) Schedule Exam Pearson VUE Sample Questions SS&C | Blue Prism Developer Sample Questions Practice Exam SS&C | Blue Prism AD01 Certification Practice Exam Let’s Explore the SS&C | Blue Prism AD01 Exam Syllabus in Detail: Topic Details Weights - Create standard action types following best practice design standard - Demonstrate how to organize and label Objects - Demonstrate Application Modeller elements and Object Development 35% labelling conventions - Apply different spy modes to interact with various applications - Build and use wait stages - Demonstrate how to use process templates for consistent process structure - Build work queues to manage work items - Construct advanced work queue actions for process requirements - Utilise credential manager in keeping with best Process practice standards 35% Development - Demonstrate the use of environment variables in keeping with best practice standards - Demonstrate when to reuse existing objects, pages and sub-pages - Build basic Choices, Decisions, Calculations, Data Items and Collections by the expression editor Blue Prism Developer 2 www.certfun.com Topic Process Implementation Best Practice PDF Details Weights - Understand the use of advanced functions to solve complex process requirements - Illustrate knowledge of common process utilities - Handle exception handling types, retry loops, breakpoints and blocks - Demonstrate the use of Loops - Build stop controls in a process - Demonstrate how and when to use Environment Locks - Understand how to import and use pre-built skills - Run test of actions and processes to reduce errors - Create debugging steps in different scenarios - Run a process in control room and solve process errors 20% - Demonstrate appropriate usage of stage logging - Understand how schedules are configured to run a process in production - Create a release file in Release Manager - Apply best practice principles when creating processes 10% - Identify proper documentations to follow during automation development Experience the Actual Exam Structure with SS&C | Blue Prism AD01 Sample Questions: Before jumping into the actual exam, it is crucial to get familiar with the exam structure. For this purpose, we have designed real exam-like sample questions. Solving these questions is highly beneficial to getting an idea about the exam structure and question patterns. For more understanding of your preparation level, go through the AD01 practice test questions. Find out the beneficial sample questions below Blue Prism Developer 3 www.certfun.com PDF Answers for SS&C | Blue Prism AD01 Sample Questions 01. When a process is running from Control Room which of the following functions is used to request the process to stop? a) Stop() b) Is Stop Requested() c) Stop Now() d) Request Stop() Answer: b 02. How many sessions are created while running one process on one runtime resource? a) 2 b) Running a process does not creat a session. c) 0 d) 1 Answer: d 03. Which of the following is not an Application Modeller Match Type Operator? a) Substring b) > (Greater Than) c) Dynamic d) * (Wildcard) e) <> (Not Equal) Answer: a 04. In which area of Blue Prism can you monitor the contents of a Work Queue? a) Process studio b) Control room c) Object studio d) System manager Blue Prism Developer Answer: b 4 www.certfun.com PDF 05. You identify an element in Application Modeller and it highlights uniquely and can be used in your object flow. 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? a) This suggests an inconsistency in how the Blue Prism product is working which needs to be fixed. The Blue Prism product support team should be contacted to rectify the issue. b) This suggests that best practice exception handling has not been implemented in the object. A retry loop around the object stages that are using the element will probably fix the problem. c) This must be an environment issue. The Blue Prism environment must be consistent and persistent, and an element that worked one day and does not work the next day suggests the environment is changeable. The IT team supporting the environment needs to be contacted to fix the problem. d) It is common for consistency issues to be found during configuration/development testing. The most likely cause is that an attribute has been selected for the element that is changeable, such as a window title with a date, or a URL. The developer needs to ensure changeable attributes are unticked, or matched accordingly to handle such changes. Answer: d 06. The developer need to store sensitive data in the work queue. Which of the following statements is correct? (Select all that apply) a) The developer should encrypt the Work Queue by enabling the check box in the System Manager. b) Encrypting the Work Queue also encrypts the Item Key automatically. c) There is no need to encrypt the Work Queue as the database keeps the information encrypted. d) The developer should avoid using sensitive information as the item key. If this is required then it should be encrypted so the value is no longer visible from Control Room. Answer: a, d Blue Prism Developer 5 www.certfun.com PDF 07. Which of the below expressions is correct to return tomorrow's date from within a calculation stage? a) Now()+1 b) AddDays(Today(),1) c) Today()+1 d) AddDays(Today();1) Answer: b 08. A Process Definition Document (PDD) should achieve which of the following? a) Provide a highly detailed description of every step required to perform the manual process. b) Describe how a process can be automated using Blue Prism. c) Inform the Blue Prism developer how to structure the process flow within Process Studio. d) Outline the risks of robotic automation on host systems. Answer: a 09. What is best practice to identify how far a Work Queue item has worked through a process? a) Update tag b) Mark Exception with detailed Exception reason c) Update status d) Mark completed Answer: c 10. From the below expressions, which configuration in Calculation Stage will convert a String into a Date? (Select all that apply) a) ToDate("12/06/2021") b) ToDate("12;06;2021") c) ToDate("12-06-2021") d) ToDate("12062021") Blue Prism Developer Answer: a, c 6