Deploying Packages with supadmin.bat

Use this utility to perform multiple package administration activities, including deployment, export, and import. You can also use this utility with CTS+ in SAP environments, as part of a transport script.

For complete reference details about this utility, see Package Administration Utilities in System Administration.

  1. To use this utility to deploy a single package from the command line:
    1. From the command prompt change to:
      SUP_HOME\Servers\UnwiredServer\bin\
    2. Run:
      supadmin.bat -host host name -port port -u username -pw password deploy [deploy-options]

      See Deploy Command in System Administration for deploy options.

  2. To include this utility in a script to deploy multiple files in a batch process, recompile the script after you include all deployment commands.