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

Using Consoleapp.exe to Create Repository Deployment Units


This topic is part of Creating Siebel ADM Deployment Units from Repository Types.

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 exports a predefined list of objects from Siebel Tools.

To use the Siebel Tools GUI to create repository deployment units, see Generating ADM Deployment Units Using a Mid-Level Release in Siebel Tools.

To generate ADM deployment units using the 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:\Siebel\8.1\Tools_1\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 © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.