ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 47 - ASDEV01 discussion

Report
Export

Examine the following Blue Prism Process diagram which is from the Main Page of a Process:

The Process current stage is the 'Perform Calculation' stage.

The 'Perform Calculation' stage has Exception Handling to resolve all Exceptions within the same Page

What would happen if you click on Step Over or press F10?

A.
All remaining stages in the Process would be executed, and focus would move the the End stage on the 'Main Page'
Answers
A.
All remaining stages in the Process would be executed, and focus would move the the End stage on the 'Main Page'
B.
All underlying logic on the 'Perform Calculation' Page will be processed and focus would move to the 'Update Account' stage
Answers
B.
All underlying logic on the 'Perform Calculation' Page will be processed and focus would move to the 'Update Account' stage
C.
All underlying logic on the 'Perform Calculation' Page will be processed as well as the remaining stages on the 'Main Page', before focus would move to the End stage
Answers
C.
All underlying logic on the 'Perform Calculation' Page will be processed as well as the remaining stages on the 'Main Page', before focus would move to the End stage
D.
Recover1 would receive the Exception, therefore, focus would move to the Recover1 stage
Answers
D.
Recover1 would receive the Exception, therefore, focus would move to the Recover1 stage
Suggested answer: B

Explanation:

This is the correct outcome of clicking on Step Over or pressing F10 when the current stage is a page stage. It will execute all the logic on that page and then move to the next stage on the main page. The other options are either incorrect or describe different scenarios.

Reference: https://portal.blueprism.com/sites/default/files/2021-05/Blue%20Prism%20Certification%20-%20Associate%20Developer%20-%20Certification%20Overview_0.pdf (page 11)

asked 16/09/2024
Avion Bryant
46 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first