Mobile Server installation and configuration
While Mobile Client is easy to install, Mobile Server is not. Here we provide a step-by-step guide on how to install Mobile Server:
Download
MicroStrategyMobile.war
. Mobile Server is packed in a WAR file, just like Operation Manager or Web:Copy
MicroStrategyMobile.war
from<Microstrategy Installation folder>/Mobile/MobileServer to /usr/local/tomcat7/webapps
. Then restart Tomcat, by issuing the./shutdown.sh
and./startup.sh
commands:Connect to the Mobile Server. Go to
http://192.168.81.134:8080/MicroStrategyMobile/servlet/mstrWebAdmin
. Useadmin/admin
as username and password, as we specified in Chapter 1, Getting Started with MicroStrategy. Then add the server namelocalhost.localdomain
and click connect:Configure Mobile Server. Please refer to MicroStrategy 10 Mobile Design and Administration Guide and Chapter 5, Customization of MicroStrategy. You can configure (1) Authentication settings for the Mobile Server application; (2) Privileges...