Java Reference
In-Depth Information
<fromParts> is used to get data from an inbound message and use it to set BPEL variables.
They have the following structure:
<toParts>?
<toPart part="NCName" fromVariable="BPELVariableName" />+
</toParts>
<fromParts>?
<fromPart part="NCName" toVariable="BPELVariableName" />+
</fromParts>
Search WWH ::




Custom Search