Friday, 27 March 2009

BPEL Interaction patterns

Let’s have a look into common interaction patterns between BPEL process and another application.

• One-Way message.
• Synchronous Interaction.
• Asynchronous interaction.
• Asynchronous interaction with time out.
• Asynchronous interaction with a notification timer.
• One request, multiple responses
• One request, one or two possible responses
• One Request, a mandatory Response, and an optional response.
• Partial processing.

I will explain Synchronous, Asynchronous interaction patterns in details in my next blogs.

1 comment:

  1. For more details on BPEL Integration patterns have a look at the book SOA Suite Developer's Guide from Packt Publishing (http://www.packtpub.com/developers-guide-for-oracle-soa-suite-10gr3/book).

    ReplyDelete