Tuesday, May 8, 2012

Oracle SOA - OSB- Unable to wire OSB web service on BPEL Process. OSB proxy service calling DB adapter using business service


 If you call DB business service directly in proxy service then there is no end point definition present in the Proxy service WSDL. You have to create end point manually by using this URL
http://localhost:7001/<proxy service end point URL> ?wsdl
e.g.
and use same inside composite while invoking OSB proxy service.

2 comments:

  1. Hi Bhupinder,

    I have my requirement is like calling the proxy service which takes the customer data from Bpel, after that i need to perform transformation,
    then need to insert into AQ, after insert the data into AQ Topic i need to call the third party webservives.

    here in this case i cant use the WSDL based proxy.

    how can i achieve this can you plese suggest me.


    Thanks,
    Raja.

    ReplyDelete
  2. Thanks for this. I really like what you've posted here and wish you the best of luck with this blog and thanks for sharing.BPM

    ReplyDelete