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
    Checkpoint system functions
      Guidelines for checkpoint placement and usage
      BeginCheckPoint system functions
      RollbackCheckPoint system function
      EndCheckPoint system function
    WaitForCondition system function
  Component steps
Routes
Validate & Launch
   

EndCheckPoint system function

Use EndCheckPoint system function in conjunction with BeginCheckPoint and RollBackCheckPoint to roll back work item data field values to the values held at a previous point in processing and, if necessary, resume work item processing at that previous point.

The EndCheckPoint system instruction has no parameters.

For an overview of checkpoint processing and placement guidelines for the BeginCheckPoint and EndCheckPoint system Instructions, see About checkpoint processing.