To Access Fact Expressions For a New Fact with an Expression. All. 2. Creating a Command Manager script requires some knowledge of the Command Manager commands. e. x and newer has a built in command line interface. Creating a procedure is very similar to creating a script. 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. /mstrcmdmgr -connless -f /home/mstr/MicroStrategy/test. Command Manager recognizes two classes of execution errors:. The main Command Manager window contains the Script windows you use to edit and execute Command Manager scripts. For example, as part of a delivery mechanism, it may be necessary to activate statistics following duplication. 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. Example: Command to modify the actions for a data load ALTER DATA LOAD "TEST" FOR ENVIRONMENT "localhost" AND PROJECT "MicroStrategy Tutorial" DO ACTION. This article provides instructions on how to configure Enterprise Manager Data Loads using Command Manager scripts in MicroStrategy 10. The syntax details for each project source statement are grouped by the type of objects they affect. MicroStrategy Administrator - Command Manager 9. Lists all properties of a report in a project. MicroStrategy Administrator - Command Manager 9. e. Is it possible to export Command Manager results to CSV or Excel when executing scripts in Windows command line for MicroStrategy Analytics Command Manager 9. In the MicroStrategy Tutorial project, go to Public ObjectsReports. These scripts and commands are created using Command Manager. MEMBER_RESULTSET: A ResultSet containing a list of group members and related details. Example. 4. CREATE FILEDEVICE "device_name" TRANSMITTER "transmitter. MicroStrategy provides a library of functions with examples that we can use to create our own scripts by clicking on the button:MicroStrategy Command Manager introduces the ability to save scripts with encryption. LONGDESCRIPTION "new_long_description" is the new long. This statement can only be executed in a Windows. Navigate to the directory that contains Command Manager. 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 MicroStrategy Command Manager there is a way to obtain list of filter specific properties (such as expressions). where: expression is the expression to be modified in the form, of type string, between double quotes ("). (From the File menu, select Open . Another advantage of this feature is that if any of the Intelligent Cubes fails during the publication, this won't affect the script. Runs an executable program. Program FilesMicroStrategyAdministratorCommand ManagerScript. INHERITED indicates only privileges that the user inherits from groups or security roles. that already exists in the MicroStrategy metadata database, Command Manager is not able to create the. 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. List User Privileges statement. For information on deploying a workflow from the command line or as a silent process, see Deploying a Workflow. A token is a word, a list of words enclosed in quotation marks, or a symbol. TRIGGER EVENT event_name;. exe /?. x provided to ability to run some outlines without the need for an Intelligence Server or Narrowcast Server connection. Steps to enable or disable Auto-complete. Below is the syntax to be used when answering expression prompts while using the PROMPT and ANSWER script in MicroStrategy Command Manager. This document introduced How to establish a "connectionless" session in MicroStrategy Command Manager 9. In Linux: Browse to the MicroStrategy Home folder, then to the /bin subfolder. Run and preview scripts; New features in MicroStrategy 2021 Update 2: Create scripts directly in the Workstation Script Editor. You can reuse procedures with different input values, so that the procedure performs the same task in a slightly different way. scp Encrypted Script Files Which administrative tasks can be automated with Command Manager using out-of-the-box scripts in MicroStrategy 9. The sample code could be as below where the ResultsFile that follows. The Command Manager script outlines help you insert script statements with the correct syntax into your scripts. Using MicroStrategy Command Manager, create a script file for starting the MicroStrategy Narrowcast Server as "startserver. When running a command to list cube caches for the current metadata connection in Command Manager 10. 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). MEMBER_RESULTSET: A ResultSet containing a list of group members and related details. For example, you can. The following topics contain syntax details and example script statements for each object. DBINSTANCE "dbinstance_name" is the name of an existing database instance (role) that will be used. If you create a batch file to execute a Command Manager script from the. By executing Command Manager scripts, external systems can trigger events and cause the associated tasks to be run. It is using mstrio Python library and Command Manager scripts. Both examples can be found in the MicroStrategy Tutorial project in the following folder: MicroStrategy Tutorial/Schema Objects/Facts. In the menu, go to 'Tools -> Options'. 15. PROJECT "project_name1. Alter User Group Statement. Execution errors occur when an instruction is formed correctly but returns an unexpected result when it is executed. For specific Command Manager syntax for working with custom groups or consolidations, open. MicroStrategy recommends that you follow these best practices for configuring your upgrade test environment:. These properties are not specified in the example script provided in Command Manager. List Attribute Properties statement. SYMPTOM: In MicroStrategy Command Manager, users can export the current Project Configuration settings as a backup file to text or Excel (for Windows only) using the following script:USER "login_name" is the login name of the user to be altered, of type string. FULL_NAME: The full name of the member, returned as a string. (From within Command Manager, select Help. A full list of parameters can also be accessed from a command prompt by entering cmdmgrlt. From the View menu, select Options. 1. reg file under the. exe -help. This command line interface is used to run command manager scripts without having to load the graphical interface and to. new_event_name is the new name of the event to be linked to an event-triggered. For example, you want to execute several reports immediately after a database load occurs so that these reports always have a. location_path is the folder where the fact is to be placed, of type string, between double quotes (" "). Command line syntax. exe) — Enables you to execute existing Command Manager scripts using parameters in the command line mode. Related Topics. Check the outline-example for "Create Fact" of the CommandManager (always helpful). Start the Command Manager graphical interface: In Windows: From the Windows Start menu, point to All Programs, then MicroStrategy Tools, and then choose Command Manager. The time it takes to execute the script is also shown in the Messages tab. The Command Manager script engine uses a unique syntax that is similar to SQL and other such scripting languages. Notice this sample is based on the MicroStrategy Tutorial Project. Execute the command "export DISPLAY=:0. 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:. 1 HF3 Command Manager syntax for the command. For example, you can create a procedure called NewUser that creates a user and adds the user to groups. To check the syntax of the entire script before execution, see Checking the syntax of a script. USER GROUP "user_group_name" is the name of the user group that contains the users to be altered, of type string. For example, the script may have tried to write to a read-only file, or read from a file that does not exist. LIST ALL PROPERTIES FOR INTELLIGENT CUBE CACHE GUID 1234567890ABCDEF IN PROJECT "Development Project 5"; ResultSet Columns. For example, you want to execute several reports immediately after a database load occurs so that these reports always have a. ) ,. SOLUTION 1: Take MicroStrategy Tutorial Project for example, Command Manager can be used to get the settings. When this command is executed, Command Manager waits for the report to finish executing before continuing to the next statement in the script. WAIT causes the script to. long_description is the new long description of the metric, of type string, between double quotes ("). USER GROUP "user_group_name" is the name of the user group that contains the users to be altered, of type string. Example. txt file. LIST [ALL] PROPERTIES FOR REPORTreport_nameIN FOLDERlocation_pathFOR PROJECTproject_name; report_name is the name of the report, of type string, between double quotes (" "). OBJECT purges object caches. To include Java in a Command Manager script, you write a procedure containing the. x or 10. x, when using the Command Manger ADD ACE FOR FOLDER or REMOVE ACE FROM FOLDER outlines to affect ACLs in MicroStrategy Developer, the changes are not saved after an I-Server restart or purging object cache. This statement can only be used with three-tier or four. Source: MicroRooster. If logging is enabled, script messages, results, and errors are written to the log files. The steps below show you how to create a custom group in MicroStrategy Web. - UNIX and Linux: Type mstrsysmgr and press ENTER. You can use MicroStrategy Command Manager to manage any number of subscriptions. where: subscription_name is the name of the subscription. where: attr_name is the name of the attribute to be modified, of type string, between double quotes ("). Users might also observe that a particular user who is in the export of the command " LIST MEMBERS FOR USER GROUP "Everyone";" might not be in the " LIST MEMBERS FOR USER GROUP "LDAP Users"; CAUSE This is a known defect in MicroStrategy Command Manager 10. x. It contains the Command Manager script, which is just a series of Command Manager statements or procedure invocations. For example, you want to execute several reports immediately after a database load occurs so that these reports always have a. MicroStrategy provides a library of functions with examples that we can use to create our own scripts by clicking on the button: In some scenarios, it is required to list all users with email addresses under specific user group with Command Manager script. GRANTED indicates only privileges that are directly granted to the user. Add, remove, or modify users or user groups. exe -n "MicroStrategy Analytics Modules" -u username -p xxxxxx -f c:MSTR est. A command line window opens. 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 ). Some of its features include: find and replace functionality (including regular expressions) object search for the name of the object you want to reference in a command. Start, stop, or restart the Intelligence Server, configure clusters, and disconnect active sessions. This file is created using MicroStrategy Object Manager. cmdshell. For a more general introduction to MicroStrategy Command Manager, see Automating Administrative Tasks with Command Manager. blogspot. Connect to MicroStrategy Analytics Modules in Command Manager; Run the following script: LIST ALL PROPERTIES FOR PROJECT CONFIGURATION IN PROJECT "MicroStrategy Tutorial"; Right mouse click on Results. executeCapture runs any Command Manager command and returns the results (if the. 0. The MicroStrategy Suite is a MicroStrategy offering that lets you evaluate MicroStrategy as a departmental solution. Use MicroStrategy Object Manager to migrate consistent versions of the tables (from a metadata backup or any QA/Dev environment) and replace the inconsistent tables. This command terminates the entire Command Manager process. 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. Number of Views 5. Deletes a metric from the specified project. M. Create User Group Statement. Creating a Custom Group. Component. Execute the command through Command Manager. In MicroStrategy Command Manager 9. The script only contains the first part of the sequence and hence only tracks that piece of information. where: attr_name is the name of the attribute to be modified, of type string, between double quotes ("). Open the script. " 2. MicroStrategy Administrator - Command Manager 9. This particular workflow is a template that is delivered out-of-the-box with System Manager. configure a project to collect statistics. For more information about Command Manager, see Automating Administrative Tasks with Command Manager. Other examples of tasks you can perform using Command Manager include: User management: Add, remove, or modify users or user groups; list. For a full list of product privileges, see Privileges by License Type. This article provides instructions on how to configure Enterprise Manager Data Loads using Command Manager scripts in MicroStrategy 10. numbers in any notation dates object GUIDs other special characters such as carriage returns, tabs, or spacesThe Command Manager command line interface opens, in console mode, with an active connection-less project source connection. Click the desired topic below to view more details, or scroll down to view each of the following topics: The menu bar. N" are the projects from which the invalid report caches are to be deleted, of type string. In this example the file name "691031. LIST ALL DEPENDENTS FOR <PROJECT OBJECT> DSS_OBJECT_TYPE: The type of the dependent, returned as an integer: 256: Filter; 257: Custom Group. This can be done by choosing the 'Save as Encrypted Script' option from the File menu, as shown: This password will be used for decrypting the script and will need to be entered when attempting to open the script within MicroStrategy Command Manager. Open MicroStrategy Command Manager and save the script below as PurgeObjectCache. MicroStrategy Command Manager can trigger events from the Windows command line. First script creates the basic user. ; Begin date: The start date in which this data load. x using Command Manager By default, MicroStrategy Command Manager handles cube publication synchronously (i. Grant or revoke user privileges, create security filters, and disable user accounts. List of machines involved (OS types of machine) and which one is running command manager. LONGDESCRIPTION "new_long_description" is the new long. 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. Creating, Importing, and Deleting Users and Groups. In MicroStrategy Command Manager 9. GUID cache_guid1. The command line options for executing Command Manager scripts using the command line are included in the following table. When executing Command Manager scripts via Command Manager GUI, users have option to save the outputs to CSV or Excel file format. This statement can only be used with three-tier or four-tier project. Double-click on MicroStrategy Intelligence. For example, you can create a procedure called NewUser that creates a user and adds the user to groups. 4. An example of the above is as follows:. Command Manager manipulates MicroStrategy objects by means of user-created scripts rather than a graphical user interface. ALL purges all caches. They can be manipulated as follows: To see the actual outline statements, expand a category by clicking the + sign next to it. Go to the Display tab and check or uncheck the "Enable Auto-complete" option as shown in the following image: Click Ok. Each row in the ResultSet object contains information about one item. This script can be executed or be scheduled to be executed at a certain time. Write out the ADD ATTRIBUTEFORMEXP command with the new expression, the mappingmode, lookup table and other identifiers. If you have purchased a license for Command Manager, you can use Command Manager scripts to create and manage your schedules and subscriptions. To invoke Command Manager from the database server, use one of the following. 3. For specific information about how to manage Mobile subscriptions using Developer, see Managing Multiple Subscriptions at Once with Developer. For a complete guide to the commands and statements used in Command Manager, see the Command Manager Help. x. MicroStrategy Command Manager 9. From the Visualizations panel, select Grid . DESCRIPTION "new_user_description" is the new description of the users, of type string. • Command line interface (using CmdMgr. There are 8 new features added in MicroStrategy Command Manager 9. For steps on how to create this update package, see Copy Objects in a Batch: Update Packages. PASSWORD "new_user_password" is the new password for the users, of type string. 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". . In Command Manager, procedures are reusable scripts that can be executed from other scripts. In this example the file name "691031. Command Manager script files that are used to create and administer the undo package files. exe) — Enables you to execute existing Command Manager scripts using parameters in the command line mode. FULL_NAME: The full name of the user or group, returned as a string. You can avoid this security risk by saving these scripts in an encrypted format. where: fact_name is the name of the fact, of type string, between double quotes (" "). The following steps show how to create a new user and add the user to multiple user groups in MicroStrategy Command Manager. The following topics contain syntax details and example script statements for each object. For details on this process, refer to the. 1 product when altering a. Execute a Microstrategy Command Manager script through a command line interface. 83K KB441274: "Project" and "Intelligent Cubes" result fields are blank when running command "LIST ALL INTELLIGENT CUBE CACHES…LIST ALL SUBSCRIPTIONS FOR PROJECT. MicroStrategy Command Manager can trigger events from the Windows command line. The sample procedures are stored in the Command Manager directory, in \Outlines\Procedure_Outlines\User_Procedures\ . Runs an executable program. exe -help. Open MicroStrategy Administrator - Command Manager and log into a 3-tier mode project source. List User Group Privileges Statement. LIST [ALL] PROPERTIES FOR SUBSCRIPTIONuser_or_group_namereport_or_document_name. In a text editor (such as Notepad), enter the command line statement that the task scheduler should execute. Will let you know more about it once I started using it. ) 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. l ong_description is the long description of the fact, of type string, between double quotes ("). By executing Command Manager scripts, external systems can trigger events and cause the associated tasks to be run. Project name: Specifies the project which data will be used. user_or_group_name is the name of the recipient user or group. ResultSet Columns. exe, with the following parameters: If the project source name, the input file, or an output file contain a space in the name or path, you must enclose the name in double quotes. PUBLISH INCREMENTAL REFRESH REPORT ("name" IN FOLDER "folder_name" | GUID "guid"). In MicroStrategy 2020, there are several ways to programatically retrieve a list of schedules and subscriptions, besides using Command Manager. 2. 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. You can also create, edit, or delete multiple metrics at the same time by using a Command Manager script. 31K. PROJECT "project_name" is the name of the project for which caching is to be purged, of type string. (4) Command Manager was unable to establish a connection to Intelligence Server. Right mouse click the grid and choose 'Export Results -> to Excel'. x Number of Views 2. A token is a word, a list of words enclosed in quotation marks, or a symbol. 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. Lists current privileges of a user. Alternatively, the user can split the logs between Results, Failed Instructions, and. sourcetableN is the name of the source table to be used in the form, of type string, between double quotes ("). These procedures are briefly described below. LIST PRIVILEGES FOR SECURITY ROLE "Architect Users"; ResultSet Columns. For example, you can create multiple empty reports that use the same template. To create a new procedure. To reproduce the issue with MicroStrategy Tutorial, an Administrative user can run the following MicroStrategy Command Manager 8. new_attr_name is the new name of the attribute, of type string, between double quotes ("). Description: A basic demo for Admins and Advanced. To execute a script from the command line. A single batch file can contain more than one script to be executed. Command Manager was unable to. ALLOW_CHANGE_PASSWORD: Whether or not the user's password can be changed, returned as a boolean value. You can also create, edit, or delete multiple custom groups at the same time by using a Command Manager script. This command line interface is used to run command manager scripts without having to load the graphical interface and to. Example. CM is being used since REST API work only in Library and can't. NOTE: Parameters enclosed in brackets '' are optional. The method IDSSSource::ExecuteCommand - with the command DssSrcCmdPurge purges all objects from an object cache. If you have purchased a license for Command Manager, you can use Command Manager scripts to create and manage your schedules and subscriptions. Triggers an event in a MicroStrategy Intelligence Server. x. KB6392: How to execute a command manager script through a command line interface with MicroStrategy Administrator - Command Manager 9. Command Manager contains a large number of sample procedures that you can view and modify. For example, you can create a subscription to send multiple recipients a report via email but specify that one member of the subscription receive the information as a link. Name: The name of the object returned by the search, returned as a string. It is the most basic, simple, and therefore, the most massive way to use command Manager. 1. Uses an English like scripting language to convert a. Starting in MicroStrategy Command Manager, the user can take advantage of Procedures, a new concept that introduces the flexibility of using java code with regular command manager commands. 5. This issue is caused because the MicroStrategy Command Manager script did not specify to apply on 'run time settings. x-10. All other text appears in black. 2. 0. txt. This article provides instructions on how to configure Enterprise Manager Data Loads using Command Manager scripts in MicroStrategy 10. Lists the current properties of a user. You can then call this procedure from another Command Manager script, supplying. 3. long_description is the long description of the attribute, of type string, between double quotes ("). Type mstrcmdmgrw and press Enter. You can manage configuration settings within the MicroStrategy platform, for either project sources or Narrowcast Server metadatas. 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". 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. 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. Run Command statement. The Command Manager script engine uses a unique syntax that is similar to SQL and other such scripting languages. Why MicroStrategy Why MicroStrategy; Customer Stories; Platform Products; MicroStrategy ONE; AI & Augmented; Dossier; Library; Workstation; HyperIntelligence; Multi-Cloud; Embedded Analytics; Innovations; Futures. 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. For more information about Command Manager, including steps to use Command Manager scripts, see the Command Manager chapter of the System. Use this module to create or execute MicroStrategy Command Manager scripts. A full list of parameters can also be accessed from a command prompt by entering cmdmgrlt. 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. To load a script and execute it, type EXECFILE filename, where filename is the name of the script. All up to date privilege tokens are accessible in Command Manager, see Inserting Sample Statements: Outlines for more information. 4. The main Command Manager window contains the Script windows you use to edit and execute Command Manager scripts. KB42309: When using MicroStrategy Command Manager script ALTER SERVER. Despite the fact that the Supplemental Reference for System Administration Guide provides an example of this script being used, use of 'NTLINK' is redundant when using 'IMPORTWINUSER'. ; Server name: The server that will be associated with this data load. 4. Project source statement syntax. For detailed instructions on using Java in procedures, see the Command Manager Help. For more information about Command Manager, see Automating Administrative Tasks with Command Manager. CACHE_FILE_NAME: The name of the Intelligent Cube cache file, returned as a string. 3. From the MicroStrategy Object Manager on a client machine connect to the Intelligence Server and create a project package. Drag an attribute from the Datasets panel to the Columns area of the Editor panel to add attributes to the columns. For the syntax of metric expressions in Command Manager, see Metric expressions syntax. List Report Properties statement. The Kernel XML trace (communication between IS and command manager) Kernel XML trace:KB438788: Command Manager Script to List Intelligent Cube Properties Returns Null in MicroStrategy 10. (5) Command Manager was unable to establish a connection to Narrowcast Server. 4. Settings for an individual recipient overwrite settings at the subscription level. 4. Procedures can use Command Manager syntax, or they can be written in the Java programming language and incorporate Command Manager statements in Java commands. The changes will. Lists all attributes from a given location path within a project. For example, you can edit all custom groups to use a different attribute element. 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. MicroStrategy Configuration Wizard – mstrcfgwiz. The script file is empty. MicroStrategy Administrator - Command Manager 9. You can then call. NTLINK "new_nt_user_id" is the new Windows user name ID to be linked to the user, of type string, with format DOMAINusername. Information if the script that is falling come from the outline list or this is new created script. Command Manager is a MicroStrategy tool designed to automate certain tasks and processes. It returns an exit code. In MicroStrategy Command Manager 9. LIST ALL PROPERTIES FOR SERVER CONFIGURATION; By default this settings it TRUE. project_name is the name of the project, of type string, between double quotes ("). 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 (" "). Connect to a project source or Narrowcast Server using the CONNECTMSTR or CONNECTNCS command. 3. For more information, see the Command Manager chapter of the System Administration Help. scp":. Sure, currently just exploring the mstrio. Number of Views 3. This list can also be export to an XML or CSV file. If you try to execute a script with statements that are not available in Command Manager Runtime, the script fails with. Voici d'autres exemples de tâches que vous pouvez effectuer à l'aide de Command Manager : : Ajoutez, supprimez ou modifiez des. Example. This command line interface is used to run command manager scripts without having to load the graphical interface and to. You can also create, edit, or delete multiple metrics at the same time by using a Command Manager script. Procedures cannot be used with Narrowcast Server statements. The Command Manager script engine uses a unique syntax that is similar to SQL and other such scripting languages. Number of Views 2. Below is a sample: cmdmgr. Java cannot be included directly in a Command Manager script. 1 Hotfix 3. To invoke Command Manager from the database server, use one of the following commands: SQL Server: exec xp. The sample procedures are stored in the Command Manager directory, in OutlinesProcedure_OutlinesUser_Procedures . PROJECT "project_name" is the project for which you want to list the security roles for the user or group, of type string. List Attributes statement. 81K KB18804: After executing a ’PURGE [ALL REPORT] CACHING' script in MicroStrategy Administrator Command Manager 9. For more information about Command Manager, see Automating Administrative Tasks with Command Manager. The steps below show you how to deploy a workflow from within System Manager. x. NAME: The name of the subscription, returned as a string. This article provides steps to modify the Project Configuration settings through a MicroStrategy Sample Procedure in Command Manager. PROJECT "project_name1. The second script, using the Alter User script, is used to configure the user. Click the Outline button. For more information about Command Manager, including steps to use scripts, see the Command Manager chapter of the System Administration Help. The Command Manager script engine uses a unique syntax that is similar to SQL and other such scripting languages. x provided to ability to run some outlines without the need for an Intelligence Server or Narrowcast Server connection. RUN SEARCH "Search for all objects of type Metric" IN FOLDER "Public ObjectsSearches" FOR PROJECT "MicroStrategy Tutorial"; ResultSet Columns. A full list of parameters can also be accessed from a command prompt by entering cmdmgr. A Command Manager 9. Command Line. NAME: The name of the user connection, returned as a string. MicroStrategy Command Manager introduces the ability to save scripts with encryption. ###Description Goal of this repo is to share/collect customer created/customized procedures of MicroStrategy Command Manager. But for this Property Value is 3 which needs to be passed in command manager script. This requires a cron job to be scheduled to run the MSCT cron script, which checks the message receipt folder frequently. For steps to create a custom group in MicroStrategy Developer, see the MicroStrategy Developer help. The following procedure describes how to write a script for MicroStrategy Command Manager 9. For example, the script may have tried to write to a read-only file, or read from a file that does not exist. NUMERIC: When the answer is a number such as when trying to qualify on 2011 in the Year attribute in MicrosStrategy Tutorial project, use the following syntax:Procedures can use Command Manager syntax, or they can be written in the Java programming language and incorporate Command Manager statements in Java commands. You can turn on the Sending Log to Telemetry Server feature using either MicroStrategy Web or Command Manager. 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 (" ").