Simple Synchronization Sequence
Example: When an entry is added to the repository, multiple workflows act on it at once to rename it, give it metadata, and attach supplemental pages. When the Rename Entry activity in one workflow and the Assign Field Values activity in another workflow try to act on the new entry at the same time, one of them will act on the entry and the other will record an entry locked error which pauses the workflow for five minutes before it tries to access the entry again. By putting both the Rename Entry activity and the Assign Field Values activity in Simple Synchronization Sequence activities that have been given the same ID, this bottleneck can be avoided.
How does this activity look in the Designer Pane?
To add this activity to a workflow definition
- Drag it from the Toolbox Pane and drop it in the Designer Pane.
To configure this activity
- Select the activity in the Designer Pane to configure the following property boxes in the Properties Pane.
- Drag and drop activities into this activity.
- Ensure all the Simple Synchronization Sequence activities you want to synch have the same synchronization ID.