Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Oracle BPM Suite 11g: Advanced BPMN Topics

You're reading from  Oracle BPM Suite 11g: Advanced BPMN Topics

Product type Book
Published in Oct 2012
Publisher Packt
ISBN-13 9781849687560
Pages 114 pages
Edition 1st Edition
Languages

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 €14.99/month. Cancel anytime}