CentraSite 10.3 | CentraSite Developer's Guide | Importing Objects Using API | Invoking Importer through Command Line | Creating Script File to Invoke an Importer
 
Creating Script File to Invoke an Importer
 
Creating Script File for Windows (a .bat File)
Creating Script File for UNIX (Bourne-Shell Script)
The importers are Java classes whose main() method executes when you run the importer class from the command line. To ensure that the CLASSPATH and other environment variables are set properly when you run the importer class, you must create a script file.