You use this dialog for defining switch activity details.
This dialog opens when you perform one of the following operations:
- Double-click a switch activity on the canvas.
- Select and right-click a switch activity on the canvas, and choose Setting.
For details about how to define switch activity, see the description about the switch activity in the manual Service Platform Development Guide.
Figure 1-84 FigureSwitch Activity dialog
![[Figure]](figure/zs015900.gif)
- Activity name
- Specify an activity name. You can use the NCName definition characters of XMLSchema. Specify an activity name that is unique inside a business process or scope.
- Priority
- Displays the priority order of the conditions specified in Condition name from high to low. You can click the To Upper and To Lower buttons to change the priority order of the conditions.
- Condition name
- Displays condition names. To specify a condition, use the Condition Setting dialog, which opens when you click the Condition Setting button.
- Transition destination
- Select the activity name of the activity that is executed when the conditions are fulfilled.
- Condition Setting button
- The Condition Settings dialog opens. Click this button to specify a switch condition. For details about the Condition Setting dialog, see 1.4.23 Condition Setting Dialog (Switch Activity).
- Clear button
- Clears the selected condition.
- To Upper button
- Increases the priority of the selected condition by one line.
- To Lower button
- Lowers the priority of the selected condition by one line.
- OK button
- Saves the defined contents and closes the dialog.
- Cancel button
- Closes the dialog without saving the defined contents.