Required Properties
| Optional Properties
|
---|---|
Participant (Partner Link)
| Name. See
Selecting Activity Labels
|
Operation
| Port Type
|
Fault Name
| |
Join Condition. See
Creating a Join Condition for an Incoming Link
| |
Suppress Join Failure. See
Process Properties
| |
Comment. See
Adding Comments to a Process
| |
Documentation.
Adding Documentation to a Process
| |
Execution State. See
Viewing the Execution State of an Activity or Link
| |
Message Exchange. See
Message Exchange Declaration
| |
Extension Attributes and Extension Elements. See
Declaring Extension Elements and Attributes.
|
<reply partnerLink="NCName" portType="QName"? operation="NCName" variable="BPELVariableName"? faultName="QName"? messageExchange="NCName"? standard-attributes> standard-elements <correlations>? <correlation set="NCName" initiate="yes|join|no"?>+ </correlations> <toParts>? <toPart part="NCName" fromVariable="BPELVariableName"/>+ <toParts> </reply>
<reply name="reply" partnerLink="customer" portType="lns:loanServicePT" operation="request" variable="approval">
<reply name="reply" partnerLink="customer" portType="lns:loanServicePT" operation="request" variable="error" faultName="unableToHandleRequest">