Share via


Adding Transition Events

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

As an item makes a transition from state to state, you might want to specify conditions that determine whether the transition can occur or cause other commands to be executed.

To add a transition event

  1. Add the states that you want to transition between to the workflow process diagram. For details, see Designing Workflow Processes.
  2. Click on the Transition tool in the Workflow Toolbox.
  3. Click on the state from which you want the transition to start, and drag to the destination state. While you drag, a dotted line will stretch from the state to the cursor.

See Also

When to Use Which Event | Script Procedure Names | Control of Row Changes Based on State | OnEnter and OnExit Events | OnExpire Events | Automating Changes and Events