Skip to main content

Development

Omit WS-Address of header in BPEL

Scenario: Sometimes bpel application need to invoke the web service, due to some reasons, some web service can not handle the extra header information, but BPEL application send the message with WS-Address by default.

 When BPEL application invoke the web service, it send the message with WS-Address header by default, if web service can not accept the extra header information, it will throw the exception. So how should we resolve this problem?

There is a property “oracle.soa.ws.outbound.omitWSA” can resolve this issue. You can add this property to your related web service reference in composite.xml file, then set this property value to true, compile the bpel application and test , it should be successfully.

Tags

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Categories
Follow Us
TwitterLinkedinFacebookYoutubeInstagram