Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases now! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Oracle BPM Suite 11g: Advanced BPMN Topics

You're reading from   Oracle BPM Suite 11g: Advanced BPMN Topics This tutorial reaches the parts that standard manuals don't, taking you deep into advanced BPMN topics for Oracle BPM Suite. With a practical approach and logical explanations, it will make you a maestro of BPMN.

Arrow left icon
Product type Paperback
Published in Oct 2012
Publisher Packt
ISBN-13 9781849687560
Length 114 pages
Edition 1st Edition
Languages
Arrow right icon
Toc

Communicating between processes using messages and correlation


In this practice activity, we will build two processes and call one from the other using correlation . The example that we will use is illustrated in the following diagram. We will create a calling process that will send a number to the called process . The called process will square the number (multiply it by itself) and return the result to the calling process.

We will run multiple instances of the calling process, which will start multiple instances of the called process—one each. We will observe that the correct result is returned to each instance of the calling process.

  1. Start by creating a new BPM Application in JDeveloper. Name both the application and the project as Practice1.

  2. Choose the option to create an empty composite

    Let's define the data structures that we will use in this project. For this practice activity, we will create a business object called Work that will hold both the number and its square.

  3. Open BPM Process...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime