Apply BEP practices
With the introduction of the BEP execution platform:
With the introduction of the BEP execution platform:
As you probably know, if a Bot Task throws an exception, the platform stops the execution of the entire Business Process (BP). In most real-life scenarios, such behavior is unacceptable. Instead, you would usually react to the exception by retrying the attempt, asking a human operator to intervene, trying to proceed with other records, or using any combination of these strategies.
Quality assurance (QA) is a way of preventing mistakes or defects in manufactured products and avoiding problems when delivering solutions or services to customers; which ISO 9000 defines as "part of quality management focused on providing confidence that quality requirements will be fulfilled".
Blocking and non-blocking exception handling
The WorkFusion platform provides the capability to view Business Process (BP) logs containing system events, error messages, and stack traces.