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

Compare with Current View Page History

« Previous Version 4 Next »

Introduction

Job Templates are provided by Java classes that ship with JS7 and that 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 are running in the Java Virtual Machine (JVM) of the Agent. Such jobs are starting without delay as they are preloaded with the JVM.

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

Job templates for file transfer are explained from the JS7 - File Transfer articles.


Pages


 
 

Navigation




  • No labels