Table of Contents

Search

  1. Preface
  2. Part 1: Using Process Developer
  3. Part 2: Creating and Modifying Processes
  4. Part 3: Functions, Events, Errors, and Correlation
  5. Part 4: Testing and Deployment
  6. Part 5: Process Central and Process Server (On-Premises)

Process Developer

Process Developer

Making all Processes Eligible for Suspension on Uncaught Faults

Making all Processes Eligible for Suspension on Uncaught Faults

Suspending a process on an uncaught fault applies to processes running on Process Server.
According to the WS-BPEL 2.0 specification, a process with an uncaught fault terminates with a termination handler. However, Process Server allows processes to be suspended when an activity is faulting if the fault does not have a corresponding catch (that is, uncaught). Before completing execution of the activity, the server stops the process so that you can retry or complete the activity.
You can enable this setting in the Process Console. For details, see the
Process Console Help
.
If desired, you can override the server setting for individual processes. For details, see Making Individual Processes Eligible for Suspension on Uncaught Faults.

0 COMMENTS

We’d like to hear from you!