Architecting and designing : Business Process Analysis (BPA) : BPEL generation : BPEL to BPMN mapping reference : BPMN to BPEL mapping for StandardAttributes
  
BPMN to BPEL mapping for StandardAttributes
You can generate BPEL code for BPMN StandardAttributes.
BPEL comments
1 The <joinCondition> attribute is determined from symbol."joinCondition" value
2 The <suppressJoinFailure> attribute is determined from the symbol."suppressJoinFailure" value.
3 The sapattern is a list of all of the System Architect definition GUIDs that were used to generate the pattern.
Element construct
joinCondition="bool-expr"
suppressJoinFailure="yes|no"
See also
BPEL to BPMN mapping reference