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

KB16700: How to access a folder using URL API in MicroStrategy Web and Web Universal 10.x


Community Admin

• Strategy


How to access a folder using URL API in MicroStrategy Web and Web Universal 10.x

It is possible to access a folder using URL API in Strategy Web and Web Universal 10.x
 
URL Parameters for folder browsing:
 


/MicroStrategy/servlet/mstrWeb?
Server=SERVERNAME
&Project=Strategy+Tutorial
&Port=0
&uid=Administrator
&pwd=
&evt=2001
&src=mstrWeb.2001

 
 
 
For accessing 'Shared Reports' folder:
 

&systemFolder=7

 
 
For accessing 'Financial Reports' folder:
 

&folderID=A20C898211D60AE310008BB3D1CEE6A4

 
 
NOTE: 7 and 9 are the IDs for the 'Shared Reports' and 'Templates' folders respectively.


ArgumentDescriptionevt2001 - browseFolder Allows users to browse folders when providing an ID, folder name or system folder IDsrcSpecifies both the page component to handle the action and the event.systemFolderAllows access to different folders based on an internal ID (The EnumDSSXMLFolderNames enumeration contains a list of the valid system folders)folderIDSpecifies the ID of the folder to browsefolderNameSpecifies the name of the folder to browse. Uses the first match, in case of multiple matches.


ArgumentDescriptionevt2001 - browseFolder Allows users to browse folders when providing an ID, folder name or system folder IDsrcSpecifies both the page component to handle the action and the event.systemFolderAllows access to different folders based on an internal ID (The EnumDSSXMLFolderNames enumeration contains a list of the valid system folders)folderIDSpecifies the ID of the folder to browsefolderNameSpecifies the name of the folder to browse. Uses the first match, in case of multiple matches.


ArgumentDescriptionevt2001 - browseFolder Allows users to browse folders when providing an ID, folder name or system folder IDsrcSpecifies both the page component to handle the action and the event.systemFolderAllows access to different folders based on an internal ID (The EnumDSSXMLFolderNames enumeration contains a list of the valid system folders)folderIDSpecifies the ID of the folder to browsefolderNameSpecifies the name of the folder to browse. Uses the first match, in case of multiple matches.


ArgumentDescriptionevt2001 - browseFolder Allows users to browse folders when providing an ID, folder name or system folder IDsrcSpecifies both the page component to handle the action and the event.systemFolderAllows access to different folders based on an internal ID (The EnumDSSXMLFolderNames enumeration contains a list of the valid system folders)folderIDSpecifies the ID of the folder to browsefolderNameSpecifies the name of the folder to browse. Uses the first match, in case of multiple matches.


ArgumentDescriptionevt2001 - browseFolder Allows users to browse folders when providing an ID, folder name or system folder IDsrcSpecifies both the page component to handle the action and the event.systemFolderAllows access to different folders based on an internal ID (The EnumDSSXMLFolderNames enumeration contains a list of the valid system folders)folderIDSpecifies the ID of the folder to browsefolderNameSpecifies the name of the folder to browse. Uses the first match, in case of multiple matches.


ArgumentDescriptionevt2001 - browseFolder Allows users to browse folders when providing an ID, folder name or system folder IDsrcSpecifies both the page component to handle the action and the event.systemFolderAllows access to different folders based on an internal ID (The EnumDSSXMLFolderNames enumeration contains a list of the valid system folders)folderIDSpecifies the ID of the folder to browsefolderNameSpecifies the name of the folder to browse. Uses the first match, in case of multiple matches.


ArgumentDescriptionevt2001 - browseFolder Allows users to browse folders when providing an ID, folder name or system folder IDsrcSpecifies both the page component to handle the action and the event.systemFolderAllows access to different folders based on an internal ID (The EnumDSSXMLFolderNames enumeration contains a list of the valid system folders)folderIDSpecifies the ID of the folder to browsefolderNameSpecifies the name of the folder to browse. Uses the first match, in case of multiple matches.


ArgumentDescriptionevt2001 - browseFolder Allows users to browse folders when providing an ID, folder name or system folder IDsrcSpecifies both the page component to handle the action and the event.systemFolderAllows access to different folders based on an internal ID (The EnumDSSXMLFolderNames enumeration contains a list of the valid system folders)folderIDSpecifies the ID of the folder to browsefolderNameSpecifies the name of the folder to browse. Uses the first match, in case of multiple matches.


ArgumentDescriptionevt2001 - browseFolder Allows users to browse folders when providing an ID, folder name or system folder IDsrcSpecifies both the page component to handle the action and the event.systemFolderAllows access to different folders based on an internal ID (The EnumDSSXMLFolderNames enumeration contains a list of the valid system folders)folderIDSpecifies the ID of the folder to browsefolderNameSpecifies the name of the folder to browse. Uses the first match, in case of multiple matches.


ArgumentDescriptionevt2001 - browseFolder Allows users to browse folders when providing an ID, folder name or system folder IDsrcSpecifies both the page component to handle the action and the event.systemFolderAllows access to different folders based on an internal ID (The EnumDSSXMLFolderNames enumeration contains a list of the valid system folders)folderIDSpecifies the ID of the folder to browsefolderNameSpecifies the name of the folder to browse. Uses the first match, in case of multiple matches.


ArgumentDescriptionevt2001 - browseFolder Allows users to browse folders when providing an ID, folder name or system folder IDsrcSpecifies both the page component to handle the action and the event.systemFolderAllows access to different folders based on an internal ID (The EnumDSSXMLFolderNames enumeration contains a list of the valid system folders)folderIDSpecifies the ID of the folder to browsefolderNameSpecifies the name of the folder to browse. Uses the first match, in case of multiple matches.


ArgumentDescriptionevt2001 - browseFolder Allows users to browse folders when providing an ID, folder name or system folder IDsrcSpecifies both the page component to handle the action and the event.systemFolderAllows access to different folders based on an internal ID (The EnumDSSXMLFolderNames enumeration contains a list of the valid system folders)folderIDSpecifies the ID of the folder to browsefolderNameSpecifies the name of the folder to browse. Uses the first match, in case of multiple matches.

 
 
Sample URL to execute in Strategy Web:
 
http://localhost/MicroStrategy/asp/Main.aspx?server=SERVERNAME&Project=Strategy+Tutorial&evt=2001&src=mstrWeb.shared.ffb.fb.2001&uid=Administrator&pwd=&systemFolder=7
 
Sample URL to execute in Strategy Web Universal:
 
http://localhost:8080/mstrURL/servlet/mstrWeb?server=servername&Project=Strategy+Tutorial&evt=2001&src=mstrWeb.shared.ffb.fb.2001&uid=Administrator&pwd=&systemFolder=7
 
Code Customization:
WARNING:
This customization is provided as a convenience to Strategy users and is only directly applicable to the version stated. While this code may apply to other releases directly, Strategy Technical Support makes no guarantees that the code provided will apply to any future or previous builds. In the event of a code change in future builds, Strategy Technical Support makes no guarantee that an updated version of this particular customization will be provided. In the event of a code change in future builds, Strategy may not be able to provide additional code on this matter even though this customization is provided at this time for this specific build. For enhancements to this customization or to incorporate similar functionality into other versions, contact your Account Executive to inquire about Strategy Consulting assistance.
 


Comment

0 comments

Details

Knowledge Article

Published:

June 12, 2017

Last Updated:

June 12, 2017