Rating 2.33 out of 5 (3 ratings in Udemy)
What you'll learn- Blue Prism AD01 - Certification
DescriptionBlue Prism Certified Developer (AD01):
The Blue Prism Developer Exam (AD01) tests a developer’s understanding of the mandatory Blue Prism development concepts and functionality.
Exam Details
Preparation
To prepare for the exam, we strongly advise that you attend the training …
Rating 2.33 out of 5 (3 ratings in Udemy)
What you'll learn- Blue Prism AD01 - Certification
DescriptionBlue Prism Certified Developer (AD01):
The Blue Prism Developer Exam (AD01) tests a developer’s understanding of the mandatory Blue Prism development concepts and functionality.
Exam Details
Preparation
To prepare for the exam, we strongly advise that you attend the training courses, review the study material, and gain hands-on experience related to the topics covered in the exam. It is essential that you review and understand the following learning objects on the Blue Prism Portal:
Although the exam can be taken at any time it is advised that you support your learning with at least three months of solid practical development experience.
All my courses include:
Unlimited lifetime access to the course
Future bonus lecture's and materials to this course are always free
Unconditional, no questions asked full 30 day money back guarantee
Scope
Detailed understanding of Blue Prism native functions and their correct application.
Date Functions: DateAdd() DateDiff() FormatDate() MakeDate() Now() Today()
Environment Functions: IsStoprequested()
Text Functions: Concatenate() EndsWith() Mid() Left() Len() Right() StartsWith() Trim()
Datatypes: different datatypes and casting data of one type to another type using a calculation stage.
Debugging: stepping in, stepping out, to breakpoints, what happens when exceptions are thrown when stepping over or stepping out of subpages.
Environment and session variables: when to use them, where they are created, how can they be amended, how are they assigned and when is a change affected in a process.
Exception handling: throwing exceptions and correct use of recover, resume stages. Exception types, detail and preserving detail. Correct use of blocks.
Process flow through decision, choice stages and sub-pages.
Wait stages: how to use them, when to use arbitrary waits.
Correct use of action retrying from a process as per Blue Prism standard template. (See portal template and process creation tutorial).
Knowledge of Blue Prism process templates and their structure and flow.
How to keep sensitive data out of session logs and Control Room
Process exposure to Control Room. How to control exposure and under what conditions will processes not be exposed?
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 modeller and how to set attribute parameters from Blue Prism stages. Use of regular expressions to identify elements.