Chapter 11 Working with Business Process Models


Synchronization checks

The following BPM model checks are made on synchronizations:

Check Description and Correction
Synchronization name and code uniqueness Synchronization names and codes must be unique in the namespace.

Manual correction: Modify the duplicate name/code

Automatic correction: Appends a number to the duplicate name/code
Incomplete synchronization A synchronization represents a fork when a unique flow is split into several output flows executed in parallel, or it represents a join when several input flows are joined and they wait until all flows reach the join before continuing as a unique output flow. That is why a synchronization must have more than one input flow, or more than one output flow.

Manual correction: Add any missing flows to the synchronization

Automatic correction: None

 


Copyright (C) 2007. Sybase Inc. All rights reserved.