Thursday, February 5, 2009

SOAP BC in Open ESB

This article describes the instructions of SOAP BC usage in association with BPEL SE in OpenESB.

SOAP Binding Component provides external connectivity for SOAP over HTTP and BPEL Service Engine allows users to implement the business logic in the BPEL flow.

Objective:

The objective of this exercise is to implement the Business Process to receive the Soap request from client, do transformation and send back the Soap response to client. Soap Binding Component used to receive the soap request and send back the soap response and BPEL Service Engine helps for transformation and other business logic.



Follow this link http://groups.google.co.in/group/ravi-blog/web/Soap.pdf for complete solution

No comments: