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]
mstr://?server=[SERVER_NAME]&projectID=[PROJECT_ID]&evt=2001&folderID=[FOLDER_ID]