Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • The job is configured with a timeout setting: if job execution exceeds the timeout then the job will be terminated by the Agent.
  • Jobs can be terminated using GUI operations and by use of the JS7 - REST Web Service API:
    • The Cancel/force operation terminate task operation (earlier releases use the wording: Cancel/force) terminates a running job and fails the order.
    • The Suspend/force operation operation (earlier releases use the wording: Suspend/force) terminates a running job and suspends the order.
    • Failed and suspended orders can be resumed.
  • For restart capabilities of jobs see JS7 - FAQ - Can JobScheduler restart failed Jobs.

...