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
    General properties
    Routing properties
    Rules properties
    General system functions
    Timer system functions
      BeginTimer system function
      SuspendTimer system function
      ResumeTimer system function
      EndTimer system function
      EndAllTimers system function
      Timer example
      Disabled timers
    Checkpoint system functions
    WaitForCondition system function
  Component steps
Routes
Validate & Launch
   

EndAllTimers system function

The EndAllTimers system function ends all timers for the work item, including active, suspended, and disabled timers. Compare EndAllTimers with EndTimer, which ends a single specified active or suspended timer. See About setting a time limit for processing for additional information.

To use the EndAllTimers system function in a workflow

  1. Place a system step on the workflow map where you want to end all timers.
  2. In the Properties pane under Available Functions, select Timer - EndAllTimers, then click the right arrow to move it to the Selected Functions column.

EndAllTimers has no parameters.