Deploying the Unwired Platform Package

Deploy the Unwired Platform package to Unwired Server before you begin coding your application. You will then be ready to test your code.

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.