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 scripting interface that allows execution of scripts in languages such as JavaScript, etc.

  • Languages that are supported by the Java javax.script package (ECMAscript compatible engines such as Rhino, Nashorn).
  • Scripts can be used to extend jobs by job scripts and monitor scripts and are a lightweight solution for individual control of processing behavior.

Resources

Feature in detail

How To ... Instructions

Frequently Asked Questions

Examples in detail

Pages


 
 

Navigation


  • No labels