Strategy ONE
Executing Common Actions Using the URL API
This section lists the URL parameters required to perform the following common actions using the URL API and provides a sample URL for each action. The parameters are appended to one of the following base URLs, depending on the environment:.
-
J2EE environment
http://webserver/MicroStrategy/servlet/mstrWeb -
.NET environment
http://webserver/MicroStrategy/asp/Main.aspx
The sample URLs assume you have a valid session so it does not list the authentication parameters. To learn about authentication parameters, see Authentication Using the URL API.
-
Executing a report by answering all prompts
-
Executing a report by answering element list prompts
-
Executing a report by answering value prompts
-
Executing a report by answering a single object prompt
-
Executing a report by answering multiple object prompts
-
Executing a report by passing multiple objects to one prompt
- Opening a specified sheet in a dashboard
- Executing a document
To view the complete list of parameters and values, refer to Event Handlers Reference
See also:
