Execute the command through Command Manager. long_description is the long description of the attribute, of type string, between double quotes ("). exe) — Enables you to execute existing Command Manager scripts using parameters in the command line mode. All the scripts (ISQL and MicroStrategy Administrator - Command Manager) can be embedded into a single. Go to the Start Menu > All Programs > Microstrategy > Command Manager. Procedures are only available for use with project sources. It is using mstrio Python library and Command Manager scripts. Lists current privileges of a user. MicroStrategy Developer and MicroStrategy Command Manager can be installed on the same machine, or on different machines. You can also create, edit, or delete multiple metrics at the same time by using a Command Manager script. Click the desired topic below to view more details, or scroll down to view each of the following topics: The menu bar. Execution errors occur when an instruction is formed correctly but returns an unexpected result when it is executed. The MicroStrategy REST API is a RESTful application that uses HTTP requests such as POST, GET, and DELETE. Scripts from Enterprise manager are working well when they are executing with GUI 'Command Manager'. A Command Manager script consists of one or more script statements. Parameters Explained: mstrio for R - Get Cube. In Command Manager, procedures are reusable scripts that can be executed from other scripts. Procedures are reusable scripts that can be executed from other scripts. MEMBER_RESULTSET: A ResultSet listing the members of the security role. You can also save or execute the script. For example, run the following script to create the user:Run Command statement. 0. MicroStrategy Developer と MicroStrategy Command Manager は、同じコンピューター上、または異なるコンピューター上にインストール. x that will trigger a number of services to execute sequentially: Open MicroStrategy Command Manager. From the MicroStrategy Object Manager on a client machine connect to the Intelligence Server and create a project package. This technical note explains how this can be accomplished using MicroStrategy Administrator - Command Manager . This script does the following: Connects to MicroStrategy; Downloads all usersYou can also create an XML file to import an update package from the command line, similar to using an XML file to create an update package as described in Creating an Update Package from the Command Line. Editing a script. Notice this sample is based on the MicroStrategy Tutorial Project. GUID cache_guid1. x, from the Command Outline window, follow the steps below to insert a sample into the active script window: Click to select the Samples window to bring it into focus (the current window has a white background) Highlight the desired sample to be inserted. Assuming that the statistics tables have already been created in the. Go to the Display tab and check or uncheck the "Enable Auto-complete" option as shown in the following image: Click Ok. You can also create multiple metrics at the same time by using a Command Manager script. Go to the Display tab and check or uncheck the "Enable Auto-complete" option as shown in the following image: Click Ok. SOLUTION 1: Take MicroStrategy Tutorial Project for example, Command Manager can be used to get the settings. For example, you can edit all custom groups to use a different attribute element. When running a script via MicroStrategy Command Manager to stop MicroStrategy Intelligence Server, the users find that when re-starting MicroStrategy Intelligence Server, the schema is locked by MicroStrategy Command Manager. 81K KB18804: After executing a ’PURGE [ALL REPORT] CACHING' script in MicroStrategy Administrator Command Manager 9. When creating a script, we can sequence different functions that will perform the tasks we request. Component. attr_name is the name of the attribute, of type string, between double quotes ("). Triggers an event in a MicroStrategy Intelligence Server. Creates a file device. Type the command of CONNECTMSTR -n Project_source_name -u username -p password to connect to an existing project source. Command Manager is a MicroStrategy tool designed to automate certain tasks and processes. MicroStrategy Administrator - Command Manager 9. txt"MicroStrategy Command Manager can be used to update, or publish an Intelligent Cube because Command Manager executes scripts asynchronously, so that other actions (such as editing or connecting) can be carried out while a script executes. /mstrcmdmgr -connless -f /home/mstr/MicroStrategy/test. Enable MicroStrategy Messaging Services. 83K KB441274: "Project" and "Intelligent Cubes" result fields are blank when running command "LIST ALL INTELLIGENT CUBE CACHES…LIST ALL SUBSCRIPTIONS FOR PROJECT. The sample procedures are stored in the Command Manager directory, in OutlinesProcedure_OutlinesUser_Procedures . FOLDER "location_path" is the folder path where the security filter is to be placed in the project, of type string. When this command is executed, Command Manager waits for the report to finish executing before continuing to the next statement in the script. By executing Command Manager scripts, external systems can trigger events and cause the associated tasks to be run. This file is created using MicroStrategy Object Manager. MicroStrategy Administrator - Command Manager 9. USER GROUP "user_group_name" is the name of the group whose security roles you want to list, of type string. They can be manipulated as follows: To see the actual outline statements, expand a category by clicking the + sign next to it. These outlines facilitate the script development by providing the command syntax for the instructions submitted to the script executor for object manipulation. A Command Manager script consists of one or more script statements. However, other. Lists all attributes from a given location path within a project. login_name is the login name of the subscription owner schedule_name is the name of the schedule. 4. Parameters Explained: mstrio for Python - Create Dataset. Click the Outline button. If the procedure file is not created using the Procedure window, the file may be missing this information and may not execute correctly. USER GROUP "user_group_name" is the name of the user group that contains the users to be altered, of type string. CACHE_FILE_NAME: The name of the Intelligent Cube cache file, returned as a string. These procedures are briefly described below. Save the workflow in . In Command Manager, from the File menu, select New. For more information, see the Command Manager chapter of the System Administration Help. LIST PROPERTIES FOR SECURITY ROLE "Architect Users"; ResultSet Columns. Create a user as shown below: CREATE USER "jaime" PASSWORD "user" FULLNAME "jaime User" IN GROUP "Web Users"; Create a DbLogin for the user created in Step 2, as shown below: CREATE DBLOGIN "dblogin_ jaime". FULL_NAME: The full name of the user or group, returned as a string. These scripts and commands are created using Command Manager. A Command Manager 9. Administrators no longer need to install Narrowcast Server on the machine where Command Manager. You can compose Command Manager scripts to manage user subscriptions. Create the user using two Command Manager scripts instead of one. where: expression is the expression to be modified in the form, of type string, between double quotes ("). This particular workflow is a template that is delivered out-of-the-box with System Manager. Excel was not a supported file format for the Command Manager execution output in command line mode in MicroStrategy 9. All other text appears in black. DESCRIPTION: There are a number of scenarios in which it is desirable to automate the adding of a statistics instance i. In Linux: Browse to the MicroStrategy Home folder, then to the /bin subfolder. 1? ANSWER: When executing Command Manager scripts via Command Manager GUI, users have the option to save the outputs to CSV or Excel file format. In this example the file name "691031. it displays the portion of the instruction set where. Outline syntax; Privileges and time zones; Steps to insert an outline into a script; Steps to insert part of an outline into a script; Steps to. In MicroStrategy Command Manager 9. For specific Command Manager syntax for working with custom groups or consolidations, open. doesFieldExist (DisplayPropertyEnum iProperty) TRUE if a column for the specified PropertyID exists in the ResultSetTo modify the Web Idle Timeout, use the following script can (an abbreviated version of the above outline): ALTER SERVER CONFIGURATION WEBIDLETIME <number_of_seconds>; where <number_of_seconds> should be replaced with the new number of seconds, without any additional quotation marks or delimiters. KB233716: How to pass a System Manager parameter value into a Command Manager script or procedure. Command Manager provides two methods that can be used by Java scripts to execute Command Manager commands: execute runs any Command Manager command. Some statements are not available for UNIX users. Right mouse click the grid and choose 'Export Results -> to Excel'. This article describes how to automatically trigger Narrowcast services using Command Manager scripts. x and 10. For more information on the different types of metrics that can be used in MicroStrategy reports, see the Metrics section of the MicroStrategy Developer Help (formerly the MicroStrategy Desktop Help ). For detailed instructions on using Java in procedures, see the Command. Creates an attribute within a project. RUN SEARCH "Search for all objects of type Metric" IN FOLDER "Public ObjectsSearches" FOR PROJECT "MicroStrategy Tutorial"; ResultSet Columns. You can deny user or group access to a specific MicroStrategy project by using a security role. To load a script and execute it, type EXECFILE filename, where filename is the name of the script. exe -n "MicroStrategy Analytics Modules" -u username -p xxxxxx -f c:MSTR est. For example, as part of a delivery mechanism, it may be necessary to activate statistics following duplication. 15. For instructions on creating these scripts with Command Manager, see Automating Administrative Tasks with Command Manager, or see the Command Manager Help. 3. The command line parameters could not be parsed. Purges the object server caching and element server caching. exe and press ENTER. Command line syntax. where: executable_program is the name of the executable program to be launched/run, which indicates the full path and additional parameters (if necessary), of type string, between double quotes (" "). PRIVILEGES: A ResultSet listing the privileges contained within the security role category. By executing Command Manager scripts, external systems can trigger events and cause the associated tasks to be run. Name: The name of the object returned by the search, returned as a string. For more information about Command Manager, see Automating Administrative Tasks with Command Manager. new_description is the new description of the metric, of type string, between double quotes (" "). PROJECT "project_name" is the name of the project in which the security filter is to be created, of type string. In MicroStrategy Command Manager 9. 2. The Command Manager script engine uses a unique syntax that is similar to SQL and other such scripting languages. Create User Group Statement. Run Command statement. Insert a package outline to create an Undo package using following syntax as example:Click Insert Visualization . For example, you can create multiple empty documents that use the same document template. This is done through the Connect Source outline in Command Manager: CONNECT SOURCE "<project_source_name>" USER "<user_name>" [PASSWORD "<password> "]; Executing the script file through the command line execution of Command Manager appears like this:. long_description is the new long description of the metric, of type string, between double quotes ("). scp): Browse to and select the Command Manager script file that defines all the tasks to be completed. LIST ALL DEPENDENTS FOR <PROJECT OBJECT> DSS_OBJECT_TYPE: The type of the dependent, returned as an integer: 256: Filter; 257: Custom Group. 3. Create a regular Filter using a non prompted expression as in the example script belowWhy MicroStrategy Why MicroStrategy; Customer Stories; PlatformFor information about obtaining Command Manager Runtime, contact your MicroStrategy sales representative. Create a user as shown below: CREATE USER "jaime" PASSWORD "user" FULLNAME "jaime User" IN GROUP "Web Users"; Create a DbLogin for the user created in Step 2, as shown below: CREATE DBLOGIN "dblogin_ jaime". exe" -n "MicroStrategy Tutorial Direct" -u Administrator -p 007007 -f C:startserver. x-10. Script errors: Execution errors. The main Command Manager window contains the Script windows you use to edit and execute Command Manager scripts. x using Command Manager By default, MicroStrategy Command Manager handles cube publication synchronously (i. This article provides instructions on how to configure Enterprise Manager Data Loads using Command Manager scripts in MicroStrategy 10. The Push API enables third-party vendors to generate MicroStrategy datasets, thus, unlocking new end-user workflows and. N" are the projects from which the invalid report caches are to be deleted, of type string. CACHE_FILE_NAME: The name of the Intelligent Cube cache file, returned as a string. 4. This script can be executed or be scheduled to be executed at a certain time. Using Command Manager. x provided to ability to run some outlines without the need for an Intelligence Server or Narrowcast Server connection. OBJECT purges object caches. This command executes a Command Manager statement and stores the results of a LIST operation in a ResultSet object. Command Manager provides two methods that can be used by Java scripts to execute Command Manager commands: execute runs any Command Manager command. is the name of the schedule. x. The steps below show you how to create a custom group in MicroStrategy Web. Using a Command Manager script: You can also execute a Command Manager script to import an update package without using Object. First script creates the basic user. DELETE METRICmetric_nameIN [FOLDER]location_pathFROM PROJECTproject_name; metric_name is the name of the metric to be deleted, of type string, between double quotes (" "). For late-breaking updates to. Attribute threshold applied to wrong rows when exporting sample documents with formatting. xConsider the following example: A user would like to create a schedule that will execute daily at 7:00 P. Both can be located under the Procedures outlines folder as shown in the following image:For the Command Manager syntax for starting and stopping Intelligence Server, see the Command Manager Help (press F1 from within Command Manager). Using the command manager script file created in Step1, create a batch file that can be used to restart the MicroStrategy Intelligence Server. The following is a list of the different properties of a MicroStrategy metadata object that can be listed using Command Manager 8. Some of these tasks are performed in the Developer interface, such as managing user and group privileges for Web users, or registering a project in server (3-tier) mode so it can be available in Web. LONGDESCRIPTION "new_long_description" is the new long. This file is created using MicroStrategy Object Manager. NTLINK "new_nt_user_id" is the new Windows user name ID to be linked to the user, of type string, with format DOMAINusername. Enterprise Manager or Narrowcast script?. /mstrcmdmgr -connless -f /home/mstr/MicroStrategy/test. For example, to create profile folder for user with ID `bkelt` in. From the Select a Project drop-down list, select the project for which to assign the security role. The command line options for executing Command Manager scripts using Command Manager Runtime are included in the following table. Thanks, Nitin2) Create the second filter using MicroStrategy Command Manager 9. The description of each parameter is as follows: -n Project_Source_Name: Specifies the project source name to which the application must connect to execute the script. The script contains a statement that is not supported in Command Manager Runtime. x. This is a known limitation in MicroStrategy Command Manager 9. 0 and later Command Manager can be used to retrieve a list of all users assigned with given Security Role in a given project. Execute the command "export DISPLAY=:0. Once MicroStrategy Service Manager is open, click on Service Options, as shown below: Windows Service Manager - click Start-> Settings-> Control Panel-> Administrative Tools-> Services. x. MicroStrategy. user_or_group_name is the name of the recipient user or group. This command line interface is used to run command manager scripts without having to load the graphical interface and to. Command Manager recognizes two classes of execution errors:. To invoke Command Manager from the database server, use one of the following. The main Command Manager window contains the Script windows you use to edit and execute Command Manager scripts. txt -o c:mstroutput. desc is the description of the attribute, of type string, between double quotes ("). location_path is the folder where the attribute resides, of type string, between double quotes ("). Run and preview scripts; New features in MicroStrategy 2021 Update 2: Create scripts directly in the Workstation Script Editor. A Command Manager script consists of one or more script statements. You can avoid this security risk by saving these scripts in an encrypted format. For more information about Command Manager logging, see Using log files. Command Manager is a MicroStrategy tool designed to automate certain tasks and processes. MicroStrategy makes it possible for organizations to push external data in JSON format into in-memory cubes that are on the MicroStrategy Intelligence Server to readily consume, process, and analyze the corresponding data. To include Java in a Command Manager script, you write a procedure containing the. The previous commands can be saved in a script that also requests the Command Manager console to be open through the command prompt. A blank visualization appears in the dossier. In some situations this may be more efficient than navigating the Developer GUI, since you can quickly change the names of reports, users, or projects with. Below are the syntax and examples (from Microstrategy Tutorial Project) necissary to answer Date value, Attribute qualification, Attribute element list, Text value, and Object prompts when using the 'CREATE HISTORYLISTSUBSCRIPTION' command in MicroStrategy Command Manager 9. For example, password a'b"c&d must be entered as. Below is the syntax to be used when answering expression prompts while using the PROMPT and ANSWER script in MicroStrategy Command Manager. With this Graphical User Interface, you can look at various examples that was provided by MicroStrategy, copy the code into your own script, and edit your own script to your heart content. Example. For more information about Command Manager, including instructions, see. For example, you want to execute several reports immediately after a database load occurs so that these reports always have a. Execution errors occur when an instruction is formed correctly but returns an unexpected result when it is executed. CACHE_FILE_SIZE: The file size of the Intelligent Cube, returned as an integer. ) ,. txt file>. CM is being used since REST API work only in Library and can't modify Web related objects and settings. Execute a Microstrategy Command Manager script through a command line interface. location_path is the folder path where the metric is located, of type string, between. For reference on a comprehensive list of. Java code, and execute the procedure from a Command Manager script. x the script ADD WHTABLE and UPDATE STRUCTURE FOR WHTABLE fails to find a table specified when using multisource functionality and the table does not exist in all the databases being used. bat. Delete Metric statement. LIST PRIVILEGES FOR SECURITY ROLE "Architect Users"; ResultSet Columns. Open MicroStrategy Command Manager and save the script below as PurgeObjectCache. Answer. For example, you can. new_attr_name is the new name of the attribute, of type string, between double quotes ("). From the Windows Start menu, choose Run. These commands can be compiled into script files and run from a graphical interface or from the command line. The description of each parameter is as follows: -n Project_Source_Name: Specifies the project source name to which the application must connect to execute the script. A full list of parameters can also be accessed from a command prompt by entering cmdmgr. For a full list of product privileges, see Privileges by License Type. You can start and stop Intelligence Server. Use this module to create or execute MicroStrategy Command Manager scripts. The toolbar. This can create a security risk if your script contains a user name and password, such as for the CONNECT SERVER statement. (CERATE for CREATE, for example) or a statement that does not follow the required syntax in another way. Command Line. /mstrcmdmgr -n 693177 -u administrator -f 691031. To Execute a Script from the Command Manager Graphical Interface. 4) In MicroStrategy Developer, connect to the MicroStrategy. For example, you want to execute several reports immediately after a database load occurs so that these reports. For more information about. For example, you can create multiple empty documents that use the same document template. If logging is enabled, script messages, results, and errors are written to the log files. location_path is the folder where the attribute resides, of type string, between double quotes ("). This location will vary depending on where MicroStrategy is installed and can be found in the MSIReg. WAIT causes the script to. SYMPTOM:. Then click 'OK'. IS_GROUP: Whether or not the member is a user group, returned as a boolean value. Comments display as green. When using MicroStrategy Command Manager in Command Line mode on Linux or MicroStrategy Cloud Remote Command Manager, the command fails with exit code 10. LIST ALL PROPERTIES FOR INTELLIGENT CUBE CACHE GUID 1234567890ABCDEF IN PROJECT "Development Project 5"; ResultSet Columns. contact_name is the name of the recipient contact. scp. Why is this happening? The default transaction isolation level is ' MDb::TRANSACTION_ISOLATION_UNKNOWN ' which can't prevent two transactions from updating a table at the same time. There are three ways to load an outline: Create Attribute statement. (From within Command. Administrators no longer need to install Narrowcast Server on the machine where Command Manager. Retrieving information from ResultSet objects. For example, the syntax for granting the privilege 'Web use design mode' is: GRANT WEBUSEDESIGNMODE TO USER "TESTER". The device is based on a transmitter in the system. 4. List User Properties statement. MEMBER_RESULTSET: A ResultSet containing a list of group members and related details. This statement can only be used with three-tier or four. ###Description Goal of this repo is to share/collect customer created/customized procedures of MicroStrategy Command Manager. To Deny User. For example, the user could type UNR and press CTRL+SPACE to fill in the rest of UNREGISTER without having to type the complete word. This command line interface is used to run command manager scripts without having to load the graphical interface and to be able to schedule scripts to run automatically. Encrypting a script. Below you will find a list of commands to open MicroStrategy Tools in MicroStrategy Universal installed in Linux and UNIX OS: To execute these commands, navigate to “<MSTR_INSTALL_HOME_PATH>/bin” to find these files: MicroStrategy Command Manager – mstrcmdmgrw. Type the command of <script> CHECK to check if the syntax is correct. The steps below show you how to create a custom group in MicroStrategy Web. ALL purges all caches. Open MicroStrategy Command Manager and connect to the appropriate metadata. location_path is the folder where the report resides, of type string,. The sample code could be as below where the ResultsFile that follows. Will let you know more about it once I started using it. The below command manager script can be used to check whether Messaging Services is enabled in Intelligence Server, and the Kafka Producer configuration can also be checked by this command. It can be modified through the command manager script:This Knowledge Base article describes a known issue that a "Syntax Error" message appears when listing all properties for a metric in MicroStrategy Command Manager 9. Procedures. You can perform various administrative and application development tasks by using text commands that can be saved as scripts or entered as commands to be completed as part of a System Manager workflow. Uses an English like scripting language to convert a. In MicroStrategy 2020, there are several ways to programatically retrieve a list of schedules and subscriptions, besides using Command Manager. reg file under the. For more information about Command Manager, see Automating Administrative Tasks with Command Manager. desc is the description of the fact, of type string, between double quotes (" "). l ong_description is the long description of the fact, of type string, between double quotes ("). For instructions on creating these scripts with Command Manager, see Automating Administrative Tasks with Command Manager, or see the Command Manager Help. LOGIN: The login of the member, returned as a string. CM is being used since REST API work only in Library and can't modify Web related objects and settings. Type. Type the command of <script> EXEC to execute the script. For more information about Command Manager, including steps to use Command Manager scripts, see the Command Manager chapter of the System. sh script with the json request message as an argument,. MicroStrategy comes with hundreds of default text. If you're using 32-bit, please adjust accordingly. ) From the Connection menu, select Execute. When creating a script, we can sequence different functions that will perform the tasks we request. You can reuse procedures with different input values, so that the procedure performs the same task in a slightly different way. Different properties of a MicroStrategy metadata object that can be listed using Command Manager 9. MicroStrategy System Administration Guide. /setup. If the project source name, the input file name, or any of the output file names contain a space in the. It is using mstrio Python library and Command Manager scripts. Some statements are not available for UNIX users. Now from the same client machine, connect to the same Intelligence Server via MicroStrategy Command Manager. Sometimes, administrators may require that the execution of a subsequent script be delayed for a certain amount of time. Afterwards you will see Kafka log files created in the Kafka installation folder: C:Program Files (x86)MicroStrategyMessaging Services mpkafka-logs. For an introduction to Command. To execute. new_end_date is the new end date of the schedule, of type date (mm/dd/yyyy). 31K. For general information about Command Manager, see Automating Administrative Tasks with Command Manager. A registry key or file required for Command Manager was not found. scp i PURGE OBJECT CACHING IN PROJECT "Project_Name"; Create a batch file named PurgeObjectCache. form_name is the name of. 4. (From the File menu, select Open . In MicroStrategy Desktop, changes are automatically applied to run time objects in the MicroStrategy Intelligence. a Script History that saves previously executed scripts and inserts them into the. Command Manager contains over 200 commands that automate administrative tasks. You can also create, edit, or delete multiple custom groups at the same time by using a Command Manager script. In some scenarios, it is required to list all users with email addresses under specific user group with Command Manager script. To Access Fact Expressions For a New Fact with an Expression. STEPS TO REPRODUCE: 1. LIST ALL REPORTS FOR PROJECT "MicroStrategy Tutorial"; LIST ALL REPORTS IN FOLDER "Public ObjectsReports" FOR PROJECT "MicroStrategy Tutorial"; ResultSet Columns. List all properties for a specific subscription. Start, stop, or restart the Intelligence Server, configure clusters, and disconnect active sessions. 1. Syntax errors occur when Command Manager encounters an instruction that it does not understand. Knowing this, a user can create their own User Procedures starting from scratch or based in any Sample Procedure provided and making their own modifications. Users can. It was saved as Year = 2011:. subscription_GUID is the ID of the subscription. In order to achieve so, Command Manager procedure has been provided as a sample. Metric expressions in Command Manager use a specific syntax. MicroStrategy Command Manager includes a complete set of script outlines. For steps to create a custom group in MicroStrategy Developer, see the MicroStrategy Developer help. It is possible to create users individually using the User Manager interface in Developer, or using Command Manager (for a detailed explanation of how to use Command Manager, including examples, see Automating Administrative Tasks with Command Manager). The documentation for every method includes the 8. e. MicroStrategy Administrator - Command Manager 9. 4. In MicroStrategy Command Manager go to the Tools menu and select Options. This document shows one user procedure which could do the same task as below: The sample outline of executing this procedure is as below: EXECUTE PROCEDURE List_AllAddresses_AllUsers_UserGroup("Everyone"); The fourth section contains examples of how the statements can be used in Command Manager scripts. By default, Command Manager scripts are saved in plain text format. Creating a Custom Group. Loading. x and 10. The output of any LIST commands is shown in the Results tab of the Script window. Why MicroStrategy Why MicroStrategy; Customer Stories; Platform Products; MicroStrategy ONE; AI & Augmented; Dossier; Library; Workstation; HyperIntelligence; Multi-Cloud; Embedded Analytics; Innovations; Futures. For detailed instructions on using Java in procedures, see the Command Manager Help. The Subscription Manager allows you to manage all the subscriptions for a project from one interface. When executing Command Manager scripts via Command Manager GUI, users have option to save the outputs to CSV or Excel file format. This script is at C:\Program Files (x86)\MicroStrategy\Command Manager\Outlines\Cache_Outlines\Invalidate_Report_Cache_Outline. If you try to execute a script with statements that are not available in Command Manager Runtime, the script fails with the message "You are not licensed to run this command. Using a Command Manager script: You can also execute a Command Manager script to import an update package without using Object. It is designed to help developers build data-driven client applications quickly and easily. location_path is the folder from which the attributes are to be listed, of type string, between double quotes ("). As the place holders are correctly replaced, the script can be validated and then executed for the privileges to be automatically granted. Open the exported excel file in Microsoft Excel and sort the results by column 'Enabled'. MicroStrategy Command Manager introduces the ability to save scripts with encryption. They can be manipulated as follows: To see the actual outline statements, expand a category by clicking the + sign next to it. Example. To start the Command Manager command-line interface. The steps below show you how to create a custom group in MicroStrategy Web. MicroStrategy Command Manager provides the ability to create text-based scripts and automate common administrative functionality. In Command Manager, procedures are reusable scripts that can be executed from other scripts. 1 product when altering a. This technical note provides steps to modify the Project Configuration settings through a MicroStrategy Sample Procedure in Command Manager 9. sh -silent -options <path of the options. Outline syntax; Privileges and time zones; Steps to insert an outline into a script; Steps to insert part of an outline into a script; Steps to. NOTE: Parameters enclosed in brackets '' are optional. Command Manager also includes a number of sample procedures and procedure outlines. For more information, see the Command Manager chapter of the System Administration Guide. These reports are located in the project under: Public Objects > Reports > Project Analysis > Object Usage Analysis > Command Manager Reporting. (6) The. For example: "C:Program FilesMicroStrategyAdministratorCommand Managercmdmgr. A single batch file can contain more than one script to be executed. Your Command Manager license has expired. 0. x After Enterprise Manager has been installed and Enterprise Manager Data Loader Service configured in your environment, Command Manager scripts should be used to connect to Intelligence Server and configure. CREATE ATTRIBUTE "Month" DESCRIPTION "Duplicate of Month Attribute from folder Time" IN FOLDER "Schema ObjectsAttributes" ATTRIBUTEFORM "ID" FORMDESC "Basic ID form" FORMTYPE TEXT SORT ASC EXPRESSION " [MONTH_ID]" LOOKUPTABLE "LU_MONTH" FOR PROJECT "MicroStrategy Tutorial";where: schedule_name is the name of the schedule; contact_name is the name of the contact address_name is the name of the address; contact_group_name is the name of. For more information about using Command Manager and for script syntax, see.