Blue Prism Accreditation (Graded A+ Already)
DateAdd() correct answers o Gets a date with a number of intervals added to it • DateDiff() correct answers o Gets the number of intervals between dates • FormatDate() correct answers o Changes the format of a date • Now() correct answers o Get the current date and time • Today() correct answers o Gets the current date • IsStopRequested() correct answers o This is a function that you can call in your process that can see if a stop is requested from the control room when the process is running. This way the stop can be triggered at a safe spot in the process. Preserve Exception Detail correct answers • The current exception is released when the Preserve Exception detail is checked • A new exception is generated when the Preserve Exception detail is not checked. Internal Exception correct answers • This is an exception thrown by BP where there is an error with the design of the process where BP cannot complete a specific part. Business Exception correct answers • Problem that makes it impossible for the case to be worked. For example, if the process is only meant to work cases for adults but a case for a child comes into the Queue then this would be a business exception. System Exception correct answers • An exception that is coming from an application that Blue Prism is trying to use o Full automation correct answers All steps are automated o Partial Automation correct answers A sequence of continuous steps can be automated within a process. o Fragmented Partial Automation correct answers Automation applied to more than one sequence of steps. If this causes more manual work to compensate for the automation this may not be worth it o Restructured partial Automation correct answers Re-ordering some of the manual steps to help foster automation. • Child Processes correct answers o This is where a process (parent) runs another process (child). This can cause issues with data management since the child process is not preserved in the memory by the parent. Once the child process has ended the parent process releases the memory
Document information
- Uploaded on
- July 2, 2023
- Number of pages
- 11
- Written in
- 2022/2023
- Type
- Exam (elaborations)
- Contains
- Questions & answers