Category: Blue Prism

Designing Blue Prism Processes for Human in the Loop

Blue Prism is well known as an enterprise grade, unattended Digital Workforce Platform.  Given Blue Prism’s strength in unattended RPA, there’s a misconception that Blue Prism cannot do attended RPA as well.  In fact, Blue Prism is perfectly capable of supporting Human in the Loop automation. It just requires Solution Designers to consciously design user interaction into their Blue Prism...

READ MORE Designing Blue Prism Processes for Human in the Loop

Blue Prism Technical Architect Exam Notes ATA01

This exam is pretty easy if you’ve passed the Installation Engineer exam. There is around ~70% overlap in terms of the documentation that you need to read in order to prepare. It makes sense to schedule the two exams to be taken in close proximity. I found it significantly easier compared to the Installation Engineer exam, and the recommended reading...

READ MORE Blue Prism Technical Architect Exam Notes ATA01

Blue Prism Installation Engineer Exam Notes AIE02

Here’s the notes that I made to prepare for this exam. Provisioning a DB Collation: Key is codepage 1252 and CI Latin1_General_CI_AS, SQL_Latin1_General_CP1_CI_AS Recommended to install every single part on a different drive: OS, sql server, tempdb, data file, log file Enable Instant File Initialization. This feature typically benefits the speed at which transaction log files can be grown automatically...

READ MORE Blue Prism Installation Engineer Exam Notes AIE02

Blue Prism Developer Exam Notes AD01

Here are the notes that I created to study for the AD01 exam. No guarantees that any of these actually appear on the exam but hopefully someone will find these useful. • Detailed understanding of Blue Prism native functions and their correct application. • Date Functions: DateAdd() DateDiff() FormatDate() MakeDate() Now() Today() DateAdd(interval, number, date): interval 0 1 4 5...

READ MORE Blue Prism Developer Exam Notes AD01