Selecting Entries

Some activities can act on either the starting entry or on another entry involved in the workflow. Additionally, decision conditions and wait conditions (such as those in the Conditional Decision, Conditional Parallel, Repeat, Conditional Sequence, Wait for Entry Change, and Routing activities) can be configured to act on either the starting entry or another entry in the workflow.

The process for choosing an entry is different for activities and conditions.

Selecting Entries for Activities

Some activities interact with entries other than the starting entry. These include:

To select which entry or entries an activity will act on

Note: Not all activities allow you to choose which entries they will act on. Some activities will only act on the starting entry.

  1. Add an activity to your workflow by dragging it from the Toolbox Pane and dropping it in the Designer Pane.
  2. Select the activity in the Designer Pane.
  3. In the Properties Pane, in the appropriate property box, choose which entry the activity will act on.
    • Starting Entry: The entry the workflow began with.
    • Other Entry: To choose an entry that was returned or created in a previous step in the current workflow, click the Select link and choose an entry from the Select Entry dialog box.
    • Note: Some activities do not have the starting entry selected by default. If you are configuring one of these activities, click the Select link to choose an entry for the activity to act on.

Selecting Entries for Decision Conditions

Many flow control activities require you to specify decision conditions that define when the activity, or a branch of the activity, will run.

For some decision conditions, you must define the entry the condition refers to.

Note: The entry that starts a workflow is the default entry for all decision conditions. It will be used unless you specify otherwise.

To select an entry for a decision condition

  1. In the condition editor, click a condition's first set of blue underlined text. If no such text appears, you do not need to specify an entry for that condition.
  2. The Select Entry dialog box will open. Click the green arrow next to the returned or generated entries you want to use.
  3. Click OK.

Selecting Entries for Wait Conditions

Laserfiche Routing activities enable you to define wait conditions: conditions that must be satisfied before the entry will proceed to the workflow's next activity. For each activity that uses wait conditions, you must select for which entry the conditions must be satisfied for the workflow to continue.

To select entries for wait conditions

  1. Add a Route Entry to User, Route Entry to Group, or Route Entry to Folder activity to your Workflow Definition by dragging it from the Toolbox Pane and dropping it in the Designer Pane.
  2. Select the activity in the Designer Pane.
  3. Under Routing Options in the Properties Pane, click any of the icons to open the Routing Activity Options dialog box.
  4. Select the Wait Conditions tab.
  5. Click No condition set. Click here to create one. More information.
  6. Define for which entry these conditions must be met for the workflow to continue. From the top drop-down menu, select one of the following.

    • Input entry: The wait conditions must be satisfied for the entry specified in the Entry property box. More information.
    • Routed Entry: The wait conditions must be satisfied for the routed copy of, or shortcut to, the input entry as defined in the activity's Action tab. (If you chose to move the input entry, the routed entry is the same as the input entry.)
    • Routing Folder: The wait conditions must be met for the folder the routed entry is inside.
    • Example: Bob wants to route shortcuts of all incoming resumes to the applicants' folders. When an applicant's folder also contains an entry named Recommendations, he wants the workflow to continue. In this situation, Bob selects to Route the entry by Creating a shortcut to it and to Perform action on Entry in the Action tab. In the Wait Condition tab, he selects Routing Folder and specifies that the folder must contain an entry named Recommendations for the workflow to continue.