Please refer to the exhibit.
The Developer is using the basic Blue Prism Process Templates
What is wrong with how this Main Page is handling exceptions''
Exception Handling Best Practices:
Proper exception handling involves not only recovering from an error but also ensuring the system is ready for subsequent operations.
This typically includes resetting the application or any global data to a known good state.
Issue in the Main Page:
In the provided diagram, the flow directly connects the Recover stage to the Resume stage without any intermediate logic.
This is problematic because the system might be left in an inconsistent state after an error.
Required Logic:
Implement logic between the Recover and Resume stages to reset the application or any relevant data.
This ensures that after handling an exception, the system is in a known good state and can continue processing new items reliably.
Blue Prism documentation on best practices for exception handling and process design.
Cristen
2 months agoLeatha
2 months agoHelaine
2 months agoAngelo
1 months agoMalcolm
2 months agoJohanna
2 months agoLeatha
2 months agoKayleigh
2 months agoStaci
2 months agoCherry
2 months agoFlorinda
2 months agoWillis
3 months agoKaron
1 months agoLeeann
1 months agoLonny
1 months agoBilly
3 months agoMitsue
1 months agoFelix
1 months agoAshanti
2 months agoPercy
2 months ago