Siebel Application Deployment Manager Guide > Migrating Customizations Using Siebel ADM > Process of Creating Siebel ADM Deployment Units from Database Types >

Deploying ADM Sessions to a File Using the Server Manager Command-Line Interface


Deploying Application Deployment Manager (ADM) sessions using the Server Manager (srvrmgr) command-line interface is one means of creating an ADM deployment unit. This task is a step in Process of Creating Siebel ADM Deployment Units from Database Types.

For other deployment options, see Deploying ADM Sessions to a File Using the ADM GUI.

Before deploying sessions using the command-line interface, make sure that the required configurations are complete and the deployment sessions exist. Also make sure ADM batch workflows are deployed and activated.

For information on creating deployment sessions and other required configurations, see Creating ADM Deployment Sessions.

To deploy an ADM session to a file using the Server Manager command-line interface

  1. In the source system, make sure that the deployment sessions intended for Server Manager deployment have the field Export to File checked.
  2. In the source system, make sure the Deployment Lock value is checked and your Server Manager user ID is in the Locked By field for each session.

    NOTE:  You can migrate only deployment sessions that are locked with your user ID.

  3. Start the Server Manager command-line interface with your user ID.

    For more information on this procedure, see Siebel System Administration Guide.

  4. Verify that the server component Workflow Process Manager (WfProcMgr) is online (status is Running) by entering the following command:

    list comp WfProcMgr for server Siebel_Server_Name

    If it is not running and online, then enable the Workflow Management (alias Workflow) component group and restart the Siebel Server. For more information on these procedures, see Siebel System Administration Guide.

  5. Enter the following command at the Server Manager command-line interface prompt:

    start task for comp WfProcMgr server Siebel_Server_Name with ProcessName="UDA Batch Deployment", RowID="Session_ID"

    where:

    • Siebel_Server_Name is the name of the Siebel Server.
    • UDA Batch Deployment is the name of the workflow process. This value is case-sensitive.
    • Session_ID is the session ID of the deployment session created earlier through the ADM GUI.
Siebel Application Deployment Manager Guide Copyright © 2014, Oracle and/or its affiliates. All rights reserved. Legal Notices.