Siebel Application Deployment Manager Guide > Creating an ADM Package > Creating ADM Deployment Units from Repository Types >

Using Consoleapp.exe to Create Repository Deployment Units


Using the consoleapp.exe program is one means of creating repository deployment units. For more information on consoleapp.exe and its use, see Using Siebel Tools. This task allows you to export a predefined list of objects from Siebel Tools.

To use the Siebel Tools GUI to create repository deployment units, see Creating ADM Deployment Units from Repository Types.

To generate ADM deployment units using consoleapp.exe program

  • Launch the Siebel Tools command-line executable consoleapp.exe using either a full set of arguments or a reference to the arguments contained in a file.

    For more information on using this utility, see Using Siebel Tools.

Argument set at launch:

The following argument is set when launching the consoleapp.exe program:

consoleapp.exe configuration_file.cfg language username password "Siebel Tools Export Support for ADM" "Export:ArgumentList"

For example,

consoleapp.exe

"D:\Tools\bin\enu\tools.cfg"

ENU SADMIN SADMIN

"Siebel Tools Export Support for ADM"

"Export:

Repository=Siebel Repository,LogFile=D:\nm_export.log,

ExportFile=D:\export_data.sif,

DescriptorFile=D:\export_desc.xml,

Object_1=Account List Applet,Type_1=Applet,ExportCount=1"

File reference at launch:

consoleapp.exe configuration_file.cfg language username password /f export_argument_file.xml

For example,

consoleapp.exe "D:\tools.cfg"

enu SADMIN SADMIN /f "D:\exportArgfile.xml"

Siebel Application Deployment Manager Guide Copyright © 2007, Oracle. All rights reserved.