Starting the Server

Start the SMS Builder server.

Prerequisites
Install SAPĀ® Mobile Platform SDK, including SMS Toolkit.
Task

The start-up scripts (run.sh and run.bat) expect the location of the java application to be in the PATH. If you plan to run a start-up script in production, modify the script to reflect your system architecture. You need not have root privilege to execute a start-up script.

Change to the SMSBUILDER_HOME directory, and run the command or commands for your platform:
Platform Command
Windows
bin\run.bat
AIX or Linux
chmod 755 bin/run.sh
bin/run.sh start
Related tasks
Launching the SMS Builder Web UI