|
| Copyright © Cloud Software Group, Inc. All Rights Reserved |
For example, an application may assign a priority number to incoming orders. This may be important when accepting requests for a limited resource, for example, airplane seats or available space in a university class. The orders must be processed in order of priority to ensure that orders with the highest priority number have access to the resource first. Figure 41 illustrates an example process definition that orders incoming events.Figure 41 Ordering incoming eventsFor example, a new order arrives, and because the total is over $100,000, it requires approval before processing. You may notify a group of approval managers by email, then any of the approval managers can respond by email or through a web interface for approval. Figure 42 illustrates this set of process definitions.
|
| Copyright © Cloud Software Group, Inc. All Rights Reserved |