Siebel Analytics Scheduler Guide > Using Siebel Analytics Scheduler >

Working with Scheduler Job Scripts


Siebel Analytics Scheduler supports two types of scripting languages that can be used for job scripts: VBScript and JScript. Any VBScript or JScript can be used as a job script. The Scheduler has language extensions to provide these scripts with additional functionality when defined within the context of Siebel Analytics.

Siebel Analytics Scheduler includes a Script object that encapsulates a running script. The Script object represents a script and exposes the properties and methods of a script. You can access its methods and properties directly because its name is implied. For example, to access the JobID property, you can specify JobID not Script.JobID.

For detailed information on working with job scripts, read the following topics.


 Siebel Analytics Scheduler Guide
 Published: 11 March 2004