Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ESB to BPEL request creatin in jdev

634482Apr 16 2008 — edited Apr 16 2008
Hi,

Situation:

An external system sends a request to the ESB that I am going to create. This ESB transforms the incoming request to a different format and then sends the transformed request to the BPEL (need to create). The BPEL invokes an external system

My Question is "How do I start with this?".

I have input XSD and output XSD. I am having hard time figurings out which service to create first (ESB or BPEL?). If I start with BPEL (synchronous) I need an input wsdl (from ESB) which I did not create it yet. If I start with ESB I need an target wsdl (for BPEL).

Can some please advice me on this. Your response is much appreciated.

Thanks,
dod
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 14 2008
Added on Apr 16 2008
2 comments
443 views