MicroStrategy ONE

List services

Lists all the services in the system or in a specified folder.

Copy
LIST [ALL] SERVICES [IN FOLDER location_path];

where:

location_path is the folder path where the services to be listed are located, of type string, between double quotes (" ").

Examples

Copy
LIST SERVICES IN FOLDER "/Applications/Narrowcast Server Tutorial/2 Supply Chain Management/2a Supplier - Seasonal Sales Trend Alert";
Copy
LIST ALL SERVICES;