Editing a Transition

Edit an existing transition to change transition properties and transition conditions. When you edit a transition, the changes you make only affect future instances of the workflow. The changes do not affect currently running workflow instances. Edit an transition, for example, during workflow testing and troubleshooting or after you create the transition in the diagrammer.

Edit a transition to complete the following tasks:

You can also reorder the transitions for a state. The transitions for a state execute in the order that they appear on the Transitions subtab for a state. Reordering Transitions.

To edit a transition:

  1. If you have not already done so, open the existing workflow that contains the transition that you want to edit.

    See Viewing Existing Workflows and Workflow Searches.

  2. In the diagrammer, select the transition and click the Edit icon on the Transition tab in the context panel

  3. Edit any of the following basic properties:

    Property

    Description

    To

    Name of the state to which you want to transition.

    Insert Before

    Location to insert this transition. Transitions execute in the order in which they appear on the Transitions subtab for the state.

    Transition On

    Optional type of trigger on which to execute this transition.

    For more information about triggers, see Workflow Triggers and Triggers Reference.

    For more information about when to leave this property blank, see Blank Transition Trigger.

    Event Types

    The activity that resulted in the record being created, viewed, or updated. The workflow instance initiates only if the event occurred.

    For example, you can limit the transition to execute only if a record was copied. For more information, see Workflow Event Types and Event Types Reference.

    Contexts

    The NetSuite functionality or feature used to create, view, or update the record. The workflow instance initiates only if the context occurred.

    For example, you can limit the workflow instance initiation to only when the record for the workflow was created by a web service. For more information, see Execution Contexts and Execution Context Types.

  4. To edit any condition for execution of the transition, edit the following properties:

    Property

    Description

    Condition

    Criteria that must be met for the transition to execute, which can include a condition or formula. All specified criteria must be met for the transition to execute. Use a condition to limit the situations in which a transition executes.

    For more information about using conditions, see Workflow Conditions.

    Saved Search

    Adds a saved search as a condition for transition execution. The transition executes if the current record in the workflow is returned from the saved search.

    To appear in the dropdown list, the saved search record type must be the same as the base record type for the workflow.

    For more information, see Executing an Action with a Saved Search Condition.

    Workflow

    Execute the transition when the workflow in the Workflow dropdown list completes. You can also select a specific state in the State dropdown list.

    The child workflow can be any workflow of the same base record type as the parent workflow.

    See Specifying States for Child Workflow Transitions.

    State

    Name of a state in the workflow selected in the Workflow dropdown list. When this state completes, this transition executes.

    See Specifying States for Child Workflow Transitions.

    Button

    Execute the transition when a user clicks the button on the current record. You must add the button with the Add Button action before you can select it in this dropdown list.

    See Using Buttons to Execute Transitions.

    Delay

    Unit

    Schedule transition to execute on a delayed period of time after the record enters the state. Specify the unit in the Unit field and the amount of time in the Delay field.

    You can use these options even if the trigger type is not Scheduled.

    For more information, see Scheduling a Transition.

Related Topics

Working with Transitions
Creating a Transition
Deleting a Transition
Reordering Transitions
Scheduling a Transition
Transitions Examples

General Notices