ignoreMissingFromData Attribute
The ignoreMissingFromData attribute suppresses any bpel:selectionFailure standard faults. Table 6-3 describes the syntax differences between BPEL versions 1.1 and 2.0.
Table 6-3 ignoreMissingFromData Attribute Syntax
| BPEL 1.1 | BPEL 2.0 |
|---|---|
<copy bpelx:ignoreMissingFromData="yes|no"/> |
<copy ignoreMissingFromData="yes|no"/> |