Invoking synchronous service using service task

You have being using service task for invoking synchronous operations in services. You have invoked the synchronous service StockValidator_EBS, to validate stock in Chapter 8, Exception Management. However, in this section, you will learn how synchronous service invocation works.

How to do it...

Here, you will learn to invoke a synchronous service using a service task:

  1. Add a service task to the point where you want to invoke a synchronous operation on a service.
  2. In the Implementation tab of the properties of the service task, browse for the service.
  3. Select the StockValidator_EBS service from the list.
  4. Select the synchronous operation from the list.
  5. Check data association and assign the quote object as ...

Get Oracle BPM Suite 11g Developer's Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.