Symbol properties
suppressJoinFailure
This maps to the BPEL process attribute suppressJoinFailure.
Yes generates the following statement in BPEL:
suppressJoinFailure="Yes"
No generates the following statement in BPEL:
suppressJoinFailure="No"
See also