Easy-BPEL

The option "Ignore missing source data" is not supported

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.2
  • Fix Version/s: 1.3.1, 1.4_4.0M1
  • Component/s: None
  • Security Level: Public
  • Description:

    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.

  • Environment:
    PetalsESB

Activity

Hide
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).

Show
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).

People

Dates

  • Created:
    Fri, 20 Aug 2010 - 16:19:43 +0200
    Updated:
    Wed, 7 Sep 2011 - 18:46:28 +0200
    Resolved:
    Tue, 19 Apr 2011 - 12:00:29 +0200