You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

Introduction

The JobScheduler comes with a number of methods for error handling. This includes

  • stop a job: running orders will have to wait for the job to become available
  • suspend an order: the order waits to be resumed later on
  • setback an order: make the order repeatedly try to continue processing after some time interval
  • make an order leave a job chain
  • make an order continue processing with a specific job node for error handling

Resources

Feature in detail

How To ... Instructions

Frequently Asked Questions

Examples in detail

 

 

  • No labels