Package scriptella.tools.launcher

Command line ETL launcher.

See:
          Description

Class Summary
BugReport Represents bug report for unexpected conditions.
EtlLauncher Command line launcher.
 

Enum Summary
EtlLauncher.ErrorCode Error codes returned by the launcher.
 

Package scriptella.tools.launcher Description

Command line ETL launcher.

Examples

Execute etl.xml file in the current directory:
scriptella
Execute name.etl.xml file in the current directory:
scriptella name
Also the full name of ETL file can be specified:
scriptella name.etl.xml
Produce a quick start template named etl.xml in the current directory:
scriptella -t



Copyright © Copyright 2006-2009 The Scriptella Project Team.