Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Blue Prism Exam AD01 Topic 1 Question 88 Discussion

Actual exam question for Blue Prism's AD01 exam
Question #: 88
Topic #: 1
[All AD01 Questions]

A Developer is following the best practices to prepare the Process for a Production release

Which of the following should NOT be implemented?

Show Suggested Answer Hide Answer
Suggested Answer: B

Best Practices for Production Release:

A . Disable unnecessary stage logging: This is a best practice to reduce data storage and improve performance.

C . Alerting Mechanism: Including an alerting mechanism helps notify Process Controllers of critical issues, which is crucial for maintaining process health and quick issue resolution.

D . Zero Validation Errors: Ensuring there are no validation errors before deployment helps avoid runtime failures.

Handling Business Exceptions:

Using retry loops to handle business exceptions for work queue items is not recommended as it can lead to unnecessary retries and may not address the underlying issue causing the exception. Instead, business exceptions should be handled by sending them to an exception queue for further analysis and resolution.


Blue Prism documentation on best practices for process development and deployment.

Contribute your Thoughts:

Vi
2 days ago
I disagree, I believe option D should not be implemented because it is unrealistic to expect zero Valuation Errors in a complex process.
upvoted 0 times
...
Ernie
10 days ago
I think option B should not be implemented because it may cause the process to get stuck in an infinite loop.
upvoted 0 times
...
Vernice
17 days ago
Hmm, disabling unnecessary logging seems like a good idea to reduce clutter. But handling exceptions with retry loops? That's just asking for an infinite loop of doom!
upvoted 0 times
Valentin
4 days ago
User 2: Valentin is right, handling exceptions with retry loops could lead to an infinite loop of doom.
upvoted 0 times
...
Beatriz
5 days ago
User 1: I agree, disabling unnecessary logging is a good idea to reduce clutter.
upvoted 0 times
...
...

Save Cancel