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.
- To use this
utility to deploy a single package from the command line:
- From the command prompt change to:
SUP_HOME\Servers\UnwiredServer\bin\
- Run:
supadmin.bat -host host name -port
port -u username -pw
password deploy [deploy-options] See
Deploy Command in System
Administration for deploy options.
- To include this utility in a script to deploy multiple files in a batch process,
recompile the script after you include all deployment commands.