LVMGRL
Use this command to run Longview Server Manager console commands, such as restatements, stop/start, import/export, archive monitor, etc.…
This command will allow up to 16 commands to be used in one LVMGRL command or multiple LVMGRL commands can be used.
This command must be used in conjunction with the BEGIN AdminService and END AdminService commands. The output of the LVMGRL commands will be saved in the document specified in the BEGIN AdminService command.
where:
- Command is the Longview Server Manager console command to be ran.
Syntax example
BEGIN AdminService "OutputFile.txt" e3000 9700
LVMGRL "User Admin Admin1" "restate unadjusted" "archive monitor"
END AdminService
Syntax example for ISW platform configuration
BEGIN AdminService "OutputFile.txt" https://localhost:8080/client/
LVMGRL "User 4c796c6b-21u5-463b-8ddd-c5839e5c41e7 qPa-pz0D8mgi4zDZRR2E AAD AzureServer iswb2c" "restate unadjusted" "archive monitor"
END AdminService
See also