You are here: Case management > Process modeling > Screen flows > Creating a screen flow

Creating a screen flow

You can use a screen flow to collect information from one user.

  1. Create the rule that stores the screen flow.

    1. In the header of Designer Studio, click + Create > Process > Flow.

    2. On the Create form, enter values in the fields to define the context of the screen flow.

    3. Click View additional configuration options.

    4. Click Standard template for screen flows.

    5. Click Create and open to open the Flow form.

  2. Optional: Customize the way that the user interacts with the screen flow.

    1. On the Diagram tab of the Flow form, double-click the Start shape to open the property panel.

    2. In the Harness field, enter the name of a harness to change the presentation of the screen flow.

      For example, you can display the steps in the screen flow as tabs or as nodes in a tree.

    3. Select the Save on last step check box to save the case after all steps in the screen flow are completed.

      If you do not select this option, the case is saved each time that the user completes an assignment.

    4. Select the Allow errors check box allow the user to move the screen flow to a different step, even if the current step fails validation.

    5. In the Router field, enter an activity that determines which user receives assignments in the screen flow.

      For example, you can select the standard ToDecisionTree activity to route assignments based on the value that is returned by a decision tree.

      To route assignments to a work queue instead of a worklist, configure an assignment in the flow that calls this screen flow.

    6. Click Submit.

  3. Add shapes to the screen flow to define the different paths that the user can take.

    For more information about the different shapes that you can use, see Flow shapes.