Guidelines for Adding Transitions

You can connect one state to more than one other state, and you can connect to one state from more than one other state.

Note:
  • When connecting from one state to multiple other states, only one transition will be taken when exiting from the state. (Use a concurrent state if you want concurrent behavior).
  • TIBCO BusinessEvents Data Modeling does not allow transition between any state and its parent state.

You can connect to or from the following: