blob: b1cfd5186d06944c4a6a1766e33cba40dfecab31 [file]
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta content="text/html; charset=UTF-8" http-equiv="CONTENT-TYPE" />
<link rel="stylesheet" href="../../book.css" type="text/css" />
<title>Join Behavior Tab</title>
</head>
<body>
<h1>Join Behavior Tab</h1>
<p><img src="../../../images/reference/Property_Sheet_03.png" alt="Join Behavior tab" /></p>
<p><b>Join Behavior tab</b></p>
<p>
The <strong>Process Join Behavior</strong> tab determines how the process will handle join failures.
When set to <strong>Yes</strong>, any <code>JoinFailure</code> fault (detailed in the WS-BPEL
Standard Faults section of the OASIS specification: <a
href="http://docs.oasis-open.org/wsbpel/2.0/OS/wsbpel-v2.0-OS.html#_Toc164738543">
http://docs.oasis-open.org/wsbpel/2.0/OS/wsbpel-v2.0-OS.html#_Toc164738543</a>)
will be ignored for all activities in the process. An activity is able
override this value, or inherit the value from its parent.
</p>
</body>
</html>