Deploying Data Orchestration Engine Packages with the SAP DOE-C Utility

Use the deploy command in the SAP DOE-C Command Line Utility. Once they are deployed, you can manage these packages with Sybase Control Center.

You must use the deploy command in the DOE-C Command Line Utility to deploy a DOE-C package. This is the only DOE-C Command Line Utility command that is not available in the Sybase Control Center.

In an Unwired Platform cluster, deploy the package to the primary Unwired Server node – Unwired Platform automatically replicates the package to the other nodes.

To provide failover and load balancing in an Unwired Platform cluster, specify the URL of a load balancer that is capable of routing to all the Unwired Server nodes in the cluster.

You must specify the URL of a load balancer by setting the listener.url property in the META-INF\sup-db.xml file, where the ESDMA bundle was unzipped. See in Mobile Data Models: Using Data Orchestration Engine.

In the steps below you are prompted for each of the parameters for the deploy command. Alternatively, you may include the parameters when entering the command. See SAP DOE Connector Command Line Utility in System Administration.

  1. Start the SAP DOE Command Line Utility.
    See Starting the Command Line Utility Console in System Administration.
  2. At the doec-admin prompt, enter deploy, followed by the command parameters.
    deploy -d|--domain domainName
    -a|--applicationID appID
    {-u|--technicalUser SAPUserAccount 
    -pw|--password SAPUserPassword} |
    {-ca|-certAlias certificateAlias} 
    [-sc|--securityConfiguration securityConfigName]
    [-dir|--deployFilesDirectory deploymentDirectory] 
    [-h|--help] [-sl|--silent]

    Alternatively, enter deploy, then enter the parameters as prompted.