Deploying a DOE Package

Use the deploy command, in the SAP DOE Command Line Utility, from the command prompt.

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 deploy Command 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.

Related reference
deploy Command