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

KB44207: What is the correct syntax when creating a link to a folder in a different project on MicroStrategy Mobile 9.4.1 for iOS


Community Admin

• Strategy


This KB article provides the correct syntax to create a link to a folder in a different project on MicroStrategy Mobile 9.4.x-10.x for iOS

DESCRIPTION
It might be required to provide Mobile users the option to open the content of a folder through a link on a report services document. When the target folder is located in the same project as the source document, only the evt and folderID parameter are required as seen below (example for iPhone):


mstr://?evt=2001&folderID=[FOLDER_GUID]

However, if the target folder is located in another project than the source document, the target Intelligence Server and project must be specified in the URL API call as seen below (example for iPhone):

mstr://?server=[SERVER_NAME]&projectID=[PROJECT_ID]&evt=2001&folderID=[FOLDER_ID]

 
Note: For this scenario, the currently used Mobile configuration must have the target project configured otherwise, the link will not work.


Comment

0 comments

Details

Knowledge Article

Published:

July 21, 2017

Last Updated:

July 21, 2017