Using Siebel Tools > Working with Archive Files > Exporting Objects to a Hot-Fix Using the Command-Line Interface >

Passing All of the Arguments in the Command Line


You invoke the command-line interface from the consoleapp executable, located in the SIEBEL_TOOLS_ROOT\BIN directory.

The syntax is:

consoleapp <SIEBEL_TOOLS_ROOT\BIN\ENU\ConfigFile.cfg> <Language> <Username> <Password> "BusinessServiceName" "MethodName:<ArgumentList>"

For example:

consoleapp "C:\Siebel\8.0\Tools\BIN\ENU\tools.cfg" ENU SADMIN SADMIN "Siebel Tools Export Support for ADM" "Export:Repository=Siebel Repository, LogFile=C:\Siebel\8.0\Tools\ADM\admtest\admtest.log, ExportFile=C:\Siebel\8.0\Tools\ADM\admtest\admtest.sif, DescriptorFile=C:\Siebel\8.0\Tools\ADM\admtest\admtest_desc.xml,Object_1=Account List Applet,Type_1=Applet,ExportCount=1"

NOTE:  There must be no spaces before or after commas.

Using Siebel Tools Copyright © 2007, Oracle. All rights reserved.