Skip navigation FileNet logo
Glossary  |  Help Directory  
  Help for Process Designer
  Search  |  Index
Process Reference  
Process Designer
Getting Started
Workflow Properties
Steps
  Add a step
  Move steps
  Specify step properties
  Delete a step or route
  Change step type
  Launch step
  General steps
  Submap steps
  System steps
    Create a system step
    General properties
    Routing properties
    Rules properties
    General system functions
    Timer system functions
    Checkpoint system functions
    WaitForCondition system function
  Component steps
Routes
Validate & Launch
   

System step - routing properties

On the Routing tab on the Properties pane, specify the routing options for both incoming and outgoing routes.

To specify incoming routing

If the current step will act as a collector step (an AND-join) for a previous AND-split step, select Collector Step under Incoming Routing Information; otherwise, clear the Collector Step check box. See Create a valid workflow map for information about using AND-join and AND-split steps.

To specify outgoing routing

  • If work should proceed on only one valid route from this step (or if there is only one route), select First true condition. In the list of routes from this step, specify the order that the routes should be evaluated at runtime. (Use the up and down arrows as necessary.)

    To see any conditions specified for a route, select the route and click Details.

  • If there can be multiple true conditions and work can proceed on multiple routes from this step, select All true conditions.

    This creates an AND-split; you must specify a corresponding AND-join for a subsequent step. See Specify incoming routing (above) for information about creating a collector step (AND-join).

For further information, see About routing.