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

Compare with Current View Page History

« Previous Version 2 Current »

Introduction

Job Templates are provided by Java classes that ship with JS7 and can be used for any OS platforms.

  • Users can create jobs from templates by referencing the JITL job class and by specifying the Java class name of the job template.
  • JITL jobs run in the Java Virtual Machine (JVM) of the Agent. Such jobs start without a delay as they are preloaded with the JVM.

JITL job templates are available for example for execution of SQL statements with databases, for file operations, for e-mail notification and for agentless job execution with SSH.

Resources

Pages


 
 

Navigation




  • No labels