MicroStrategy ONE

Connection Information Properties File in iOS

The connection info properties file, ConnectionInfo.plist, contains the following key/value pairs. This file is used to specify information used when connecting the mobile device to the MicroStrategy Mobile Server and Intelligence Server.

Key Description Values

appType

The platform on which the application is running

J2EE or ASP

https

The connection protocol used

 

Possible values: YES or NO

NO  = HTTP (default)

YES = HTTPS

If the parameter is missing, the value is assumed to be NO.

iserver

 

The name or IP address of the Intelligence Server

 

path

 

The path to the application on the application server—for example, the path to the Apache Tomcat web application

 

port

 

The port on which the Intelligence Server is running

 

projAuthMode

 

The authentication mode used to log in to the MicroStrategy project

 

Database

Default

LDAP

Standard (default)

Trusted

Windows

project

The MicroStrategy project that contains the report or document that is executed by the app

 

projUID

 

The user ID used to log in to the MicroStrategy project

 

projPwd

 

The password used to log in to the MicroStrategy project

 

webAuthMode

The authentication mode used to log in to the MicroStrategy Mobile Server

Anonymous (default)

Basic

Default

Windows

webPort

The port on which the MicroStrategy Mobile Server is running

 

webPwd

The password used to log in to the MicroStrategy Mobile Server

 

webServer

The name or IP address of the MicroStrategy Mobile Server

 

webUID

The user ID used to log in to the MicroStrategy Mobile Server