Invoking an Importer from a Java Class
Each importer includes a main() method, which allows it to be called from a Windows batch file or from a UNIX shell script.
To invoke an importer from the command line, you must perform the following high-level steps:
1. Create a script file.
2. Execute the script file with the appropriate input parameters.