EducationSoftwareStrategy.com
StrategyCommunity

Knowledge Base

Product

Community

Knowledge Base

TopicsBrowse ArticlesDeveloper Zone

Product

Download SoftwareProduct DocumentationSecurity Hub

Education

Tutorial VideosSolution GalleryEducation courses

Community

GuidelinesGrandmastersEvents
x_social-icon_white.svglinkedin_social-icon_white.svg
Strategy logoCommunity

© Strategy Inc. All Rights Reserved.

LegalTerms of UsePrivacy Policy
  1. Home
  2. Topics

KB10067: How to apply configuration URL in Android device in MicroStrategy Mobile


Community Admin

• Strategy


In iOS device, Strategy Mobile configuration URL can be pasted in Safari web browser. Safari will direct to Strategy Mobile app with the configuration completed. In Strategy with Android device, configuration URL should be coded as a URL link in a web page.
 
Follow the steps below to implement this:
 

  1. Refer to the following technical note in Knowledge Base to complete Mobile configuration in Strategy:
    KB33919: How to use the MicroStrategy Mobile Configuration for the Connectivity Settings in MicroStrategy Mobile 9.4.x and 10.x
  2. When Mobile configuration URL is generated copy the URL from the Strategy Mobile Administration page.
  3. Create a HTML page, and insert the URL link like this:
     
    
    <a href="mstripad://?url=http%3A%2F%2F10.197.43.105%3A80%2FStrategymobile%2Fasp%2FTaskProc.aspx%3FtaskId%3DgetMobileConfiguration%26taskEnv%3Dxml%26taskContentType%3Dxmlanf%26configurationID%3D6d4e1dfd-8c7f-4c35-9db1-9cf460011f11&authMode=1">link</a>

     
    Alternatively download the HTML page attached in this tech note and replace "" with the configuration URL generated in step 2. 
     
    Copy the URL on a Web Server. For example using IIS, copy the .html file to C:\inetpub\wwwroot. Subsequently the page is accessible through http://machinename/android.html if the Android device can access the machine running IIS Web Server.
  4. Access the HTML page from the Android device through a web browser. Click the URL link which will trigger Strategy Mobile app to be launched and configured.

Note: The above steps will equally work for tiny configuration URLs as well as iOS configuration links.
 
Article Reference Number KB10067
KB10067


Comment

0 comments

Details

Knowledge Article

Published:

April 4, 2017

Last Updated:

April 22, 2021