Search icon
Subscription
0
Cart icon
Close icon
You have no products in your basket yet
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

Communication between processes inside a loop


In this practice activity, we will extend the previous activity to include correlation when we call the Called process multiple times inside a loop. This will allow us to explore a slightly different area of correlation—scoped conversation s and correlation when the process is participating in multiple conversations. In this activity, our Calling process starts a number of sub-processes . Each of these in turn starts an instance of the called process, as illustrated in the following diagram:

Note

You need to complete the first practice activity before starting this one. This activity will extend the project we created previously.

Let's start by creating some additional data types we will need now:

  1. Create a second Business Object called WorkArray.

  2. Add a single attribute named work of type <Array> of <Component> Work. We will use this to hold our list of input data.

  3. Create another process called CallerWithMultiInstance, again choosing the...

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 $15.99/month. Cancel anytime}