PetalsStudio has an option on assigns "ignore missing source data". This option allows a the BPEL to ignore missing elements in the XML payload manipulated by the BPEL process. This option is not supported and should be supported by the SE-BPEL.
Stated correctly, the problem is:
BPEL <copy> does not support ignoreMissingFromData attribute. In other words, when nothing is selected in from side, no error will be raised. (check spec p68).
mjambert added a comment - Tue, 19 Apr 2011 - 10:30:54 +0200 - edited Stated correctly, the problem is:
BPEL <copy> does not support ignoreMissingFromData attribute. In other words, when nothing is selected in from side, no error will be raised. (check spec p68).
Stated correctly, the problem is:
BPEL <copy> does not support ignoreMissingFromData attribute. In other words, when nothing is selected in from side, no error will be raised. (check spec p68).