Uploaded image for project: 'ODE'
  1. ODE
  2. ODE-827

Better Error Messages for incorrect PortType/Operation on Invoke

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 1.3.2, 1.3.3, 1.3.4
    • None
    • None

    Description

      The following is an example
      The operation "Received__Cost_Booking__details" is not declared on portType "

      {http://example.com/Process/Blah}

      ForProcess_call". SomeBPELProcess.bpel Some/build/Process line 1113

      The problem here is that with out the information on what PartnerLink is being invoked it makes it more difficult to know without examining the BPEL what could be he cause. So something along the lines of:

      SomePartnerLink does not have the operation SomeOperation declared on portType SomePortType:ForPrecess_Call ("

      {http://example.com/Process/Blah}

      ForProcess_call") at SomeBPELProcess.bpel Some/build/Process line 1113.

      Could help in tracking down the actual cause. In this case the BPEL had been requesting the wrong partnerlink to be invoked.

      Attachments

        Activity

          People

            Unassigned Unassigned
            kingargyle David Carver
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: