SAP Mobile Platform archives are
imported by
CTS using a
script-based deployment.
Prepare
the transport script using
supadmin.bat.
Prerequisites
Because transport scripts rely on
supadmin.bat, validate that the installed version of JRE is 1.6+.
Task- Download supadmin.zip from
SMP_HOME\Servers\UnwiredServer\bin\CTSPlus.
- On the server hosting CTS, check for the existence of a CtsScripts subfolder. If it does not exist, create
it.
To determine where to create the CtsScripts subfolder, use the System Information Console to find the
value of the sys.global.dir system property. For
example, the default value of the sys.global.dir
property on Windows platforms is: C:\usr\sap\<SID>\SYS\global.
- Extract supadmin.zip into the
CtsScripts subfolder.
- Change the JAVA_HOME variable in deploy_SUP.bat, to point to a JDK 1.6+ installation on the local
server.
Note: You can search for JAVA_HOME in deploy_SUP.bat to find and modify it.
- Set security settings according to your needs and security
policy.
- The CtsScript folder must be executable by the SAP sidadm user
of the CTS host system.
- Restrict access to the CtsScripts folder to users who are performing setup and
deployment.